paper-with-me

홈 › Papers

Revisiting Hallucination Detection with Effective Rank-based Uncertainty

2025-10-09 · Rui Wang, Zeming Wei, Guanzhang Yue, Meng Sun arxiv

Detecting hallucinations in large language models (LLMs) remains a fundamental challenge for their trustworthy deployment. Going beyond basic uncertainty-driven hallucination detection frameworks, we propose a simple yet powerful method that quantifies uncertainty by measuring the effective rank of hidden states derived from multiple model outputs and different layers. Grounded in the spectral analysis of representations, our approach provides interpretable insights into the model's internal reasoning process through semantic variations, while requiring no extra knowledge or additional modules, thus offering a combination of theoretical elegance and practical efficiency. Meanwhile, we theoretically demonstrate the necessity of quantifying uncertainty both internally (representations of a single response) and externally (different responses), providing a justification for using representations among different layers and responses from LLMs to detect hallucinations. Extensive experiments demonstrate that our method effectively detects hallucinations and generalizes robustly across various scenarios, contributing to a new paradigm of hallucination detection for LLM truthfulness.

📄 PDF Abstract BibTeX arXiv:2510.08389

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancing Uncertainty Modeling with Semantic Graph for Hallucination Detection

2025-01-02 · Kedi Chen, Qin Chen, Jie zhou, Xinqi Tao 외

Large Language Models (LLMs) are prone to hallucination with non-factual or unfaithful statements, which undermines the applications in real-world scenarios. Recent researches focus on uncertainty-based hallucination det…

HallucinationSentence

Semantic Energy: Detecting LLM Hallucination Beyond Entropy

2025-08-20 · Huan Ma, Jiadong Pan, Jing Liu, Yan Chen 외 arxiv

Large Language Models (LLMs) are being increasingly deployed in real-world applications, but they remain susceptible to hallucinations, which produce fluent yet incorrect responses and lead to erroneous decision-making. …

Enhancing Hallucination Detection through Noise Injection

2025-02-06 · Litian Liu, Reza Pourreza, Sunny Panchal, Apratim Bhattacharyya 외

Large Language Models (LLMs) are prone to generating plausible yet incorrect responses, known as hallucinations. Effectively detecting hallucinations is therefore crucial for the safe deployment of LLMs. Recent research …

Hallucination

The Map of Misbelief: Tracing Intrinsic and Extrinsic Hallucinations Through Attention Patterns

2025-11-13 · Elyes Hajji, Aymen Bouguerra, Fabio Arnez arxiv

Large Language Models (LLMs) are increasingly deployed in safety-critical domains, yet remain susceptible to hallucinations. While prior works have proposed confidence representation methods for hallucination detection, …

RePPL: Recalibrating Perplexity by Uncertainty in Semantic Propagation and Language Generation for Explainable QA Hallucination Detection

2025-05-21 · Yiming Huang, Junyan Zhang, ZiHao Wang, Biquan Bie 외

Large Language Models (LLMs) have become powerful, but hallucinations remain a vital obstacle to their trustworthy use. While previous works improved the capability of hallucination detection by measuring uncertainty, th…

HallucinationText Generation