Multi-session Localization and Mapping Exploiting Topological Information
Lorenzo Montano-Olivan, Julio A. Placed, Luis Montano, Maria T. Lazaro
TL;DR
The paper addresses the need for robust, scalable operation in previously visited environments by moving beyond full SLAM in every session. It introduces a graph-based multi-session framework that couples map-based localization with selective mapping, guided by a topology-informed decision module that analyzes pose-graph connectivity. Key contributions include transforming the reference map into an active localization target, employing weighted connectivity metrics $\bar{d}$ and $\bar{\lambda}_2$ to drive a two-step consensus that switches between localization and mapping, and robust inter-session loop closure. Experimental results on public datasets and a mine deployment demonstrate improved global consistency, reduced graph complexity, and strong performance in unmapped regions, highlighting practical viability for lifelong mapping tasks.
Abstract
Operating in previously visited environments is becoming increasingly crucial for autonomous systems, with direct applications in autonomous driving, surveying, and warehouse or household robotics. This repeated exposure to observing the same areas poses significant challenges for mapping and localization -- key components for enabling any higher-level task. In this work, we propose a novel multi-session framework that builds on map-based localization, in contrast to the common practice of greedily running full SLAM sessions and trying to find correspondences between the resulting maps. Our approach incorporates a topology-informed, uncertainty-aware decision-making mechanism that analyzes the pose-graph structure to detect low-connectivity regions, selectively triggering mapping and loop closing modules. The resulting map and pose-graph are seamlessly integrated into the existing model, reducing accumulated error and enhancing global consistency. We validate our method on overlapping sequences from datasets and demonstrate its effectiveness in a real-world mine-like environment.
