paper-with-me

홈 › Papers

ARCS: Accurate Rotation and Correspondence Search

2022-03-28 · CVPR 2022 1 · Liangzu Peng, Manolis C. Tsakiris, René Vidal

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 $3$D point sets, of sizes $m$ and $n$ respectively with $m\geq n$. We first propose a solver, $\texttt{ARCS}$, that i) assumes noiseless point sets in general position, ii) requires only $2$ inliers, iii) uses $O(m\log m)$ time and $O(m)$ space, and iv) can successfully solve the problem even with, e.g., $m,n\approx 10^6$ in about $0.1$ seconds. We next robustify $\texttt{ARCS}$ 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 $\varepsilon$-stationary point in $O(\varepsilon^{-4})$ iterations, or locally to the ground-truth at a linear rate in the absence of noise. We combine these algorithms into $\texttt{ARCS+}$, to simultaneously search for rotations and correspondences. Experiments show that $\texttt{ARCS+}$ 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. \url{https://github.com/liangzu/ARCS}

📄 PDF Abstract BibTeX arXiv:2203.14493

Code (1)

liangzu/arcs 공식 구현

Similar Papers 제목 키워드 기반

Quantifying Accuracy of an Event-Based Star Tracker via Earth's Rotation

2025-09-10 · Dennis Melamed, Connor Hashemi, Scott McCloskey arxiv

Event-based cameras (EBCs) are a promising new technology for star tracking-based attitude determination, but prior studies have struggled to determine accurate ground truth for real data. We analyze the accuracy of an E…

High-accuracy Vision-Based Attitude Estimation System for Air-Bearing Spacecraft Simulators

2023-12-13 · Fabio Ornati, Gianfranco Di Domenico, Paolo Panicucci, Francesco Topputo

Air-bearing platforms for simulating the rotational dynamics of satellites require highly precise ground truth systems. Unfortunately, commercial motion capture systems used for this scope are complex and expensive. This…

Raspberry Pi 4

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

2021-04-30 · Lei Sun

Rotation search and point cloud registration are two fundamental problems in robotics and computer vision, which aim to estimate the rotation and the transformation between the 3D vector sets and point clouds, respective…

Point Cloud Registration

Evaluating Emotion Arcs Across Languages: Bridging the Global Divide in Sentiment Analysis

2023-06-03 · Daniela Teodorescu, Saif M. Mohammad

Emotion arcs capture how an individual (or a population) feels over time. They are widely used in industry and research; however, there is little work on evaluating the automatically generated arcs. This is because of th…

ARCEmotion ClassificationSentiment Analysis

Deterministic Point Cloud Registration via Novel Transformation Decomposition

2022-01-01 · CVPR 2022 1 · Wen Chen, Haoang Li, Qiang Nie, Yun-hui Liu

Given a set of putative 3D-3D point correspondences, we aim to remove outliers and estimate rigid transformation with 6 degrees of freedom (DOF). Simultaneously estimating these 6 DOF is time-consuming due to high-di…

Point Cloud Registration