CLFeb 7, 2025

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

arXiv:2502.04964v418 citationsh-index: 47
Originality Highly original
AI Analysis

This work addresses the problem of uncertainty quantification for Large Language Models, which is significant for natural language processing applications where model reliability and trustworthiness are crucial.

The authors tackled the problem of uncertainty quantification for Large Language Models, achieving sizable improvements over state-of-the-art approaches by integrating model confidence with output consistency. Their novel approach demonstrated improvements across various tasks such as question answering, abstractive summarization, and machine translation.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes