paper-with-me

홈 › Papers

Unified Uncertainty Calibration

2023-10-02 · Kamalika Chaudhuri, David Lopez-Paz

To build robust, fair, and safe AI systems, we would like our classifiers to say ``I don't know'' when facing test examples that are difficult or fall outside of the training classes.The ubiquitous strategy to predict under uncertainty is the simplistic \emph{reject-or-classify} rule: abstain from prediction if epistemic uncertainty is high, classify otherwise.Unfortunately, this recipe does not allow different sources of uncertainty to communicate with each other, produces miscalibrated predictions, and it does not allow to correct for misspecifications in our uncertainty estimates. To address these three issues, we introduce \emph{unified uncertainty calibration (U2C)}, a holistic framework to combine aleatoric and epistemic uncertainties. U2C enables a clean learning-theoretical analysis of uncertainty estimation, and outperforms reject-or-classify across a variety of ImageNet benchmarks. Our code is available at: https://github.com/facebookresearch/UnifiedUncertaintyCalibration

📄 PDF Abstract BibTeX arXiv:2310.01202

Code (1)

facebookresearch/unifieduncertaintycalibration 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Unified Approach for Weakly Supervised Multicalibration

2026-05-11 · Futoshi Futami, Takashi Ishida arxiv

Multicalibration requires predicted scores to agree with label probabilities across rich families of subgroups and score-dependent tests, but existing methods require clean input-label pairs for evaluation and post-proce…

Uncertainty Weighted Gradients for Model Calibration

2025-03-26 · CVPR 2025 1 · Jinxu Lin, Linwei Tao, Minjing Dong, Chang Xu

Model calibration is essential for ensuring that the predictions of deep neural networks accurately reflect true probabilities in real-world classification tasks. However, deep networks often produce over-confident or un…

Attributemodel

Socrates Loss: Unifying Confidence Calibration and Classification by Leveraging the Unknown

2026-04-14 · Sandra Gómez-Gálvez, Tobias Olenyi, Gillian Dobbie, Katerina Taškova arxiv

Deep neural networks, despite their high accuracy, often exhibit poor confidence calibration, limiting their reliability in high-stakes applications. Current ad-hoc confidence calibration methods attempt to fix this duri…

Concerning Uncertainty -- A Systematic Survey of Uncertainty-Aware XAI

2026-03-27 · Helena Löfström, Tuwe Löfström, Anders Hjort, Fatima Rabia Yapicioglu arxiv

This paper surveys uncertainty-aware explainable artificial intelligence (UAXAI), examining how uncertainty is incorporated into explanatory pipelines and how such methods are evaluated. Across the literature, three recu…

Conformal Linguistic Calibration: Trading-off between Factuality and Specificity

2025-02-26 · Zhengping Jiang, Anqi Liu, Benjamin Van Durme

Language model outputs are not always reliable, thus prompting research into how to adapt model responses based on uncertainty. Common approaches include: \emph{abstention}, where models refrain from generating responses…

Language ModelingLanguage ModellingSpecificity