Our new X account is live! Follow @wizwand_team for updates
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 registrationKITTI
RR97.25
76
Point cloud registrationKITTI odometry (sequences 8-10)
Success Rate99.5
70
Point cloud registration3DMatch
Registration Recall (RR)93.72
51
6-DoF Pose EstimationYCB-V BOP challenge 2020
AR51
37
Pairwise point cloud registration3DLoMatch
RR70.91
23
Object Pose EstimationTUD-L BOP (test)
mAR0.483
23
6D Object Pose EstimationLM-O (test)
Recall (Mean)33.9
22
Point cloud registration3DLoMatch (low-overlap)
Registration Recall59.85
18
Point cloud registration3DMatch FPFH descriptors
RR83.9
11
Point cloud registration3DMatch FCGF descriptors
Registration Recall (%)93.72
11
Showing 10 of 14 rows

Other info

Follow for update