paper-with-me

Papers

Deep Evidential Uncertainty

2019-09-25 · Alexander Amini, Wilko Schwarting, Ava Soleimany, Daniela Rus

Deterministic neural networks (NNs) are increasingly being deployed in safety critical domains, where calibrated, robust and efficient measures of uncertainty are crucial. While it is possible to train regression networks to output the parameters of a probability distribution by maximizing a Gaussian likelihood function, the resulting model remains oblivious to the underlying confidence of its predictions. In this paper, we propose a novel method for training deterministic NNs to not only estimate the desired target but also the associated evidence in support of that target. We accomplish this by placing evidential priors over our original Gaussian likelihood function and training our NN to infer the hyperparameters of our evidential distribution. We impose priors during training such that the model is penalized when its predicted evidence is not aligned with the correct output. Thus the model estimates not only the probabilistic mean and variance of our target but also the underlying uncertainty associated with each of those parameters. We observe that our evidential regression method learns well-calibrated measures of uncertainty on various benchmarks, scales to complex computer vision tasks, and is robust to adversarial input perturbations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Knowledge from Uncertainty in Evidential Deep Learning

2023-10-19 · Cai Davies, Marc Roig Vilamala, Alun D. Preece, Federico Cerutti 외

This work reveals an evidential signal that emerges from the uncertainty value in Evidential Deep Learning (EDL). EDL is one example of a class of uncertainty-aware deep learning approaches designed to provide confidence…

Deep Learning

Evidential Deep Learning: Enhancing Predictive Uncertainty Estimation for Earth System Science Applications

2023-09-22 · John S. Schreck, David John Gagne II, Charlie Becker, William E. Chapman 외

Robust quantification of predictive uncertainty is critical for understanding factors that drive weather and climate outcomes. Ensembles provide predictive uncertainty estimates and can be decomposed physically, but both…

Computational EfficiencyDeep LearningUncertainty Quantification

Evidential Transformation Network: Turning Pretrained Models into Evidential Models for Post-hoc Uncertainty Estimation

2026-04-09 · Yongchan Chun, Chanhee Park, Jeongho Yoon, Jaehyung Seo 외 arxiv

Pretrained models have become standard in both vision and language, yet they typically do not provide reliable measures of confidence. Existing uncertainty estimation methods, such as deep ensembles and MC dropout, are o…

Image Classification

Evidential uncertainties on rich labels for active learning

2023-09-21 · Arthur Hoarau, Vincent Lemaire, Arnaud Martin, Jean-Christophe Dubois 외

Recent research in active learning, and more precisely in uncertainty sampling, has focused on the decomposition of model uncertainty into reducible and irreducible uncertainties. In this paper, we propose to simplify th…

Active Learning

EvidMTL: Evidential Multi-Task Learning for Uncertainty-Aware Semantic Surface Mapping from Monocular RGB Images

2025-03-06 · Rohit Menon, Nils Dengler, Sicong Pan, Gokul Krishna Chenchani 외

For scene understanding in unstructured environments, an accurate and uncertainty-aware metric-semantic mapping is required to enable informed action selection by autonomous systems. Existing mapping methods often suffer…

Depth EstimationDepth PredictionMulti-Task LearningScene Understanding+2