paper-with-me

Papers

Information Aware Max-Norm Dirichlet Networks for Predictive Uncertainty Estimation

2019-10-10 · Theodoros Tsiligkaridis

Precise estimation of uncertainty in predictions for AI systems is a critical factor in ensuring trust and safety. Deep neural networks trained with a conventional method are prone to over-confident predictions. In contrast to Bayesian neural networks that learn approximate distributions on weights to infer prediction confidence, we propose a novel method, Information Aware Dirichlet networks, that learn an explicit Dirichlet prior distribution on predictive distributions by minimizing a bound on the expected max norm of the prediction error and penalizing information associated with incorrect outcomes. Properties of the new cost function are derived to indicate how improved uncertainty estimation is achieved. Experiments using real datasets show that our technique outperforms, by a large margin, state-of-the-art neural networks for estimating within-distribution and out-of-distribution uncertainty, and detecting adversarial examples.

📄 PDF Abstract BibTeX arXiv:1910.04819

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neural Bayesian Sequential Routing

2026-05-22 · Yongchao Huang arxiv

Human decision-making is sequential and uncertainty-aware, yet standard neural networks often rely on static, dense forward computation with limited visibility into evidence acquisition, uncertainty evolution, or when co…

Medical Diagnosis

Evaluating Robustness of Predictive Uncertainty Estimation: Are Dirichlet-based Models Reliable?

2020-10-28 · Anna-Kathrin Kopetzki, Bertrand Charpentier, Daniel Zügner, Sandhya Giri 외

Dirichlet-based uncertainty (DBU) models are a recent and promising class of uncertainty-aware models. DBU models predict the parameters of a Dirichlet distribution to provide fast, high-quality uncertainty estimates alo…

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…

Courtroom Analogy: New Perspective on Uncertainty-Aware Classification

2026-05-25 · Taeseong Yoon, Heeyoung Kim arxiv

Single-pass uncertainty quantification (UQ) methods for classification represent uncertainty by predicting a tractable distribution over the class probability vector. While existing approaches primarily focus on enhancin…

Fast Predictive Uncertainty for Classification with Bayesian Deep Networks

2020-03-02 · Marius Hobbhahn, Agustinus Kristiadi, Philipp Hennig

In Bayesian Deep Learning, distributions over the output of classification neural networks are often approximated by first constructing a Gaussian distribution over the weights, then sampling from it to receive a distrib…

ClassificationGeneral Classification