English

Uncertainty Estimation and Quantification for LLMs: A Simple Supervised Approach

Machine Learning 2024-10-24 v4 Computation and Language

Abstract

In this paper, we study the problem of uncertainty estimation and calibration for LLMs. We begin by formulating the uncertainty estimation problem, a relevant yet underexplored area in existing literature. We then propose a supervised approach that leverages labeled datasets to estimate the uncertainty in LLMs' responses. Based on the formulation, we illustrate the difference between the uncertainty estimation for LLMs and that for standard ML models and explain why the hidden neurons of the LLMs may contain uncertainty information. Our designed approach demonstrates the benefits of utilizing hidden activations to enhance uncertainty estimation across various tasks and shows robust transferability in out-of-distribution settings. We distinguish the uncertainty estimation task from the uncertainty calibration task and show that better uncertainty estimation leads to better calibration performance. Furthermore, our method is easy to implement and adaptable to different levels of model accessibility including black box, grey box, and white box.

Keywords

Cite

@article{arxiv.2404.15993,
  title  = {Uncertainty Estimation and Quantification for LLMs: A Simple Supervised Approach},
  author = {Linyu Liu and Yu Pan and Xiaocheng Li and Guanting Chen},
  journal= {arXiv preprint arXiv:2404.15993},
  year   = {2024}
}

Comments

29 pages, 14 figures

R2 v1 2026-06-28T16:05:16.172Z