NeuRoRA: Neural Robust Rotation Averaging
About
Multiple rotation averaging is an essential task for structure from motion, mapping, and robot navigation. The task is to estimate the absolute orientations of several cameras given some of their noisy relative orientation measurements. The conventional methods for this task seek parameters of the absolute orientations that agree best with the observed noisy measurements according to a robust cost function. These robust cost functions are highly nonlinear and are designed based on certain assumptions about the noise and outlier distributions. In this work, we aim to build a neural network that learns the noise patterns from the data and predict/regress the model parameters from the noisy relative orientations. The proposed network is a combination of two networks: (1) a view-graph cleaning network, which detects outlier edges in the view-graph and rectifies noisy measurements; and (2) a fine-tuning network, which fine-tunes an initialization of absolute orientations bootstrapped from the cleaned graph, in a single step. The proposed combined network is very fast, moreover, being trained on a large number of synthetic graphs, it is more accurate than the conventional iterative optimization methods. Although the idea of replacing robust optimization methods by a graph-based network is demonstrated only for multiple rotation averaging, it could easily be extended to other graph-based geometric problems, for example, pose-graph optimization.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multiple Rotation Averaging | Synthetic Dataset (test) | Mean Angular Error1.35 | 18 | |
| Rotation Averaging | 1DSfM Gendarmenmarkt 1.0 | Mean Angular Error (mn)4.51 | 6 | |
| Rotation Averaging | 1DSfM Madrid Metropolis 1.0 | Mean Angular Error2.55 | 6 | |
| Rotation Averaging | 1DSfM Vienna Cathedral 1.0 | Mean Angular Error3.9 | 6 | |
| Rotation Averaging | 1DSfM Roman Forum 1.0 | Mean Angular Error (mn)2.39 | 6 | |
| Rotation Averaging | 1DSfM NYC Library 1.0 | Mean Angular Error1.9 | 6 | |
| Rotation Averaging | 1DSfM 1.0 (Ellis Island) | Mean Angular Error2.59 | 6 | |
| Rotation Averaging | 1DSfM Piazza del Popolo 1.0 | Mean Angular Error3.05 | 6 | |
| Rotation Averaging | 1DSfM Tower of London 1.0 | Mean Angular Error (mn)2.63 | 6 | |
| Rotation Averaging | 1DSfM Union Square 1.0 | Mean Angular Error5.98 | 6 |