CLAIJul 22, 2025

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

Peking U
arXiv:2507.16488v120 citationsh-index: 6ACL
Originality Incremental advance
AI Analysis

This addresses reliability issues in LLMs for users in NLP applications, but it is incremental as it builds on existing hidden state-based detection methods.

The paper tackles the problem of hallucination detection in large language models by introducing the ICR Score to quantify module contributions to hidden state updates, resulting in a method that achieves superior performance with significantly fewer parameters.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes