HIDE and Seek: Detecting Hallucinations in Language Models via Decoupled Representations
Anwoy Chatterjee, Yash Goel, Tanmoy Chakraborty

TL;DR
This paper introduces HIDE, a training-free, single-pass method that detects hallucinations in language models by analyzing the statistical decoupling of internal representations, improving detection accuracy and efficiency.
Contribution
HIDE leverages internal representation decoupling and HSIC to detect hallucinations in a single pass without additional training, outperforming existing methods in accuracy and computational efficiency.
Findings
HIDE outperforms other single-pass methods in AUC-ROC by ~29%.
HIDE achieves comparable or better results than multi-pass methods, with ~51% less computation.
Extensive experiments on diverse datasets and models validate HIDE's effectiveness.
Abstract
Contemporary Language Models (LMs), while impressively fluent, often generate content that is factually incorrect or unfaithful to the input context - a critical issue commonly referred to as 'hallucination'. This tendency of LMs to generate hallucinated content undermines their reliability, especially because these fabrications are often highly convincing and therefore difficult to detect. While several existing methods attempt to detect hallucinations, most rely on analyzing multiple generations per input, leading to increased computational cost and latency. To address this, we propose a single-pass, training-free approach for effective Hallucination detectIon via Decoupled rEpresentations (HIDE). Our approach leverages the hypothesis that hallucinations result from a statistical decoupling between an LM's internal representations of input context and its generated output. We quantify…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
