Probabilities Are All You Need: A Probability-Only Approach to Uncertainty Estimation in Large Language Models
Manh Nguyen, Sunil Gupta, Hung Le

TL;DR
This paper introduces a simple, training-free method for uncertainty estimation in large language models that uses top-$K$ probabilities to improve factual accuracy and trustworthiness without extra computational costs.
Contribution
It presents a novel probability-only approach to estimate predictive entropy, avoiding multiple samples and extra computation, with an adaptive mechanism for better confidence filtering.
Findings
Outperforms state-of-the-art baselines in question-answering tasks
Enhances LLM trustworthiness by better uncertainty estimation
Efficiently approximates predictive entropy without additional training
Abstract
Large Language Models (LLMs) exhibit strong performance across various natural language processing (NLP) tasks but remain vulnerable to hallucinations, generating factually incorrect or misleading outputs. Uncertainty estimation, often using predictive entropy estimation, is key to addressing this issue. However, existing methods often require multiple samples or extra computation to assess semantic entropy. This paper proposes an efficient, training-free uncertainty estimation method that approximates predictive entropy using the responses' top- probabilities. Moreover, we employ an adaptive mechanism to determine to enhance flexibility and filter out low-confidence probabilities. Experimental results on three free-form question-answering datasets across several LLMs demonstrate that our method outperforms expensive state-of-the-art baselines, contributing to the broader goal of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Artificial Intelligence in Healthcare and Education
