Eigen-Factors a Bilevel Optimization for Plane SLAM of 3D Point Clouds
Gonzalo Ferrer, Dmitrii Iarosh, Anastasiia Kornilova

TL;DR
The paper introduces Eigen-Factors, an efficient bilevel optimization algorithm for plane-based SLAM in 3D point clouds, leveraging a novel summation matrix and analytical derivatives to improve computational performance.
Contribution
It presents a new plane SLAM algorithm that uses a summation matrix for efficient error calculation and develops a methodology for derivatives on the $SE(3)$ manifold, enabling faster optimization.
Findings
EF achieves high efficiency with $O(1)$ error calculation.
The method outperforms state-of-the-art plane SLAM algorithms in synthetic and real datasets.
Analytical derivatives on $SE(3)$ facilitate faster and more accurate optimization.
Abstract
Modern depth sensors can generate a huge number of 3D points in few seconds to be latter processed by Localization and Mapping algorithms. Ideally, these algorithms should handle efficiently large sizes of Point Clouds under the assumption that using more points implies more information available. The Eigen Factors (EF) is a new algorithm that solves SLAM by using planes as the main geometric primitive. To do so, EF exhaustively calculates the error of all points at complexity , thanks to the {\em Summation matrix} of homogeneous points. The solution of EF is highly efficient: i) the state variables are only the sensor poses -- trajectory, while the plane parameters are estimated previously in closed from and ii) EF alternating optimization uses a Newton-Raphson method by a direct analytical calculation of the gradient and the Hessian, which turns out to be a block diagonal…
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 · 3D Surveying and Cultural Heritage · 3D Shape Modeling and Analysis
