MEGA Hub

HalluTruthQA: A Fine-Grained Benchmark for Hallucination Detection, Localization, and Explanation in Arabic Question Answering

Authors

Do you know Abdessalam Bouchekif?You can claim authorship or link another user.Do you know Mohammed-En-Nadhir Zighem?You can claim authorship or link another user.Do you know Salah Eddine Bekhouche?You can claim authorship or link another user.Do you know Hichem Telli?You can claim authorship or link another user.Do you know Somaya Eltanbouly?You can claim authorship or link another user.Do you know Shahd Gaben?You can claim authorship or link another user.Do you know Heba Sbahi?You can claim authorship or link another user.Do you know Samer Rashwani?You can claim authorship or link another user.Do you know Mutaz Al-Khatib?You can claim authorship or link another user.Do you know Emad Mohamed?You can claim authorship or link another user.Do you know Mohammed Ghaly?You can claim authorship or link another user.Do you know Abdenour Hadid?You can claim authorship or link another user.

Abstract

Large language models (LLMs) can generate fluent Arabic answers, yet factual errors remain difficult to detect, localize, explain, and verify. Existing hallucination benchmarks often provide response-level labels, with limited support for identifying the exact erroneous content, explaining why it is incorrect, or selecting the correct factual answer. We introduce \textsc{HalluTruthQA}, a fine-grained benchmark for hallucination evaluation in Arabic question answering. The benchmark contains 2,400 expert-curated examples across four knowledge-intensive domains: Islamic knowledge, history, science, and geography. Each example pairs an Arabic question and a model-generated answer with a verified reference answer, a binary hallucination label, six candidate answers for factual verification, and, for hallucinated answers, character-level erroneous spans, human-written explanations, and macro and micro hallucination types. We evaluate four open-source LLMs, \textsc{Allam}, \textsc{Falcon-H1}, \textsc{Qwen32}, and \textsc{Silma}, in a zero-shot setting across hallucination detection, span-level localization, factual verification, and explanation evaluation. Results show that these tasks capture different abilities: no single model achieves the strongest performance across all tasks, with best scores of 0.880 Macro-F1 for detection, 0.516 F1-Sp for localization, 0.852 LO-Score for factual verification, and 0.644 final score for explanation evaluation. Our taxonomy shows that hallucination evaluation should move beyond detection toward localizing, verifying, and explaining factual errors. The code, dataset, prompts, and evaluation scripts are available at https://gitlab.com/nlpresearcher/HalluTruthQA.

Community

00