A Quaternion-based Certifiably Optimal Solution to the Wahba Problem with Outliers
Heng Yang, Luca Carlone

TL;DR
This paper introduces QUASAR, a novel quaternion-based convex relaxation method that efficiently and reliably finds globally optimal rotations in the Wahba problem even with up to 95% outliers, outperforming existing techniques.
Contribution
It formulates a robust, certifiably optimal solution to the Wahba problem using a novel TLS cost, quaternion representation, and SDP relaxation, handling high outlier ratios.
Findings
QUASAR outperforms RANSAC and other methods in accuracy and robustness.
The SDP relaxation is tight even with large noise and outliers.
The approach can handle up to 95% outliers in data.
Abstract
The Wahba problem, also known as rotation search, seeks to find the best rotation to align two sets of vector observations given putative correspondences, and is a fundamental routine in many computer vision and robotics applications. This work proposes the first polynomial-time certifiably optimal approach for solving the Wahba problem when a large number of vector observations are outliers. Our first contribution is to formulate the Wahba problem using a Truncated Least Squares (TLS) cost that is insensitive to a large fraction of spurious correspondences. The second contribution is to rewrite the problem using unit quaternions and show that the TLS cost can be framed as a Quadratically-Constrained Quadratic Program (QCQP). Since the resulting optimization is still highly non-convex and hard to solve globally, our third contribution is to develop a convex Semidefinite Programming…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Image and Object Detection Techniques · Advanced Vision and Imaging
