Risk-aware Classification via Uncertainty Quantification
Murat Sensoy, Lance M. Kaplan, Simon Julier, Maryam Saleki, Federico Cerutti
TL;DR
This work addresses the problem of overconfident misclassifications in deep learning by framing real-world classification as risk-aware decision making under uncertainty. It shows that Evidential Deep Learning (EDL), which predicts Dirichlet-distributed beliefs through evidence counts, satisfies three key desiderata: uncertainty quantification with Dirichlet priors, smooth transfer from pre-trained models, and compositionality to fuse disjoint classifiers. Building on EDL, the authors introduce risk-aware variants (riskEDL, EDL(p), EDL(pg)) that integrate misclassification costs via Dirichlet-based priors and either supervised or bandit-style learning to minimize expected risk while preserving calibrated uncertainty. Empirical results on MNIST and CIFAR10 demonstrate substantial reductions in misclassification costs with competitive accuracy, and the fusion of evidential classifiers shows improved performance when combining disjoint category sets. Overall, the paper advances risk-aware, uncertainty-calibrated classification with practical pathways for transfer learning and compositional system design.
Abstract
Autonomous and semi-autonomous systems are using deep learning models to improve decision-making. However, deep classifiers can be overly confident in their incorrect predictions, a major issue especially in safety-critical domains. The present study introduces three foundational desiderata for developing real-world risk-aware classification systems. Expanding upon the previously proposed Evidential Deep Learning (EDL), we demonstrate the unity between these principles and EDL's operational attributes. We then augment EDL empowering autonomous agents to exercise discretion during structured decision-making when uncertainty and risks are inherent. We rigorously examine empirical scenarios to substantiate these theoretical innovations. In contrast to existing risk-aware classifiers, our proposed methodologies consistently exhibit superior performance, underscoring their transformative potential in risk-conscious classification strategies.
