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

· Source: Computation and Language · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing · Depth: Expert, quick

Summary

HalluTruthQA is a new fine-grained benchmark designed for evaluating hallucination in Arabic question answering by large language models (LLMs). It addresses limitations of existing benchmarks by enabling detection, localization, explanation, and verification of factual errors. The benchmark comprises 2,400 expert-curated examples across Islamic knowledge, history, science, and geography. Each entry includes an Arabic question, a model-generated answer, a verified reference answer, a binary hallucination label, six candidate answers for factual verification, character-level erroneous spans, human-written explanations, and macro and micro hallucination types. Evaluations of four open-source LLMs—Allam, Falcon-H1, Qwen32, and Silma—in zero-shot settings showed varied performance, 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 for explanation evaluation. This highlights the need to move beyond simple detection.

Key takeaway

For NLP engineers developing or evaluating Arabic LLMs for factual accuracy, relying solely on response-level hallucination detection is insufficient. You should adopt a fine-grained evaluation approach that includes error localization, factual verification, and explanation to truly understand and mitigate model shortcomings. This will lead to more robust and trustworthy Arabic language models.

Key insights

Comprehensive LLM hallucination evaluation requires fine-grained detection, localization, verification, and explanation, not just binary labels.

Principles

Method

The benchmark provides questions, model answers, verified references, binary labels, candidate answers, character-level error spans, human explanations, and macro/micro hallucination types.

In practice

Topics

Code references

Best for: Research Scientist, AI Engineer, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.