CVAIROSep 15, 2024

Multiple Rotation Averaging with Constrained Reweighting Deep Matrix Factorization

arXiv:2409.09790v1h-index: 21
Originality Incremental advance
AI Analysis

This addresses rotation estimation for computer vision and robotics applications, representing an incremental hybrid approach combining optimization-based and learning-based methods.

The paper tackles the multiple rotation averaging problem in computer vision and robotics by proposing a learning-based method that avoids ground truth labels and handcrafted noise assumptions, achieving effectiveness validated on various datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes