ARCS: Accurate Rotation and Correspondence Search

03/28/2022
by   Liangzu Peng, et al.
0

This paper is about the old Wahba problem in its more general form, which we call "simultaneous rotation and correspondence search". In this generalization we need to find a rotation that best aligns two partially overlapping 3D point sets, of sizes m and n respectively with m≥ n. We first propose a solver, , that i) assumes noiseless point sets in general position, ii) requires only 2 inliers, iii) uses O(mlog m) time and O(m) space, and iv) can successfully solve the problem even with, e.g., m,n≈ 10^6 in about 0.1 seconds. We next robustify to noise, for which we approximately solve consensus maximization problems using ideas from robust subspace learning and interval stabbing. Thirdly, we refine the approximately found consensus set by a Riemannian subgradient descent approach over the space of unit quaternions, which we show converges globally to an ε-stationary point in O(ε^-4) iterations, or locally to the ground-truth at a linear rate in the absence of noise. We combine these algorithms into , to simultaneously search for rotations and correspondences. Experiments show that achieves state-of-the-art performance on large-scale datasets with more than 10^6 points with a 10^4 time-speedup over alternative methods. <https://github.com/liangzu/ARCS>

READ FULL TEXT
research
04/30/2021

ICOS: Efficient and Highly Robust Rotation Search and Point Cloud Registration with Correspondences

Rotation search and point cloud registration are two fundamental problem...
research
11/09/2019

Block-Coordinate Descent on the Riemannian Staircase for Certifiably Correct Distributed Rotation and Pose Synchronization

This paper presents the first certifiably correct solver for distributed...
research
02/27/2020

Globally optimal consensus maximization for robust visual inertial localization in point and line map

Map based visual inertial localization is a crucial step to reduce the d...
research
07/20/2021

Registration of 3D Point Sets Using Correntropy Similarity Matrix

This work focuses on Registration or Alignment of 3D point sets. Althoug...
research
11/01/2021

TriVoC: Efficient Voting-based Consensus Maximization for Robust Point Cloud Registration with Extreme Outlier Ratios

Correspondence-based point cloud registration is a cornerstone in roboti...
research
05/24/2023

ReSync: Riemannian Subgradient-based Robust Rotation Synchronization

This work presents ReSync, a Riemannian subgradient-based algorithm for ...

Please sign up or login with your details

Forgot password? Click here to reset