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

Prompt-Guided Internal States for Hallucination Detection of Large Language Models

About

Large Language Models (LLMs) have demonstrated remarkable capabilities across a variety of tasks in different domains. However, they sometimes generate responses that are logically coherent but factually incorrect or misleading, which is known as LLM hallucinations. Data-driven supervised methods train hallucination detectors by leveraging the internal states of LLMs, but detectors trained on specific domains often struggle to generalize well to other domains. In this paper, we aim to enhance the cross-domain performance of supervised detectors with only in-domain data. We propose a novel framework, prompt-guided internal states for hallucination detection of LLMs, namely PRISM. By utilizing appropriate prompts to guide changes to the structure related to text truthfulness in LLMs' internal states, we make this structure more salient and consistent across texts from different domains. We integrated our framework with existing hallucination detection methods and conducted experiments on datasets from different domains. The experimental results indicate that our framework significantly enhances the cross-domain generalization of existing hallucination detection methods.

Fujie Zhang, Peiqi Yu, Biao Yi, Baolei Zhang, Tong Li, Zheli Liu• 2024

Related benchmarks

TaskDatasetResultRank
Hallucination DetectionTriviaQA
AUROC0.7017
621
Hallucination DetectionTruthfulQA
AUC (ROC)0.63
178
Hallucination DetectionHaluEval
AUROC0.51
131
Hallucination DetectionCoQA
Mean AUROC0.8116
107
Hallucination DetectionHaluBench
AUROC80
75
Hallucination DetectionMATH
Mean AUROC65.16
72
Hallucination DetectionCommonsenseQA
Mean AUROC0.7187
62
Hallucination DetectionRAGTruth
AUROC0.39
58
Hallucination DetectionSVAMP
Mean AUROC68.11
50
Hallucination DetectionBelebele
Mean AUROC0.7097
48
Showing 10 of 18 rows

Other info

Code

Follow for update