paper-with-me

Papers

Do you understand epistemic uncertainty? Think again! Rigorous frequentist epistemic uncertainty estimation in regression

2025-03-17 · Enrico Foglia, Benjamin Bobbia, Nikita Durasov, Michael Bauerheim, Pascal Fua, Stephane Moreau, Thierry Jardin

Quantifying model uncertainty is critical for understanding prediction reliability, yet distinguishing between aleatoric and epistemic uncertainty remains challenging. We extend recent work from classification to regression to provide a novel frequentist approach to epistemic and aleatoric uncertainty estimation. We train models to generate conditional predictions by feeding their initial output back as an additional input. This method allows for a rigorous measurement of model uncertainty by observing how prediction responses change when conditioned on the model's previous answer. We provide a complete theoretical framework to analyze epistemic uncertainty in regression in a frequentist way, and explain how it can be exploited in practice to gauge a model's uncertainty, with minimal changes to the original architecture.

📄 PDF Abstract BibTeX arXiv:2503.13317

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Navigating the Grey Area: How Expressions of Uncertainty and Overconfidence Affect Language Models

2023-02-26 · Kaitlyn Zhou, Dan Jurafsky, Tatsunori Hashimoto

The increased deployment of LMs for real-world tasks involving knowledge and facts makes it important to understand model epistemology: what LMs think they know, and how their attitudes toward that knowledge are affected…

Decision MakingQuestion AnsweringText Generation

Rethinking Prospect Theory for LLMs: Revealing the Instability of Decision-Making under Epistemic Uncertainty

2025-08-12 · Rui Wang, Qihan Lin, Jiayu Liu, Qing Zong 외 arxiv

Real-world decision-making often involves uncertainty expressed in linguistic rather than numerical terms, and Prospect Theory (PT) provides a classic framework for modeling human behavior under such uncertainty. Althoug…

Towards calibrated and scalable uncertainty representations for neural networks

2019-10-28 · Nabeel Seedat, Christopher Kanan

For many applications it is critical to know the uncertainty of a neural network's predictions. While a variety of neural network parameter estimation methods have been proposed for uncertainty estimation, they have not …

parameter estimation

Rethinking Aleatoric and Epistemic Uncertainty

2024-12-30 · Freddie Bickford Smith, Jannik Kossen, Eleanor Trollope, Mark van der Wilk 외

The ideas of aleatoric and epistemic uncertainty are widely used to reason about the probabilistic predictions of machine-learning models. We identify incoherence in existing discussions of these ideas and suggest this s…

The Epistemic Uncertainty Hole: an issue of Bayesian Neural Networks

2024-07-02 · Mohammed Fellaji, Frédéric Pennerath

Bayesian Deep Learning (BDL) gives access not only to aleatoric uncertainty, as standard neural networks already do, but also to epistemic uncertainty, a measure of confidence a model has in its own predictions. In this …