paper-with-me

Papers

On the Calibration of Epistemic Uncertainty: Principles, Paradoxes and Conflictual Loss

2024-07-16 · Mohammed Fellaji, Frédéric Pennerath, Brieuc Conan-Guez, Miguel Couceiro

The calibration of predictive distributions has been widely studied in deep learning, but the same cannot be said about the more specific epistemic uncertainty as produced by Deep Ensembles, Bayesian Deep Networks, or Evidential Deep Networks. Although measurable, this form of uncertainty is difficult to calibrate on an objective basis as it depends on the prior for which a variety of choices exist. Nevertheless, epistemic uncertainty must in all cases satisfy two formal requirements: first, it must decrease when the training dataset gets larger and, second, it must increase when the model expressiveness grows. Despite these expectations, our experimental study shows that on several reference datasets and models, measures of epistemic uncertainty violate these requirements, sometimes presenting trends completely opposite to those expected. These paradoxes between expectation and reality raise the question of the true utility of epistemic uncertainty as estimated by these models. A formal argument suggests that this disagreement is due to a poor approximation of the posterior distribution rather than to a flaw in the measure itself. Based on this observation, we propose a regularization function for deep ensembles, called conflictual loss in line with the above requirements. We emphasize its strengths by showing experimentally that it restores both requirements of epistemic uncertainty, without sacrificing either the performance or the calibration of the deep ensembles.

📄 PDF Abstract BibTeX arXiv:2407.12211

Code (1)

fellajimed/Conflictual-Loss 공식 구현 pytorch

Tasks

Classification

Methods 이 논문이 사용한 방법론

Deep Ensembles 설명 없음

Similar Papers 제목 키워드 기반

Can we trust our models? Epistemic calibration in second-order classification

2026-06-09 · Arthur Hoarau arxiv

Uncertainty estimation is critical for deploying machine learning models in high-stakes settings. However, classical calibration only assesses the reliability of predicted probabilities and does not evaluate whether epis…

ConformaDecompose: Explaining Uncertainty via Calibration Localization

2026-04-29 · Fatima Rabia Yapicioglu, Meltem Aksoy, Alberto Rigenti, Tuwe Löfström-Cavallin 외 arxiv

Conformal Prediction provides distribution-free prediction intervals with guaranteed coverage, but its reliance on a single global calibration threshold obscures the sources of uncertainty at the instance level. In parti…

JUCAL: Jointly Calibrating Aleatoric and Epistemic Uncertainty in Classification Tasks

2026-02-23 · Jakob Heiss, Sören Lambrecht, Jakob Weissteiner, Hanna Wutte 외 arxiv

We study post-calibration uncertainty for trained ensembles of classifiers. Specifically, we consider both aleatoric (label noise) and epistemic (model) uncertainty. Among the most popular and widely used calibration met…

Text Classification

Rule-Based Moral Principles for Explaining Uncertainty in Natural Language Generation

2025-09-08 · Zahra Atf, Peter R Lewis arxiv

Large language models (LLMs) are increasingly used in high-stakes settings, where explaining uncertainty is both technical and ethical. Probabilistic methods are often opaque and misaligned with expectations of transpare…

Breaking the Chains of Probability: Neutrosophic Logic as a New Framework for Epistemic Uncertainty in Large Language Models

2026-05-22 · Maikel Yelandi Leyva-Vázquez, Florentin Smarandache arxiv

Large Language Models (LLMs) are predominantly governed by probabilistic frameworks in which the sum of outcome probabilities is constrained to unity. This architectural limitation, often imposed by Softmax layers, leads…