CLAILGJun 27, 2025

The Consistency Hypothesis in Uncertainty Quantification for Large Language Models

arXiv:2506.21849v14 citationsh-index: 27UAI
Originality Incremental advance
AI Analysis

This work addresses the problem of estimating confidence in LLM outputs for applications requiring high user trust, representing an incremental advancement in uncertainty quantification methods.

The paper formalizes the consistency hypothesis in uncertainty quantification for large language models, showing that generation consistency can serve as a proxy for confidence, and demonstrates that data-free black-box methods based on this hypothesis can outperform baselines.

Estimating the confidence of large language model (LLM) outputs is essential for real-world applications requiring high user trust. Black-box uncertainty quantification (UQ) methods, relying solely on model API access, have gained popularity due to their practical benefits. In this paper, we examine the implicit assumption behind several UQ methods, which use generation consistency as a proxy for confidence, an idea we formalize as the consistency hypothesis. We introduce three mathematical statements with corresponding statistical tests to capture variations of this hypothesis and metrics to evaluate LLM output conformity across tasks. Our empirical investigation, spanning 8 benchmark datasets and 3 tasks (question answering, text summarization, and text-to-SQL), highlights the prevalence of the hypothesis under different settings. Among the statements, we highlight the `Sim-Any' hypothesis as the most actionable, and demonstrate how it can be leveraged by proposing data-free black-box UQ methods that aggregate similarities between generations for confidence estimation. These approaches can outperform the closest baselines, showcasing the practical value of the empirically observed consistency hypothesis.

Foundations

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

Your Notes