RegFormer: An Efficient Projection-Aware Transformer Network for Large-Scale Point Cloud Registration
Jiuming Liu, Guangming Wang, Zhe Liu, Chaokang Jiang, Marc Pollefeys,, Hesheng Wang

TL;DR
RegFormer introduces an efficient, end-to-end transformer network for large-scale point cloud registration, effectively capturing global features and reducing mismatches without post-processing, suitable for outdoor LiDAR scans.
Contribution
The paper presents a novel projection-aware hierarchical transformer with linear complexity for large-scale point cloud registration, eliminating the need for traditional two-stage methods.
Findings
Achieves competitive accuracy on KITTI and NuScenes datasets.
Demonstrates high efficiency and scalability for large outdoor scenes.
Outperforms existing methods in both speed and robustness.
Abstract
Although point cloud registration has achieved remarkable advances in object-level and indoor scenes, large-scale registration methods are rarely explored. Challenges mainly arise from the huge point number, complex distribution, and outliers of outdoor LiDAR scans. In addition, most existing registration works generally adopt a two-stage paradigm: They first find correspondences by extracting discriminative local features and then leverage estimators (eg. RANSAC) to filter outliers, which are highly dependent on well-designed descriptors and post-processing choices. To address these problems, we propose an end-to-end transformer network (RegFormer) for large-scale point cloud alignment without any further post-processing. Specifically, a projection-aware hierarchical transformer is proposed to capture long-range dependencies and filter outliers by extracting point features globally.…
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
TopicsRemote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage · 3D Shape Modeling and Analysis
