Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Hallucination Detection in LLMs Using Spectral Features of Attention Maps

About

Large Language Models (LLMs) have demonstrated remarkable performance across various tasks but remain prone to hallucinations. Detecting hallucinations is essential for safety-critical applications, and recent methods leverage attention map properties to this end, though their effectiveness remains limited. In this work, we investigate the spectral features of attention maps by interpreting them as adjacency matrices of graph structures. We propose the $\text{LapEigvals}$ method, which utilises the top-$k$ eigenvalues of the Laplacian matrix derived from the attention maps as an input to hallucination detection probes. Empirical evaluations demonstrate that our approach achieves state-of-the-art hallucination detection performance among attention-based methods. Extensive ablation studies further highlight the robustness and generalisation of $\text{LapEigvals}$, paving the way for future advancements in the hallucination detection domain.

Jakub Binkowski, Denis Janiak, Albert Sawczyn, Bogdan Gabrys, Tomasz Kajdanowicz• 2025

Related benchmarks

TaskDatasetResultRank
Hallucination DetectionTruthfulQA (test)
AUC-ROC58.9
91
Hallucination DetectionNQ-Open
AUROC0.748
27
Hallucination DetectionLLaMa 1 (test)
AUROC0.871
15
Showing 3 of 3 rows

Other info

Follow for update