TL;DR
This paper introduces HiPE, a hierarchical initialization method for pose graph optimization that improves convergence and robustness by using a coarse representation of the problem, leading to more efficient solutions.
Contribution
HiPE presents a novel hierarchical approach that constructs an abstract graph for better initialization in pose graph optimization, enhancing robustness without added computational cost.
Findings
HiPE improves convergence speed in pose graph optimization.
The method enhances robustness against poor initializations.
Experimental results outperform state-of-the-art initialization techniques.
Abstract
Pose graph optimization is a non-convex optimization problem encountered in many areas of robotics perception. Its convergence to an accurate solution is conditioned by two factors: the non-linearity of the cost function in use and the initial configuration of the pose variables. In this paper, we present HiPE, a novel hierarchical algorithm for pose graph initialization. Our approach exploits a coarse-grained graph that encodes an abstract representation of the problem geometry. We construct this graph by combining maximum likelihood estimates coming from local regions of the input. By leveraging the sparsity of this representation, we can initialize the pose graph in a non-linear fashion, without computational overhead compared to existing methods. The resulting initial guess can effectively bootstrap the fine-grained optimization that is used to obtain the final solution. In…
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.
