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

ICR Probe: Tracking Hidden State Dynamics for Reliable Hallucination Detection in LLMs

About

Large language models (LLMs) excel at various natural language processing tasks, but their tendency to generate hallucinations undermines their reliability. Existing hallucination detection methods leveraging hidden states predominantly focus on static and isolated representations, overlooking their dynamic evolution across layers, which limits efficacy. To address this limitation, we shift the focus to the hidden state update process and introduce a novel metric, the ICR Score (Information Contribution to Residual Stream), which quantifies the contribution of modules to the hidden states' update. We empirically validate that the ICR Score is effective and reliable in distinguishing hallucinations. Building on these insights, we propose a hallucination detection method, the ICR Probe, which captures the cross-layer evolution of hidden states. Experimental results show that the ICR Probe achieves superior performance with significantly fewer parameters. Furthermore, ablation studies and case analyses offer deeper insights into the underlying mechanism of this method, improving its interpretability.

Zhenliang Zhang, Xinyu Hu, Huixuan Zhang, Junzhe Zhang, Xiaojun Wan• 2025

Related benchmarks

TaskDatasetResultRank
Hallucination DetectionTriviaQA
AUROC0.8001
621
Hallucination DetectionHotpotQA
AUROC0.7905
249
Hallucination DetectionTriviaQA (test)
AUC-ROC80.01
243
Hallucination DetectionHaluEval (test)
AUC-ROC84.36
176
Hallucination DetectionHaluEval
AUROC0.8346
131
Hallucination DetectionCoQA
Mean AUROC0.8155
107
Hallucination DetectionRAGTruth (test)
AUROC0.7653
99
Hallucination DetectionTruthfulQA
AUROC0.8142
91
Hallucination DetectionMATH
Mean AUROC76.15
72
Hallucination DetectionCommonsenseQA
Mean AUROC0.7249
62
Showing 10 of 19 rows

Other info

Code

Follow for update