From Out-of-Distribution Detection to Hallucination Detection: A Geometric View 文章

ArXiv CS.CL2026-06-05NEWSen作者: Litian Liu, Reza Pourreza, Yubing Jian, Yao Qin, Roland Memisevic

摘要

arXiv:2602.07253v4 Announce Type: replace-cross Abstract: Detecting hallucinations in large language models is a critical open problem with significant implications for safety and reliability. While existing hallucination detection methods achieve strong performance in question-answering tasks, they remain less effective on tasks requiring reasoning. In this work, we revisit hallucination detection through the lens of out-of-distribution (OOD) detection, a well-studied problem in areas like computer vision. Treating next-token prediction in language models as a classification task allows us to apply OOD techniques, provided appropriate modifications are made to account for the structural differences in large language models. We show that OOD-based approaches yield training-free, single-sample-based detectors, achieving strong accuracy in hallucination detection for reasoning tasks.