paper-with-me

Papers

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 these estimates. In addition, softmax scores for the true class can vary substantially across independent training runs, which limits the reliability of uncertainty-based decisions in downstream tasks. Evidential Deep Learning aims to address these limitations by producing uncertainty estimates in a single pass, but evidential training is highly sensitive to design choices including loss formulation, prior regularization, and activation functions. Therefore, this work introduces an alternative Dirichlet parameter estimation strategy by applying a method of moments estimator to ensembles of softmax outputs, with an optional maximum-likelihood refinement step. This ensemble-based construction decouples uncertainty estimation from the fragile evidential loss design while also mitigating the variability of single-run cross-entropy training, producing explicit Dirichlet predictive distributions. Across multiple datasets, we show that the improved stability and predictive uncertainty behavior of these ensemble-derived Dirichlet estimates translate into stronger performance in downstream uncertainty-guided applications such as prediction confidence scoring and selective classification.

📄 PDF Abstract BibTeX arXiv:2604.06032

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Plug-in Losses for Evidential Deep Learning: A Simplified Framework for Uncertainty Estimation that Includes the Softmax Classifier

2026-05-21 · Berk Hayta, Hannah Laus, Simon Mittermaier, Felix Krahmer arxiv

Real-world sensor-based learning systems require uncertainty estimation that is both reliable and computationally efficient. Evidential Deep Learning (EDL) provides single-pass uncertainty estimation by modeling the clas…

Speech Recognition

Scaling Ensemble Distribution Distillation to Many Classes with Proxy Targets

2021-05-14 · NeurIPS 2021 12 · Max Ryabinin, Andrey Malinin, Mark Gales

Ensembles of machine learning models yield improved system performance as well as robust and interpretable uncertainty estimates; however, their inference costs may often be prohibitively high. \emph{Ensemble Distributio…

Robustness Meets Uncertainty: Evidential Adversarial Training for Robust Selective Classification

2026-07-03 · Nicolas Sournac, Ahmed Baha Ben Jmaa, Bertrand Braeckeveldt arxiv

Safety-critical applications require classifiers that are both robust and reliable. Adversarial training is a widely adopted defense for improving robustness in deep neural networks; however, its effect on the reliabilit…

Adversarial Robustness

Automating Predictive Modeling Process using Reinforcement Learning

2019-03-02 · Udayan Khurana, Horst Samulowitz

Building a good predictive model requires an array of activities such as data imputation, feature transformations, estimator selection, hyper-parameter search and ensemble construction. Given the large, complex and heter…

Decision MakingDecision Making Under UncertaintyImputationreinforcement-learning+3

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