Point Cloud Registration using Representative Overlapping Points
Lifa Zhu, Dongrui Liu, Changwei Lin, Rui Yan, Francisco, G\'omez-Fern\'andez, Ninghua Yang, Ziyong Feng

TL;DR
This paper introduces ROPNet, a deep learning model that improves 3D point cloud registration by focusing on representative overlapping points, effectively handling partial overlaps and outperforming existing methods.
Contribution
The paper presents ROPNet, a novel deep learning approach that transforms partial-to-partial registration into partial-to-complete registration using a context-guided module and Transformer-based feature enrichment.
Findings
Outperforms traditional and learning-based methods on ModelNet40.
Achieves state-of-the-art registration accuracy.
Effectively handles noisy and partial overlaps.
Abstract
3D point cloud registration is a fundamental task in robotics and computer vision. Recently, many learning-based point cloud registration methods based on correspondences have emerged. However, these methods heavily rely on such correspondences and meet great challenges with partial overlap. In this paper, we propose ROPNet, a new deep learning model using Representative Overlapping Points with discriminative features for registration that transforms partial-to-partial registration into partial-to-complete registration. Specifically, we propose a context-guided module which uses an encoder to extract global features for predicting point overlap score. To better find representative overlapping points, we use the extracted global features for coarse alignment. Then, we introduce a Transformer to enrich point features and remove non-representative points based on point overlap score and…
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 · 3D Surveying and Cultural Heritage · Robotics and Sensor-Based Localization
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Adam · Dropout · Layer Normalization · Byte Pair Encoding · Label Smoothing
