paper-with-me

홈 › Papers

Uncertainty Quantification for LLMs through Minimum Bayes Risk: Bridging Confidence and Consistency

2025-02-07 · Roman Vashurin, Maiya Goloburda, Albina Ilina, Alexander Rubashevskii, Preslav Nakov, Artem Shelmanov, Maxim Panov

Uncertainty quantification (UQ) methods for Large Language Models (LLMs) encompass a variety of approaches, with two major types being particularly prominent: information-based, which focus on model confidence expressed as token probabilities, and consistency-based, which assess the semantic relationship between multiple outputs generated using repeated sampling. Several recent methods have combined these two approaches to boost UQ performance. However, they sometimes fail to outperform much simpler baseline methods. Our work discusses the fundamental approach to constructing uncertainty measures that directly links uncertainty with the minimum Bayes risks achieved by LLM decoding. Building on these findings, we propose a novel approach to integrating model confidence with output consistency, resulting in a family of efficient and robust UQ methods. Our investigation reveals distinctive characteristics of LLMs as probabilistic models, which help to explain why these UQ methods underperform in certain tasks. Based on these findings, we propose a new way of synthesizing model confidence and output consistency, leading to a family of efficient and robust UQ methods. We evaluate our approach across various tasks such as question answering, abstractive summarization, and machine translation, demonstrating sizable improvements over state-of-the-art UQ approaches.

📄 PDF Abstract BibTeX arXiv:2502.04964

Code (1)

iinemo/lm-polygraph pytorch

Tasks

Abstractive Text SummarizationMachine TranslationQuestion AnsweringUncertainty Quantification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Textual Bayes: Quantifying Uncertainty in LLM-Based Systems

2025-06-11 · Brendan Leigh Ross, Noël Vouitsis, Atiyeh Ashari Ghomi, Rasa Hosseinzadeh 외

Although large language models (LLMs) are becoming increasingly capable of solving challenging real-world tasks, accurately quantifying their uncertainty remains a critical open problem, which limits their applicability …

Bayesian InferencePrompt EngineeringUncertainty Quantification

Toward Efficient Uncertainty in LLMs through Evidential Knowledge Distillation

2025-07-24 · Lakshmana Sri Harsha Nemani, P. K. Srijith, Tomasz Kuśmierczyk arxiv

Accurate uncertainty quantification remains a key challenge for standard LLMs, prompting the adoption of Bayesian and ensemble-based methods. However, such methods typically necessitate computationally expensive sampling…

Knowledge Distillation

Uncertainty Quantification of the 4th kind; optimal posterior accuracy-uncertainty tradeoff with the minimum enclosing ball

2021-08-24 · Hamed Hamze Bajgiran, Pau Batlle Franch, Houman Owhadi, Mostafa Samir 외

There are essentially three kinds of approaches to Uncertainty Quantification (UQ): (A) robust optimization, (B) Bayesian, (C) decision theory. Although (A) is robust, it is unfavorable with respect to accuracy and data …

Bayesian InferenceUncertainty Quantification

Uncertainty Quantification With Noise Injection in Neural Networks: A Bayesian Perspective

2025-01-21 · Xueqiong Yuan, Jipeng Li, Ercan Engin Kuruoglu

Model uncertainty quantification involves measuring and evaluating the uncertainty linked to a model's predictions, helping assess their reliability and confidence. Noise injection is a technique used to enhance the robu…

Bayesian InferenceUncertainty Quantification

Bayesian meta learning for trustworthy uncertainty quantification

2024-07-27 · Zhenyuan Yuan, Thinh T. Doan

We consider the problem of Bayesian regression with trustworthy uncertainty quantification. We define that the uncertainty quantification is trustworthy if the ground truth can be captured by intervals dependent on the p…

Meta-LearningregressionUncertainty Quantification