paper-with-me

Papers

Calibration-Aware Bayesian Learning

2023-05-12 · Jiayi Huang, Sangwoo Park, Osvaldo Simeone

Deep learning models, including modern systems like large language models, are well known to offer unreliable estimates of the uncertainty of their decisions. In order to improve the quality of the confidence levels, also known as calibration, of a model, common approaches entail the addition of either data-dependent or data-independent regularization terms to the training loss. Data-dependent regularizers have been recently introduced in the context of conventional frequentist learning to penalize deviations between confidence and accuracy. In contrast, data-independent regularizers are at the core of Bayesian learning, enforcing adherence of the variational distribution in the model parameter space to a prior density. The former approach is unable to quantify epistemic uncertainty, while the latter is severely affected by model misspecification. In light of the limitations of both methods, this paper proposes an integrated framework, referred to as calibration-aware Bayesian neural networks (CA-BNNs), that applies both regularizers while optimizing over a variational distribution as in Bayesian learning. Numerical results validate the advantages of the proposed approach in terms of expected calibration error (ECE) and reliability diagrams.

📄 PDF Abstract BibTeX arXiv:2305.07504

Code (1)

kclip/calibrating-bayesian-learning 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Uncertainty Calibration in Bayesian Neural Networks via Distance-Aware Priors

2022-07-17 · Gianluca Detommaso, Alberto Gasparin, Andrew Wilson, Cedric Archambeau

As we move away from the data, the predictive uncertainty should increase, since a great variety of explanations are consistent with the little available information. We introduce Distance-Aware Prior (DAP) calibration, …

regression

Online Bayesian Calibration under Gradual and Abrupt System Changes

2026-05-07 · Yang Xu, Chiwoo Park arxiv

Bayesian model calibration is central to digital twins and computer experiments, as it aligns model outputs with field observations by estimating calibration parameters and correcting systematic model bias. Classical Bay…

Prefix-Safe Bayesian Belief Tracking for LLM Reasoning Reliability:Separating Calibration from Ranking

2026-05-26 · Zhenghan Song, Yunyi Li, Yulong Liu arxiv

Long reasoning traces need reliability estimates before final answers are known. We study prefix-conditioned eventual-success estimation, $P(y=1 \mid o_{1:t})$, using prefix-safe observations. Sequential Bayesian Belief …

Bayesian Uncertainty Propagation for Agentic RAG Pipelines: A Proof-of-Concept Study on Multi-Hop Question Answering

2026-07-01 · Louis Donaldson, Connor Walker, Koorosh Aslansefat, Yiannis Papadopoulos arxiv

Trustworthy deployment of Agentic Retrieval-Augmented Generation (RAG) systems requires mechanisms for estimating when multi-stage reasoning pipelines may fail. This paper presents an uncertainty-aware Agentic Retrieval-…

Multi-hop Question Answering

Bayesian Calibration of MEMS Accelerometers

2023-06-09 · Oliver Dürr, Po-Yu Fan, Zong-Xian Yin

This study aims to investigate the utilization of Bayesian techniques for the calibration of micro-electro-mechanical systems (MEMS) accelerometers. These devices have garnered substantial interest in various practical a…

Probabilistic Programming