Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Semantic Entropy Probes: Robust and Cheap Hallucination Detection in LLMs

About

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 SEPs retain high performance for hallucination detection and generalize better to out-of-distribution data than previous probing methods that directly predict model accuracy. Our results across models and tasks suggest that model hidden states capture SE, and our ablation studies give further insights into the token positions and model layers for which this is the case.

Jannik Kossen, Jiatong Han, Muhammed Razzak, Lisa Schut, Shreshth Malik, Yarin Gal• 2024

Related benchmarks

TaskDatasetResultRank
Hallucination DetectionTriviaQA
AUROC0.7103
265
Hallucination DetectionTriviaQA (test)
AUC-ROC78.9
169
Hallucination DetectionHotpotQA
AUROC0.6874
118
Hallucination DetectionRAGTruth (test)
AUROC0.8089
83
Hallucination DetectionMATH
Mean AUROC55.5
72
Hallucination DetectionBelebele
Mean AUROC0.5358
48
Hallucination DetectionSVAMP
Mean AUROC55.29
48
Hallucination DetectionCoQA
Mean AUROC0.5275
48
Hallucination DetectionAverage Cross-domain
Mean AUROC0.5282
48
Hallucination DetectionCommonsenseQA
Mean AUROC0.517
48
Showing 10 of 32 rows

Other info

Follow for update