CoFiNet: Reliable Coarse-to-fine Correspondences for Robust Point Cloud Registration
Hao Yu, Fu Li, Mahdi Saleh, Benjamin Busam, Slobodan Ilic

TL;DR
CoFiNet introduces a hierarchical, coarse-to-fine approach for point cloud registration that improves correspondence accuracy without keypoint detection, outperforming existing methods especially in low-overlap scenarios.
Contribution
The paper proposes CoFiNet, a novel hierarchical network that extracts correspondences without keypoint detection, enhancing robustness and efficiency in point cloud registration.
Findings
Outperforms state-of-the-art methods on standard benchmarks.
Achieves at least 5% higher registration recall on 3DLoMatch.
Uses fewer parameters than competing approaches.
Abstract
We study the problem of extracting correspondences between a pair of point clouds for registration. For correspondence retrieval, existing works benefit from matching sparse keypoints detected from dense points but usually struggle to guarantee their repeatability. To address this issue, we present CoFiNet - Coarse-to-Fine Network which extracts hierarchical correspondences from coarse to fine without keypoint detection. On a coarse scale and guided by a weighting scheme, our model firstly learns to match down-sampled nodes whose vicinity points share more overlap, which significantly shrinks the search space of a consecutive stage. On a finer scale, node proposals are consecutively expanded to patches that consist of groups of points together with associated descriptors. Point correspondences are then refined from the overlap areas of corresponding patches, by a density-adaptive…
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
