Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

HaloScope: Harnessing Unlabeled LLM Generations for Hallucination Detection

About

The surge in applications of large language models (LLMs) has prompted concerns about the generation of misleading or fabricated information, known as hallucinations. Therefore, detecting hallucinations has become critical to maintaining trust in LLM-generated content. A primary challenge in learning a truthfulness classifier is the lack of a large amount of labeled truthful and hallucinated data. To address the challenge, we introduce HaloScope, a novel learning framework that leverages the unlabeled LLM generations in the wild for hallucination detection. Such unlabeled data arises freely upon deploying LLMs in the open world, and consists of both truthful and hallucinated information. To harness the unlabeled data, we present an automated membership estimation score for distinguishing between truthful and untruthful generations within unlabeled mixture data, thereby enabling the training of a binary truthfulness classifier on top. Importantly, our framework does not require extra data collection and human annotations, offering strong flexibility and practicality for real-world applications. Extensive experiments show that HaloScope can achieve superior hallucination detection performance, outperforming the competitive rivals by a significant margin. Code is available at https://github.com/deeplearningwisc/haloscope.

Xuefeng Du, Chaowei Xiao, Yixuan Li• 2024

Related benchmarks

TaskDatasetResultRank
Hallucination DetectionTriviaQA
AUROC0.95
621
Hallucination DetectionHotpotQA
AUROC0.6
249
Hallucination DetectionTriviaQA (test)
AUC-ROC85.3
243
Hallucination DetectionTruthfulQA
AUC (ROC)0.7864
178
Hallucination DetectionHaluEval
AUROC0.5
131
Hallucination DetectionTruthfulQA (test)
AUC-ROC70.6
112
Hallucination DetectionCoQA
AUROC0.6583
108
Hallucination DetectionTruthfulQA
AUROC0.6966
91
Hallucination DetectionHaluBench
AUROC67
75
Hallucination DetectionNQ-Open
AUROC0.8584
63
Showing 10 of 29 rows

Other info

Follow for update