Rotation Averaging with Attention Graph Neural Networks
Joshua Thorpe, Ruwan Tennakoon, Alireza Bab-Hadiashar

TL;DR
This paper introduces a single-stage attention-based graph neural network for large-scale rotation averaging, offering a faster, more robust, and accurate alternative to traditional iterative optimization methods, especially in noisy and outlier-rich datasets.
Contribution
The paper presents a novel single-stage graph neural network with attention mechanisms for rotation averaging, improving robustness and efficiency over previous neural and conventional methods.
Findings
Outperforms traditional algorithms in accuracy
Faster inference times than prior neural approaches
Requires fewer training samples for effective learning
Abstract
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 algorithms. Such methods employed robust cost functions that were chosen based on assumptions made about the sensor noise and outlier distribution. In practice, these assumptions do not always fit real datasets very well. A recent work showed that the noise distribution could be learnt using a graph neural network. This solution required a second network for outlier detection and removal as the averaging network was sensitive to a poor initialization. In this paper we propose a single-stage graph neural network that can robustly perform rotation averaging in the presence of noise and outliers. Our method uses all observations, suppressing outliers effects through the use of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Anomaly Detection Techniques and Applications · Image and Object Detection Techniques
MethodsGraph Neural Network
