English

A General Framework for Uncertainty Estimation in Deep Learning

Computer Vision and Pattern Recognition 2020-02-18 v4 Machine Learning

Abstract

Neural networks predictions are unreliable when the input sample is out of the training distribution or corrupted by noise. Being able to detect such failures automatically is fundamental to integrate deep learning algorithms into robotics. Current approaches for uncertainty estimation of neural networks require changes to the network and optimization process, typically ignore prior knowledge about the data, and tend to make over-simplifying assumptions which underestimate uncertainty. To address these limitations, we propose a novel framework for uncertainty estimation. Based on Bayesian belief networks and Monte-Carlo sampling, our framework not only fully models the different sources of prediction uncertainty, but also incorporates prior data information, e.g. sensor noise. We show theoretically that this gives us the ability to capture uncertainty better than existing methods. In addition, our framework has several desirable properties: (i) it is agnostic to the network architecture and task; (ii) it does not require changes in the optimization process; (iii) it can be applied to already trained architectures. We thoroughly validate the proposed framework through extensive experiments on both computer vision and control tasks, where we outperform previous methods by up to 23% in accuracy.

Keywords

Cite

@article{arxiv.1907.06890,
  title  = {A General Framework for Uncertainty Estimation in Deep Learning},
  author = {Antonio Loquercio and Mattia Segù and Davide Scaramuzza},
  journal= {arXiv preprint arXiv:1907.06890},
  year   = {2020}
}

Comments

Accepted for publication in the Robotics and Automation Letters 2020, and for presentation at the International Conference on Robotics and Automation (ICRA) 2020

R2 v1 2026-06-23T10:21:57.365Z