Efficient Incremental SLAM via Information-Guided and Selective Optimization
Reza Arablouei

TL;DR
This paper introduces an efficient incremental SLAM back-end that balances accuracy and computational cost by using information-guided gating and selective partial optimization, enabling real-time performance without sacrificing global consistency.
Contribution
It proposes a novel combination of information-guided gating and selective partial optimization that maintains accuracy while significantly reducing computational effort in incremental SLAM.
Findings
Matches batch solver accuracy on benchmark datasets
Reduces computational cost compared to traditional incremental methods
Maintains global consistency with fewer computations
Abstract
We present an efficient incremental SLAM back-end that achieves the accuracy of full batch optimization while substantially reducing computational cost. The proposed approach combines two complementary ideas: information-guided gating (IGG) and selective partial optimization (SPO). IGG employs an information-theoretic criterion based on the log-determinant of the information matrix to quantify the contribution of new measurements, triggering global optimization only when a significant information gain is observed. This avoids unnecessary relinearization and factorization when incoming data provide little additional information. SPO executes multi-iteration Gauss-Newton (GN) updates but restricts each iteration to the subset of variables most affected by the new measurements, dynamically refining this active set until convergence. Together, these mechanisms retain all measurements to…
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.
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 · Distributed Control Multi-Agent Systems
