Uncertainty-Aware DNN for Multi-Modal Camera Localization
Matteo Vaghi, Augusto Luis Ballardini, Simone Fontana, Domenico, Giorgio Sorrenti

TL;DR
This paper introduces an uncertainty-aware deep neural network approach for multi-modal camera localization that provides reliable uncertainty estimates without sampling, improving failure detection in localization tasks.
Contribution
It proposes a systematic method using Deep Evidential Regression for uncertainty estimation in camera localization, enhancing failure detection without sacrificing accuracy.
Findings
DER provides direct uncertainty estimates avoiding sampling.
The modified CMRNet maintains localization performance.
Uncertainty measures improve failure detection.
Abstract
Camera localization, i.e., camera pose regression, represents an important task in computer vision since it has many practical applications such as in the context of intelligent vehicles and their localization. Having reliable estimates of the regression uncertainties is also important, as it would allow us to catch dangerous localization failures. In the literature, uncertainty estimation in Deep Neural Networks (DNNs) is often performed through sampling methods, such as Monte Carlo Dropout (MCD) and Deep Ensemble (DE), at the expense of undesirable execution time or an increase in hardware resources. In this work, we considered an uncertainty estimation approach named Deep Evidential Regression (DER) that avoids any sampling technique, providing direct uncertainty estimates. Our goal is to provide a systematic approach to intercept localization failures of camera localization systems…
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
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · Image and Object Detection Techniques
MethodsDropout · Monte Carlo Dropout
