English

Rethinking Uncertainty Estimation in LLMs: A Principled Single-Sequence Measure

Machine Learning 2026-04-21 v3

Abstract

Large Language Models (LLMs) are increasingly employed in real-world applications, driving the need to evaluate the trustworthiness of their generated text. To this end, reliable uncertainty estimation is essential. Leading uncertainty estimation methods generate and analyze multiple output sequences, which is computationally expensive and impractical at scale. In this work, we inspect the theoretical foundations of these methods and explore new directions to enhance computational efficiency. Building on the framework of proper scoring rules, we find that the negative log-likelihood of the most likely output sequence constitutes a theoretically principled uncertainty measure. To approximate this alternative measure, we propose G-NLL, obtained using a single output sequence from greedy decoding. This approach streamlines uncertainty estimation while preserving theoretical rigor. Empirical results demonstrate that G-NLL achieves state-of-the-art performance across various scenarios. Our work lays the theoretical foundation for efficient and reliable uncertainty estimation in natural language generation, challenging the necessity of the prevalent methods that are more complex and resource-intensive.

Keywords

Cite

@article{arxiv.2412.15176,
  title  = {Rethinking Uncertainty Estimation in LLMs: A Principled Single-Sequence Measure},
  author = {Lukas Aichberger and Kajetan Schweighofer and Sepp Hochreiter},
  journal= {arXiv preprint arXiv:2412.15176},
  year   = {2026}
}

Comments

ICLR 2026

R2 v1 2026-06-28T20:42:45.967Z