Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

3D Registration with Maximal Cliques

About

As a fundamental problem in computer vision, 3D point cloud registration (PCR) aims to seek the optimal pose to align a point cloud pair. In this paper, we present a 3D registration method with maximal cliques (MAC). The key insight is to loosen the previous maximum clique constraint, and mine more local consensus information in a graph for accurate pose hypotheses generation: 1) A compatibility graph is constructed to render the affinity relationship between initial correspondences. 2) We search for maximal cliques in the graph, each of which represents a consensus set. We perform node-guided clique selection then, where each node corresponds to the maximal clique with the greatest graph weight. 3) Transformation hypotheses are computed for the selected cliques by the SVD algorithm and the best hypothesis is used to perform registration. Extensive experiments on U3M, 3DMatch, 3DLoMatch and KITTI demonstrate that MAC effectively increases registration accuracy, outperforms various state-of-the-art methods and boosts the performance of deep-learned methods. MAC combined with deep-learned methods achieves state-of-the-art registration recall of 95.7% / 78.9% on 3DMatch / 3DLoMatch.

Xiyu Zhang, Jiaqi Yang, Shikun Zhang, Yanning Zhang• 2023

Related benchmarks

TaskDatasetResultRank
Point cloud registration3DMatch
Registration Recall (RR)93.72
182
Point cloud registrationKITTI
RR99.5
98
Pairwise point cloud registration3DLoMatch
RR70.91
73
Point cloud registrationKITTI odometry (sequences 8-10)
Success Rate99.5
70
3D Point Cloud Registration3DMatch
Translation Error (cm)6.54
44
6-DoF Pose EstimationYCB-V BOP challenge 2020
AR51
37
Point cloud registration3DLoMatch (low-overlap)
Registration Recall59.85
25
Rigid Registration3DLoMatch
Registration Recall60.13
24
Rigid RegistrationKITTI
RR97.48
24
Object Pose EstimationTUD-L BOP (test)
mAR0.483
23
Showing 10 of 20 rows

Other info

Follow for update