An Efficient Planar Bundle Adjustment Algorithm
Lipu Zhou, Daniel Koppel, Hui Ju, Frank Steinbruecker, Michael Kaess

TL;DR
This paper introduces a novel efficient algorithm for Planar Bundle Adjustment (PBA) that leverages problem structure to significantly reduce computational costs in 3D reconstruction involving planes.
Contribution
The paper proposes a reduced Jacobian and residual approach for PBA, enabling faster and more accurate optimization compared to traditional BA methods.
Findings
Significantly reduces computational time for PBA.
Improves accuracy and robustness over existing plane-to-plane methods.
Effective in large-scale 3D reconstruction with multiple features.
Abstract
This paper presents an efficient algorithm for the least-squares problem using the point-to-plane cost, which aims to jointly optimize depth sensor poses and plane parameters for 3D reconstruction. We call this least-squares problem \textbf{Planar Bundle Adjustment} (PBA), due to the similarity between this problem and the original Bundle Adjustment (BA) in visual reconstruction. As planes ubiquitously exist in the man-made environment, they are generally used as landmarks in SLAM algorithms for various depth sensors. PBA is important to reduce drift and improve the quality of the map. However, directly adopting the well-established BA framework in visual reconstruction will result in a very inefficient solution for PBA. This is because a 3D point only has one observation at a camera pose. In contrast, a depth sensor can record hundreds of points in a plane at a time, which results in a…
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 · Advanced Vision and Imaging · 3D Surveying and Cultural Heritage
