Semantic Entropy Probes: Robust and Cheap Hallucination Detection in LLMs
Jannik Kossen, Jiatong Han, Muhammed Razzak, Lisa Schut, Shreshth, Malik, Yarin Gal

TL;DR
Semantic entropy probes (SEPs) provide a fast, reliable way to detect hallucinations in large language models by estimating semantic uncertainty from a single generation's hidden states, improving practicality and out-of-distribution robustness.
Contribution
We introduce semantic entropy probes (SEPs), a novel method that approximates semantic entropy efficiently from hidden states, enabling practical hallucination detection without multiple model samples.
Findings
SEPs achieve high hallucination detection accuracy.
SEPs outperform previous methods on out-of-distribution data.
Hidden states effectively encode semantic entropy.
Abstract
We propose semantic entropy probes (SEPs), a cheap and reliable method for uncertainty quantification in Large Language Models (LLMs). Hallucinations, which are plausible-sounding but factually incorrect and arbitrary model generations, present a major challenge to the practical adoption of LLMs. Recent work by Farquhar et al. (2024) proposes semantic entropy (SE), which can detect hallucinations by estimating uncertainty in the space semantic meaning for a set of model generations. However, the 5-to-10-fold increase in computation cost associated with SE computation hinders practical adoption. To address this, we propose SEPs, which directly approximate SE from the hidden states of a single generation. SEPs are simple to train and do not require sampling multiple model generations at test time, reducing the overhead of semantic uncertainty quantification to almost zero. We show that…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Media Forensic Detection · Anomaly Detection Techniques and Applications
MethodsSparse Evolutionary Training
