Robust Single Rotation Averaging Revisited

Abstract

In this work, we propose a novel method for robust single rotation averaging that can efficiently handle an extremely large fraction of outliers. Our approach is to minimize the total truncated least unsquared deviations (TLUD) cost of geodesic distances. The proposed algorithm consists of three steps: First, we consider each input rotation as a potential initial solution and choose the one that yields the least sum of truncated chordal deviations. Next, we obtain the inlier set using the initial solution and compute its chordal $L_2$ L 2 -mean. Finally, starting from this estimate, we iteratively compute the geodesic $L_1$ L 1 -mean of the inliers using the Weiszfeld algorithm on SO (3). An extensive evaluation shows that our method is robust against up to 99% outliers given a sufficient number of accurate inliers, outperforming the current state of the art. We also demonstrate that it can be used to solve the rotation part of the point cloud registration.

Cite

Text

Lee and Civera. "Robust Single Rotation Averaging Revisited." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91569-7_3

Markdown

[Lee and Civera. "Robust Single Rotation Averaging Revisited." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/lee2024eccvw-robust/) doi:10.1007/978-3-031-91569-7_3

BibTeX

@inproceedings{lee2024eccvw-robust,
  title     = {{Robust Single Rotation Averaging Revisited}},
  author    = {Lee, Seong Hun and Civera, Javier},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {30-42},
  doi       = {10.1007/978-3-031-91569-7_3},
  url       = {https://mlanthology.org/eccvw/2024/lee2024eccvw-robust/}
}