Parallelizable Riemannian Alternating Direction Method of Multipliers for Non-convex Pose Graph Optimization
Xin Chen, Chunfeng Cui, Deren Han, Liqun Qi

TL;DR
This paper introduces PRADMM, a parallelizable Riemannian ADMM algorithm for pose graph optimization that scales efficiently with graph size, offering stable and fast solutions for large-scale SLAM problems.
Contribution
The paper proposes a novel reformulation of PGO and a PRADMM algorithm that enables parallel computation with closed-form subproblems and proven global convergence.
Findings
PRADMM outperforms existing methods in computational efficiency.
All subproblems in PRADMM have closed-form solutions.
Empirical results show PRADMM's superior performance on real-world SLAM benchmarks.
Abstract
Pose graph optimization (PGO) is fundamental to robot perception and navigation systems, serving as the mathematical backbone for solving simultaneous localization and mapping (SLAM). Existing solvers suffer from polynomial growth in computational complexity with graph size, hindering real-time deployment in large-scale scenarios. In this paper, by duplicating variables and introducing equality constraints, we reformulate the problem and propose a Parallelizable Riemannian Alternating Direction Method of Multipliers (PRADMM) to solve it efficiently. Compared with the state-of-the-art methods that usually exhibit polynomial time complexity growth with graph size, PRADMM enables efficient parallel computation across vertices regardless of graph size. Crucially, all subproblems admit closed-form solutions, ensuring PRADMM maintains exceptionally stable performance. Furthermore, by…
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 · Distributed Control Multi-Agent Systems · Robotic Path Planning Algorithms
