Spectral Measurement Sparsification for Pose-Graph SLAM
Kevin J. Doherty, David M. Rosen, John J. Leonard

TL;DR
This paper introduces MAC, a spectral sparsification method for pose-graph SLAM that efficiently retains graph connectivity and SLAM accuracy during long-term navigation by maximizing algebraic connectivity.
Contribution
The paper presents a novel convex relaxation-based spectral sparsification algorithm, MAC, that improves pose-graph SLAM scalability while providing formal performance guarantees.
Findings
MAC produces high-quality sparsification results quickly.
Retains graph connectivity and SLAM solution quality.
Outperforms baseline methods in experiments.
Abstract
Simultaneous localization and mapping (SLAM) is a critical capability in autonomous navigation, but in order to scale SLAM to the setting of "lifelong" SLAM, particularly under memory or computation constraints, a robot must be able to determine what information should be retained and what can safely be forgotten. In graph-based SLAM, the number of edges (measurements) in a pose graph determines both the memory requirements of storing a robot's observations and the computational expense of algorithms deployed for performing state estimation using those observations; both of which can grow unbounded during long-term navigation. To address this, we propose a spectral approach for pose graph sparsification which maximizes the algebraic connectivity of the sparsified measurement graphs, a key quantity which has been shown to control the estimation error of pose graph SLAM solutions. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Robotic Path Planning Algorithms · Optimization and Search Problems
