paper-with-me

홈 › Papers

Multiple Rotation Averaging with Constrained Reweighting Deep Matrix Factorization

2024-09-15 · Shiqi Li, Jihua Zhu, Yifan Xie, Naiwen Hu, Mingchen Zhu, Zhongyu Li, Di Wang

Multiple rotation averaging plays a crucial role in computer vision and robotics domains. The conventional optimization-based methods optimize a nonlinear cost function based on certain noise assumptions, while most previous learning-based methods require ground truth labels in the supervised training process. Recognizing the handcrafted noise assumption may not be reasonable in all real-world scenarios, this paper proposes an effective rotation averaging method for mining data patterns in a learning manner while avoiding the requirement of labels. Specifically, we apply deep matrix factorization to directly solve the multiple rotation averaging problem in unconstrained linear space. For deep matrix factorization, we design a neural network model, which is explicitly low-rank and symmetric to better suit the background of multiple rotation averaging. Meanwhile, we utilize a spanning tree-based edge filtering to suppress the influence of rotation outliers. What's more, we also adopt a reweighting scheme and dynamic depth selection strategy to further improve the robustness. Our method synthesizes the merit of both optimization-based and learning-based methods. Experimental results on various datasets validate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2409.09790

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PRAGO: Differentiable Multi-View Pose Optimization From Objectness Detections

2024-03-13 · Matteo Taiana, Matteo Toso, Stuart James, Alessio Del Bue

Robustly estimating camera poses from a set of images is a fundamental task which remains challenging for differentiable methods, especially in the case of small and sparse camera pose graphs. To overcome this challenge,…

graph constructionPose EstimationTranslation

Rotation Coordinate Descent for Fast Globally Optimal Rotation Averaging

2021-03-15 · CVPR 2021 1 · Álvaro Parra, Shin-Fang Chng, Tat-Jun Chin, Anders Eriksson 외

Under mild conditions on the noise level of the measurements, rotation averaging satisfies strong duality, which enables global solutions to be obtained via semidefinite programming (SDP) relaxation. However, generic sol…

valid

Quantum Multiple Rotation Averaging

2026-02-10 · Shuteng Wang, Natacha Kuete Meli, Michael Möller, Vladislav Golyanik arxiv

Multiple rotation averaging (MRA) is a fundamental optimization problem in 3D vision and robotics that aims to recover globally consistent absolute rotations from noisy relative measurements. Established classical method…

On the Robustness of Multi-View Rotation Averaging

2021-02-09 · Xinyi Li, Haibin Ling

Rotation averaging is a synchronization process on single or multiple rotation groups, and is a fundamental problem in many computer vision tasks such as multi-view structure from motion (SfM). Specifically, rotation ave…

Rotation Averaging with Attention Graph Neural Networks

2020-10-14 · Joshua Thorpe, Ruwan Tennakoon, Alireza Bab-Hadiashar

In this paper we propose a real-time and robust solution to large-scale multiple rotation averaging. Until recently, Multiple rotation averaging problem had been solved using conventional iterative optimization algorithm…

Graph Neural NetworkOutlier Detection