Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Detecting Contextual Hallucinations in LLMs with Frequency-Aware Attention

About

Hallucination detection is critical for ensuring the reliability of large language models (LLMs) in context-based generation. Prior work has explored intrinsic signals available during generation, among which attention offers a direct view of grounding behavior. However, existing approaches typically rely on coarse summaries that fail to capture fine-grained instabilities in attention. Inspired by signal processing, we introduce a frequency-aware perspective on attention by analyzing its variation during generation. We model attention distributions as discrete signals and extract high-frequency components that reflect rapid local changes in attention. Our analysis reveals that hallucinated tokens are associated with high-frequency attention energy, reflecting fragmented and unstable grounding behavior. Based on this insight, we develop a lightweight hallucination detector using high-frequency attention features. Experiments on the RAGTruth and HalluRAG benchmarks show that our approach achieves performance gains over verification-based, internal-representation-based, and attention-based methods across models and tasks.

Siya Qi, Yudong Chen, Runcong Zhao, Qinglin Zhu, Zhanghao Hu, Wei Liu, Yulan He, Zheng Yuan, Lin Gui• 2026

Related benchmarks

TaskDatasetResultRank
Hallucination DetectionRAGTruth RT-QA 1.0 (test)
F1 Score0.7885
33
Hallucination DetectionRAGTruth RT-D2T 1.0 (test)
F1 Score0.7383
30
Hallucination DetectionHalluRAG 1.0 (test)
F1 Score0.7274
30
Hallucination DetectionRAGTruth & HalluRAG Overall Average 1.0 (test)
Average F1 Score0.7284
30
Hallucination DetectionRAGTruth RT-Summ 1.0 (test)
F1 Score0.6849
30
Span-level Hallucination DetectionRagTruth-Avg (test)
F1 Score76.63
12
Span-level Hallucination DetectionHalluRAG (test)
F1 Score80.56
12
Showing 7 of 7 rows

Other info

Follow for update