Span-Level Hallucination Detection for LLM-Generated Answers

๐Ÿ“… 2025-04-25
๐Ÿ“ˆ Citations: 1
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This work addresses factual hallucination in large language model (LLM) text generation by proposing the first Englishโ€“Arabic bilingual token-level hallucination detection framework. Methodologically, it innovatively integrates semantic role labeling (SRL) with retrieval-augmented textual entailment modeling and introduces a logit-driven token confidence calibration mechanism to enable interpretable span-level hallucination localization. Unlike conventional sentence-level binary classification, this framework achieves finer-grained detection with enhanced precision and attribution capability. Evaluated on the Mu-SHROOM benchmark, it establishes new state-of-the-art performance. Hallucinated spans are rigorously verified via cross-fact-checking using GPT-4 and LLaMA, significantly improving both detection accuracy and interpretability. The framework thus introduces a novel paradigm for multilingual, trustworthy evaluation of LLM outputs.

Technology Category

Application Category

๐Ÿ“ Abstract
Detecting spans of hallucination in LLM-generated answers is crucial for improving factual consistency. This paper presents a span-level hallucination detection framework for the SemEval-2025 Shared Task, focusing on English and Arabic texts. Our approach integrates Semantic Role Labeling (SRL) to decompose the answer into atomic roles, which are then compared with a retrieved reference context obtained via question-based LLM prompting. Using a DeBERTa-based textual entailment model, we evaluate each role semantic alignment with the retrieved context. The entailment scores are further refined through token-level confidence measures derived from output logits, and the combined scores are used to detect hallucinated spans. Experiments on the Mu-SHROOM dataset demonstrate competitive performance. Additionally, hallucinated spans have been verified through fact-checking by prompting GPT-4 and LLaMA. Our findings contribute to improving hallucination detection in LLM-generated responses.
Problem

Research questions and friction points this paper is trying to address.

Detecting hallucinated spans in LLM-generated answers
Improving factual consistency via semantic role alignment
Evaluating performance on English and Arabic texts
Innovation

Methods, ideas, or system contributions that make the work stand out.

Semantic Role Labeling for answer decomposition
DeBERTa-based entailment model for alignment
Token-level confidence measures for refinement
๐Ÿ”Ž Similar Papers
No similar papers found.
๐Ÿ’ผ Related Jobs
No related jobs found.
P
Passant Elchafei
Ulm University, Germany
M
Mervet Abu-Elkheir
German University in Cairo, Egypt