Certifiably Correct Range-Aided SLAM
Alan Papalia, Andrew Fishberg, Brendan W. O'Neill, Jonathan P. How,, David M. Rosen, John J. Leonard

TL;DR
This paper introduces CORA, a novel algorithm that efficiently computes certifiably optimal solutions for range-aided SLAM problems, overcoming non-convexity and initialization issues inherent in traditional methods.
Contribution
CORA formulates RA-SLAM as a QCQP and relaxes it to an SDP, providing both bounds and solutions that are insensitive to initialization and applicable to complex measurement models.
Findings
CORA achieves high-quality solutions on real-world problems.
The SDP relaxation is often tight, especially with increased graph connectivity.
CORA outperforms state-of-the-art methods in solution quality and robustness.
Abstract
We present the first algorithm to efficiently compute certifiably optimal solutions to range-aided simultaneous localization and mapping (RA-SLAM) problems. Robotic navigation systems increasingly incorporate point-to-point ranging sensors, leading to state estimation problems in the form of RA-SLAM. However, the RA-SLAM problem is significantly more difficult to solve than traditional pose-graph SLAM: ranging sensor models introduce non-convexity and single range measurements do not uniquely determine the transform between the involved sensors. As a result, RA-SLAM inference is sensitive to initial estimates yet lacks reliable initialization techniques. Our approach, certifiably correct RA-SLAM (CORA), leverages a novel quadratically constrained quadratic programming (QCQP) formulation of RA-SLAM to relax the RA-SLAM problem to a semidefinite program (SDP). CORA solves the SDP…
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 · Indoor and Outdoor Localization Technologies · Robotic Path Planning Algorithms
