G3Reg: Pyramid Graph-based Global Registration using Gaussian Ellipsoid Model
Zhijian Qiao, Zehuan Yu, Binqian Jiang, Huan Yin, and Shaojie Shen

TL;DR
G3Reg introduces a fast, robust global registration method for LiDAR point clouds using geometric primitives and a pyramid graph approach, outperforming existing methods in accuracy and speed.
Contribution
The paper proposes a novel framework combining Gaussian Ellipsoid Models and Pyramid Compatibility Graphs for improved LiDAR point cloud registration.
Findings
Superior robustness compared to state-of-the-art methods.
Real-time performance demonstrated on multiple datasets.
Potential for integration into other registration frameworks.
Abstract
This study introduces a novel framework, G3Reg, for fast and robust global registration of LiDAR point clouds. In contrast to conventional complex keypoints and descriptors, we extract fundamental geometric primitives, including planes, clusters, and lines (PCL) from the raw point cloud to obtain low-level semantic segments. Each segment is represented as a unified Gaussian Ellipsoid Model (GEM), using a probability ellipsoid to ensure the ground truth centers are encompassed with a certain degree of probability. Utilizing these GEMs, we present a distrust-and-verify scheme based on a Pyramid Compatibility Graph for Global Registration (PAGOR). Specifically, we establish an upper bound, which can be traversed based on the confidence level for compatibility testing to construct the pyramid graph. Then, we solve multiple maximum cliques (MAC) for each level of the pyramid graph, thus…
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
Topics3D Shape Modeling and Analysis · Remote Sensing and LiDAR Applications · Robotics and Sensor-Based Localization
