paper-with-me

홈 › Papers

A Comprehensive Survey on Evidential Deep Learning and Its Applications

2024-09-07 · Junyu Gao, Mengyuan Chen, Liangyu Xiang, Changsheng Xu

Reliable uncertainty estimation has become a crucial requirement for the industrial deployment of deep learning algorithms, particularly in high-risk applications such as autonomous driving and medical diagnosis. However, mainstream uncertainty estimation methods, based on deep ensembling or Bayesian neural networks, generally impose substantial computational overhead. To address this challenge, a novel paradigm called Evidential Deep Learning (EDL) has emerged, providing reliable uncertainty estimation with minimal additional computation in a single forward pass. This survey provides a comprehensive overview of the current research on EDL, designed to offer readers a broad introduction to the field without assuming prior knowledge. Specifically, we first delve into the theoretical foundation of EDL, the subjective logic theory, and discuss its distinctions from other uncertainty estimation frameworks. We further present existing theoretical advancements in EDL from four perspectives: reformulating the evidence collection process, improving uncertainty estimation via OOD samples, delving into various training strategies, and evidential regression networks. Thereafter, we elaborate on its extensive applications across various machine learning paradigms and downstream tasks. In the end, an outlook on future directions for better performances and broader adoption of EDL is provided, highlighting potential research avenues.

📄 PDF Abstract BibTeX arXiv:2409.04720

Code (1)

mengyuanchen21/awesome-evidential-deep-learning 공식 구현 pytorch

Tasks

Autonomous DrivingDeep LearningMedical DiagnosisSurvey

Similar Papers 제목 키워드 기반

Prior and Posterior Networks: A Survey on Evidential Deep Learning Methods For Uncertainty Estimation

2021-10-06 · Dennis Ulmer, Christian Hardmeier, Jes Frellsen

Popular approaches for quantifying predictive uncertainty in deep neural networks often involve distributions over weights or multiple models, for instance via Markov Chain sampling, ensembling, or Monte Carlo dropout. T…

Survey

A Survey on Evidential Deep Learning For Single-Pass Uncertainty Estimation

2021-09-29 · Dennis Thomas Ulmer

Popular approaches for quantifying predictive uncertainty in deep neural networks often involve a set of weights or models, for instance via ensembling or Monte Carlo Dropout. These techniques usually produce overhead by…

Survey

Generalized Regularized Evidential Deep Learning Models: Theory and Comprehensive Evaluation

2025-12-27 · Deep Shankar Pandey, Hyomin Choi, Qi Yu arxiv

Evidential deep learning (EDL) models, based on Subjective Logic, introduce a principled and computationally efficient way to make deterministic neural networks uncertainty-aware. The resulting evidential models can quan…

Blind Face Restoration

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

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