paper-with-me

Papers

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, Kim Elmore, Da Fan, Gabrielle Gantos, Eliot Kim, Dhamma Kimpara, Thomas Martin, Maria J. Molina, Vanessa M. Pryzbylo, Jacob Radford, Belen Saavedra, Justin Willson, Christopher Wirz

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 physics and machine learning ensembles are computationally expensive. Parametric deep learning can estimate uncertainty with one model by predicting the parameters of a probability distribution but do not account for epistemic uncertainty.. Evidential deep learning, a technique that extends parametric deep learning to higher-order distributions, can account for both aleatoric and epistemic uncertainty with one model. This study compares the uncertainty derived from evidential neural networks to those obtained from ensembles. Through applications of classification of winter precipitation type and regression of surface layer fluxes, we show evidential deep learning models attaining predictive accuracy rivaling standard methods, while robustly quantifying both sources of uncertainty. We evaluate the uncertainty in terms of how well the predictions are calibrated and how well the uncertainty correlates with prediction error. Analyses of uncertainty in the context of the inputs reveal sensitivities to underlying meteorological processes, facilitating interpretation of the models. The conceptual simplicity, interpretability, and computational efficiency of evidential neural networks make them highly extensible, offering a promising approach for reliable and practical uncertainty quantification in Earth system science modeling. In order to encourage broader adoption of evidential deep learning in Earth System Science, we have developed a new Python package, MILES-GUESS (https://github.com/ai2es/miles-guess), that enables users to train and evaluate both evidential and ensemble deep learning.

📄 PDF Abstract BibTeX arXiv:2309.13207

Code (1)

AI2ES/miles-guess 공식 구현 tf

Tasks

Computational EfficiencyDeep LearningUncertainty Quantification

Similar Papers 제목 키워드 기반

EviNAM: Intelligibility and Uncertainty via Evidential Neural Additive Models

2026-01-13 · Sören Schleibaum, Anton Frederik Thielmann, Julian Teusch, Benjamin Säfken 외 arxiv

Intelligibility and accurate uncertainty estimation are crucial for reliable decision-making. In this paper, we propose EviNAM, an extension of evidential learning that integrates the interpretability of Neural Additive …

Ensemble-Based Dirichlet Modeling for Predictive Uncertainty and Selective Classification

2026-04-07 · Courtney Franzen, Farhad Pourkamali-Anaraki arxiv

Neural network classifiers trained with cross-entropy loss achieve strong predictive accuracy but lack the capability to provide inherent predictive uncertainty estimates, thus requiring external techniques to obtain the…

Evidential Calibrated Uncertainty-Guided Interactive Segmentation paradigm for Ultrasound Images

2025-01-02 · Jiang Shang, Yuanmeng Wu, Xiaoxiang Han, Xi Chen 외

Accurate and robust ultrasound image segmentation is critical for computer-aided diagnostic systems. Nevertheless, the inherent challenges of ultrasound imaging, such as blurry boundaries and speckle noise, often cause t…

DiagnosticImage SegmentationInteractive SegmentationSegmentation+1

Toward Efficient Uncertainty in LLMs through Evidential Knowledge Distillation

2025-07-24 · Lakshmana Sri Harsha Nemani, P. K. Srijith, Tomasz Kuśmierczyk arxiv

Accurate uncertainty quantification remains a key challenge for standard LLMs, prompting the adoption of Bayesian and ensemble-based methods. However, such methods typically necessitate computationally expensive sampling…

Knowledge Distillation

Improving evidential deep learning via multi-task learning

2021-12-17 · Dongpin Oh, Bonggun Shin

The Evidential regression network (ENet) estimates a continuous target and its predictive uncertainty without costly Bayesian model averaging. However, it is possible that the target is inaccurately predicted due to the …

Deep LearningMulti-Task LearningOut-of-Distribution Detectionregression