Integrating Local and Global Entropy for Uncertainty Quantification in LLMs
About
Large language models hallucinate confidently, making uncertainty quantification (UQ) essential for reliable deployment. Existing methods rely predominantly on token-level signals, leaving the geometric structure of intermediate hidden states underused. In this paper, we take the geometric complexity of hidden-state matrices as a measure of the global uncertainty of LLMs, while treating token-level uncertainty estimation as a local metric. We show that hidden-state geometric entropy (global uncertainty) and token-level entropy (local uncertainty) are statistically near-orthogonal, capturing distinct failure regimes for reliability prediction. In particular, global geometry recovers the confident-but-wrong failure mode that local signals systematically miss. Building on this, we propose Global-Local Uncertainty (GLU), an unsupervised, single-pass score that fuses the two signals via a multiplicative gate. Across three model families and six benchmarks, GLU matches or outperforms all unsupervised baselines while requiring only a single forward pass and remaining length-normalized and architecture-agnostic.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Uncertainty Estimation | TriviaQA | AUROC83.7 | 129 | |
| Uncertainty Estimation | TruthfulQA | PRR0.392 | 42 | |
| Reliability Estimation | TriviaQA | AUROC83.4 | 29 | |
| Uncertainty Quantification | LongForm | AUROC65.9 | 18 | |
| Uncertainty Quantification | Multiturn | AUROC83.1 | 18 | |
| Uncertainty Quantification | MATH | PRR70 | 18 | |
| Uncertainty Quantification | LongForm | PRR0.221 | 18 | |
| Uncertainty Quantification | TruthfulQA | AUROC68 | 18 | |
| Uncertainty Quantification | ArabicaQA | AUROC0.65 | 18 | |
| Uncertainty Quantification | Multiturn | PRR0.691 | 18 |