paper-with-me

홈 › Papers

A Smooth Representation of Belief over SO(3) for Deep Rotation Learning with Uncertainty

2020-06-01 · Valentin Peretroukhin, Matthew Giamou, David M. Rosen, W. Nicholas Greene, Nicholas Roy, Jonathan Kelly

Accurate rotation estimation is at the heart of robot perception tasks such as visual odometry and object pose estimation. Deep neural networks have provided a new way to perform these tasks, and the choice of rotation representation is an important part of network design. In this work, we present a novel symmetric matrix representation of the 3D rotation group, SO(3), with two important properties that make it particularly suitable for learned models: (1) it satisfies a smoothness property that improves convergence and generalization when regressing large rotation targets, and (2) it encodes a symmetric Bingham belief over the space of unit quaternions, permitting the training of uncertainty-aware models. We empirically validate the benefits of our formulation by training deep neural rotation regressors on two data modalities. First, we use synthetic point-cloud data to show that our representation leads to superior predictive accuracy over existing representations for arbitrary rotation targets. Second, we use image data collected onboard ground and aerial vehicles to demonstrate that our representation is amenable to an effective out-of-distribution (OOD) rejection technique that significantly improves the robustness of rotation estimates to unseen environmental effects and corrupted input images, without requiring the use of an explicit likelihood loss, stochastic sampling, or an auxiliary classifier. This capability is key for safety-critical applications where detecting novel inputs can prevent catastrophic failure of learned models.

📄 PDF Abstract BibTeX arXiv:2006.01031

Code (1)

utiasSTARS/bingham-rotation-learning 공식 구현 pytorch

Tasks

Pose EstimationVisual Odometry

Similar Papers 제목 키워드 기반

Probabilistic Rotation Representation With an Efficiently Computable Bingham Loss Function and Its Application to Pose Estimation

2022-03-09 · Hiroya Sato, Takuya Ikeda, Koichi Nishiwaki

In recent years, a deep learning framework has been widely used for object pose estimation. While quaternion is a common choice for rotation representation of 6D pose, it cannot represent an uncertainty of the observatio…

Pose Estimation

Random-Set Graph Neural Networks

2026-05-12 · Tommy Woodley, Shireen Kudukkil Manchingal, Matteo Tolloso, Davide Bacciu 외 arxiv

Uncertainty quantification has become an important factor in understanding the data representations produced by Graph Neural Networks (GNNs). Despite their predictive capabilities being ever useful across industrial work…

Autonomous DrivingGraph Learning

Gaussian Process Deep Belief Networks: A Smooth Generative Model of Shape with Uncertainty Propagation

2018-12-13 · Alessandro Di Martino, Erik Bodin, Carl Henrik Ek, Neill D. F. Campbell

The shape of an object is an important characteristic for many vision problems such as segmentation, detection and tracking. Being independent of appearance, it is possible to generalize to a large range of objects from …

Risk-Aware Belief Control Barrier Functions over Random Finite Sets

2026-07-16 · Shaohang Han, Gang Chen, Yixi Cai, Ignacio Torroba 외 arxiv

Ensuring robot safety in unknown, dynamic environments is a fundamental requirement. It involves inferring the states of an unknown and time-varying number of moving objects from noisy, incomplete measurements. We addres…

Decision-Driven Geosteering Under Uncertainty: A Unified Framework for Sequential Decision Optimization

2026-06-15 · Hibat Errahmen Djecta, Sergey Alyaev, Kristian Fossum, Reidar B. Bratvold 외 arxiv

Geosteering requires navigating a well trajectory through an unknown geological configuration, while sequentially updating decisions based on indirect measurements acquired during drilling. This work presents an uncertai…

Reinforcement Learning