paper-with-me

Papers

Sampling-free Epistemic Uncertainty Estimation Using Approximated Variance Propagation

2019-08-01 · ICCV 2019 10 · Janis Postels, Francesco Ferroni, Huseyin Coskun, Nassir Navab, Federico Tombari

We present a sampling-free approach for computing the epistemic uncertainty of a neural network. Epistemic uncertainty is an important quantity for the deployment of deep neural networks in safety-critical applications, since it represents how much one can trust predictions on new data. Recently promising works were proposed using noise injection combined with Monte-Carlo sampling at inference time to estimate this quantity (e.g. Monte-Carlo dropout). Our main contribution is an approximation of the epistemic uncertainty estimated by these methods that does not require sampling, thus notably reducing the computational overhead. We apply our approach to large-scale visual tasks (i.e., semantic segmentation and depth regression) to demonstrate the advantages of our method compared to sampling-based approaches in terms of quality of the uncertainty estimates as well as of computational overhead.

📄 PDF Abstract BibTeX arXiv:1908.00598

Code (1)

janisgp/Sampling-free-Epistemic-Uncertainty tf

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Disentangling Epistemic and Aleatoric Uncertainty in Reinforcement Learning

2022-06-03 · Bertrand Charpentier, Ransalu Senanayake, Mykel Kochenderfer, Stephan Günnemann

Characterizing aleatoric and epistemic uncertainty on the predicted rewards can help in building reliable reinforcement learning (RL) systems. Aleatoric uncertainty results from the irreducible environment stochasticity …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Dense Uncertainty Estimation via an Ensemble-based Conditional Latent Variable Model

2021-11-22 · Jing Zhang, Yuchao Dai, Mehrtash Harandi, Yiran Zhong 외

Uncertainty estimation has been extensively studied in recent literature, which can usually be classified as aleatoric uncertainty and epistemic uncertainty. In current aleatoric uncertainty estimation frameworks, it is …

Attributeobject-detectionObject Detection

Adaptive Sampling to Reduce Epistemic Uncertainty Using Prediction Interval-Generation Neural Networks

2024-12-13 · Giorgio Morales, John Sheppard

Obtaining high certainty in predictive models is crucial for making informed and trustworthy decisions in many scientific and engineering domains. However, extensive experimentation required for model accuracy can be bot…

Gaussian Processes

Variational LSTM with Augmented Inputs: Nonlinear Response History Metamodeling with Aleatoric and Epistemic Uncertainty

2026-04-02 · Manisha Sapkota, Min Li, Bowei Li arxiv

Uncertainty propagation in high-dimensional nonlinear dynamic structural systems is pivotal in state-of-the-art performance-based design and risk assessment, where uncertainties from both excitations and structures, i.e.…

Epistemic Uncertainty Sampling

2019-08-31 · Vu-Linh Nguyen, Sébastien Destercke, Eyke Hüllermeier

Various strategies for active learning have been proposed in the machine learning literature. In uncertainty sampling, which is among the most popular approaches, the active learner sequentially queries the label of thos…

Active Learning