Unsupervised Hallucination Detection by Inspecting Reasoning Processes
By: Ponhvoan Srey, Xiaobao Wu, Anh Tuan Luu
Potential Business Impact:
Finds fake words from AI without human help.
Unsupervised hallucination detection aims to identify hallucinated content generated by large language models (LLMs) without relying on labeled data. While unsupervised methods have gained popularity by eliminating labor-intensive human annotations, they frequently rely on proxy signals unrelated to factual correctness. This misalignment biases detection probes toward superficial or non-truth-related aspects, limiting generalizability across datasets and scenarios. To overcome these limitations, we propose IRIS, an unsupervised hallucination detection framework, leveraging internal representations intrinsic to factual correctness. IRIS prompts the LLM to carefully verify the truthfulness of a given statement, and obtain its contextualized embedding as informative features for training. Meanwhile, the uncertainty of each response is considered a soft pseudolabel for truthfulness. Experimental results demonstrate that IRIS consistently outperforms existing unsupervised methods. Our approach is fully unsupervised, computationally low cost, and works well even with few training data, making it suitable for real-time detection.
Similar Papers
The Illusion of Progress: Re-evaluating Hallucination Detection in LLMs
Computation and Language
Fixes AI mistakes that humans can't see.
Hallucination Detection via Internal States and Structured Reasoning Consistency in Large Language Models
Computation and Language
Finds when AI lies or makes mistakes.
Graphing the Truth: Structured Visualizations for Automated Hallucination Detection in LLMs
Computation and Language
Shows when AI might be making things up.