We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: Direct Superpoints Matching for Robust Point Cloud Registration

Abstract: Deep neural networks endow the downsampled superpoints with highly discriminative feature representations. Previous dominant point cloud registration approaches match these feature representations, \eg, using the Sinkhorn algorithm as the first step. A RANSAC-like method is then usually adopted as a post-processing refinement to filter the outliers. These approaches tend to be computationally intensive due to the iterative nature of RANSAC and require careful parameter tuning to adapt to various practical applications. In this paper, we emphasize the role of matching strategy in superpoint feature matching. We propose a straightforward and effective approach to directly match superpoints by leveraging a global softmax layer in an end-to-end fashion. These matched superpoints are instrumental in estimating the SE(3) transformation between the source and target point clouds. Notably, our approach employs softmax probabilities as weights for each correspondence, allowing us to reject the outliers and further weigh the rest inliers when fitting the transformation matrix, which does not need any post-processing refinement. Moreover, our approach enables joint optimization of different components, including feature representation learning, superpoints matching, and transformation estimation, leading to better registration performance. Experimental results on the standard benchmarks, including ModelNet, 3DMatch, and KITTI validate the effectiveness of our approach, where we obtain comparable or even better accuracy than state-of-the-art methods. Our code and model weights will be publicly available.
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:2307.01362 [cs.CV]
  (or arXiv:2307.01362v2 [cs.CV] for this version)

Submission history

From: Aniket Gupta [view email]
[v1] Mon, 3 Jul 2023 21:33:40 GMT (4510kb,D)
[v2] Fri, 29 Sep 2023 17:26:53 GMT (1128kb,D)
[v3] Thu, 28 Mar 2024 17:55:39 GMT (1125kb,D)
[v4] Fri, 29 Mar 2024 17:11:38 GMT (1125kb,D)

Link back to: arXiv, form interface, contact.