Fast and Robust Registration of Partially Overlapping Point Clouds
Eduardo Arnold, Sajjad Mozaffari, Mehrdad Dianati

TL;DR
This paper introduces a fast, robust registration method for partially overlapping point clouds using learned correspondences and a graph attention network, outperforming existing methods especially in low-overlap scenarios.
Contribution
The novel registration approach combines point-wise feature encoding with graph-based attention to improve matching in low-overlap point clouds, achieving faster inference.
Findings
Performs on par with state-of-the-art on KITTI dataset.
Outperforms existing methods on low-overlap point clouds.
Achieves inference times as low as 410ms, significantly faster than competitors.
Abstract
Real-time registration of partially overlapping point clouds has emerging applications in cooperative perception for autonomous vehicles and multi-agent SLAM. The relative translation between point clouds in these applications is higher than in traditional SLAM and odometry applications, which challenges the identification of correspondences and a successful registration. In this paper, we propose a novel registration method for partially overlapping point clouds where correspondences are learned using an efficient point-wise feature encoder, and refined using a graph-based attention network. This attention network exploits geometrical relationships between key points to improve the matching in point clouds with low overlap. At inference time, the relative pose transformation is obtained by robustly fitting the correspondences through sample consensus. The evaluation is performed on the…
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 Shape Modeling and Analysis · 3D Surveying and Cultural Heritage
