GMOR: A Lightweight Robust Point Cloud Registration Framework via Geometric Maximum Overlapping
Zhao Zheng, Jingfan Fan, Long Shao, Hong Song, Danni Ai, Tianyu Fu, Deqiang Xiao, Yongtian Wang, and Jian Yang

TL;DR
This paper introduces GMOR, a lightweight and robust point cloud registration framework that uses geometric maximum overlapping and rotation-only branch-and-bound search to improve accuracy and efficiency, especially under high outlier ratios.
Contribution
The paper proposes a novel registration framework that decomposes transformations via Chasles' theorem and employs a rotation-only BnB search with RMQ problems, reducing complexity and improving robustness.
Findings
Superior accuracy on indoor and outdoor datasets
Polynomial time complexity with linear space growth
Effective handling of high outlier ratios
Abstract
Point cloud registration based on correspondences computes the rigid transformation that maximizes the number of inliers constrained within the noise threshold. Current state-of-the-art (SOTA) methods employing spatial compatibility graphs or branch-and-bound (BnB) search mainly focus on registration under high outlier ratios. However, graph-based methods require at least quadratic space and time complexity for graph construction, while multi-stage BnB search methods often suffer from inaccuracy due to local optima between decomposed stages. This paper proposes a geometric maximum overlapping registration framework via rotation-only BnB search. The rigid transformation is decomposed using Chasles' theorem into a translation along rotation axis and a 2D rigid transformation. The optimal rotation axis and angle are searched via BnB, with residual parameters formulated as range maximum…
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.
