Go-ICP: A Globally Optimal Solution to 3D ICP Point-Set Registration

11 May 2016  ·  Jiaolong Yang, Hongdong Li, Dylan Campbell, Yunde Jia ·

The Iterative Closest Point (ICP) algorithm is one of the most widely used methods for point-set registration. However, being based on local iterative optimization, ICP is known to be susceptible to local minima. Its performance critically relies on the quality of the initialization and only local optimality is guaranteed. This paper presents the first globally optimal algorithm, named Go-ICP, for Euclidean (rigid) registration of two 3D point-sets under the L2 error metric defined in ICP. The Go-ICP method is based on a branch-and-bound (BnB) scheme that searches the entire 3D motion space SE(3). By exploiting the special structure of SE(3) geometry, we derive novel upper and lower bounds for the registration error function. Local ICP is integrated into the BnB scheme, which speeds up the new method while guaranteeing global optimality. We also discuss extensions, addressing the issue of outlier robustness. The evaluation demonstrates that the proposed method is able to produce reliable registration results regardless of the initialization. Go-ICP can be applied in scenarios where an optimal solution is desirable or where a good initialization is not always available.

PDF Abstract

Datasets


Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Point Cloud Registration 3DMatch (at least 30% overlapped - FCGF setting) Go-ICP Recall (0.3m, 15 degrees) 22.9 # 9
Point Cloud Registration ETH (trained on 3DMatch) GO-ICP Recall (30cm, 5 degrees) 1.54 # 13
Point Cloud Registration FP-O-E GO-ICP Recall (3cm, 10 degrees) 0.00 # 6
RRE (degrees) - # 6
RTE (cm) - # 6
Point Cloud Registration FP-O-H GO-ICP Recall (3cm, 10 degrees) 0.00 # 6
RRE (degrees) - # 6
RTE (cm) - # 6
Point Cloud Registration FP-O-M GO-ICP Recall (3cm, 10 degrees) 0.00 # 6
RRE (degrees) - # 6
RTE (cm) - # 6
Point Cloud Registration FP-R-E GO-ICP Recall (3cm, 10 degrees) 0.00 # 6
RRE (degrees) - # 6
RTE (cm) - # 6
Point Cloud Registration FP-R-H GO-ICP Recall (3cm, 10 degrees) 0.00 # 6
RRE (degrees) - # 6
RTE (cm) - # 6
Point Cloud Registration FP-R-M GO-ICP Recall (3cm, 10 degrees) 0.06 # 6
RRE (degrees) 1.87 # 5
RTE (cm) 2.71 # 6
Point Cloud Registration FP-T-E GO-ICP Recall (3cm, 10 degrees) 0.00 # 6
RRE (degrees) - # 6
RTE (cm) - # 6
Point Cloud Registration FP-T-H GO-ICP Recall (3cm, 10 degrees) 0.00 # 6
RRE (degrees) - # 6
RTE (cm) - # 6
Point Cloud Registration FP-T-M GO-ICP Recall (3cm, 10 degrees) 0.00 # 6
RRE (degrees) - # 6
RTE (cm) - # 6

Methods


No methods listed for this paper. Add relevant methods here