paper-with-me

Papers

Predictive Uncertainty Quantification via Risk Decompositions for Strictly Proper Scoring Rules

2024-02-16 · Nikita Kotelevskii, Maxim Panov

Uncertainty quantification in predictive modeling often relies on ad hoc methods as there is no universally accepted formal framework for that. This paper introduces a theoretical approach to understanding uncertainty through statistical risks, distinguishing between aleatoric (data-related) and epistemic (model-related) uncertainties. We explain how to split pointwise risk into Bayes risk and excess risk. In particular, we show that excess risk, related to epistemic uncertainty, aligns with Bregman divergences. To turn considered risk measures into actual uncertainty estimates, we suggest using the Bayesian approach by approximating the risks with the help of posterior distributions. We tested our method on image datasets, evaluating its performance in detecting out-of-distribution and misclassified data using the AUROC metric. Our results confirm the effectiveness of the considered approach and offer practical guidance for estimating uncertainty in real-world applications.

📄 PDF Abstract BibTeX arXiv:2402.10727

Code (0)

등록된 구현이 없습니다.

Tasks

Uncertainty Quantification

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

Subjective Risk Decomposition: A New View for Uncertainty Quantification

2026-07-16 · Raghad Alamri, Michele Caprio, Gavin Brown arxiv

We present a novel viewpoint for uncertainty quantification. Uncertainty measures are not primitives, in need of axioms and argumentation, but instead consequences, of higher-level modelling decisions. We show how episte…

Energy Score-Guided Neural Gaussian Mixture Model for Predictive Uncertainty Quantification

2026-03-29 · Yang Yang, Chunlin Ji, Haoyang Li, Ke Deng arxiv

Quantifying predictive uncertainty is essential for real world machine learning applications, especially in scenarios requiring reliable and interpretable predictions. Many common parametric approaches rely on neural net…

Uncertainty Quantification for Deep Regression using Contextualised Normalizing Flows

2025-11-30 · Adriel Sosa Marco, John Daniel Kirwan, Alexia Toumpa, Simos Gerasimou arxiv

Quantifying uncertainty in deep regression models is important both for understanding the confidence of the model and for safe decision-making in high-risk domains. Existing approaches that yield prediction intervals ove…

Uncertainty quantification for trustworthy deep learning: Methods and measures

2026-07-30 · H. Martin Gillis, Thomas Trappenberg arxiv

The deployment of deep neural networks in safety-critical domains demands reliable estimates of predictive confidence, yet conventional architectures lack principled uncertainty quantification. This survey provides a str…

Out-of-Distribution Detection

Bias-Variance Decompositions for Margin Losses

2022-04-26 · Danny Wood, Tingting Mu, Gavin Brown

We introduce a novel bias-variance decomposition for a range of strictly convex margin losses, including the logistic loss (minimized by the classic LogitBoost algorithm), as well as the squared margin loss and canonical…

DiagnosticDiversity