English

Probabilistic Regression of Rotations using Quaternion Averaging and a Deep Multi-Headed Network

Computer Vision and Pattern Recognition 2020-05-11 v2 Machine Learning Robotics

Abstract

Accurate estimates of rotation are crucial to vision-based motion estimation in augmented reality and robotics. In this work, we present a method to extract probabilistic estimates of rotation from deep regression models. First, we build on prior work and argue that a multi-headed network structure we name HydraNet provides better calibrated uncertainty estimates than methods that rely on stochastic forward passes. Second, we extend HydraNet to targets that belong to the rotation group, SO(3), by regressing unit quaternions and using the tools of rotation averaging and uncertainty injection onto the manifold to produce three-dimensional covariances. Finally, we present results and analysis on a synthetic dataset, learn consistent orientation estimates on the 7-Scenes dataset, and show how we can use our learned covariances to fuse deep estimates of relative orientation with classical stereo visual odometry to improve localization on the KITTI dataset.

Keywords

Cite

@article{arxiv.1904.03182,
  title  = {Probabilistic Regression of Rotations using Quaternion Averaging and a Deep Multi-Headed Network},
  author = {Valentin Peretroukhin and Brandon Wagstaff and Matthew Giamou and Jonathan Kelly},
  journal= {arXiv preprint arXiv:1904.03182},
  year   = {2020}
}

Comments

A shortened version of this work appears in the Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR'19) Workshop on Uncertainty and Robustness in Deep Visual Learning, Long Beach, California, USA, Jun. 16-20 2019, pp. 83-86

R2 v1 2026-06-23T08:30:51.176Z