Multimodal AI models trained mostly on English and Western visual data frequently hallucinate on Arabic-language images, and no benchmark tells you why it happened, only that it did. Sarab (سراب), Arabic for "mirage," is a cause-diagnostic Arabic visual hallucination benchmark: instead of one accuracy number, it traces each wrong answer to a specific root cause, a misread image, misleading text, a cultural blind spot, or reflexive guessing under an absent answer.
| Mode | Focus | Tests |
|---|---|---|
| Ground | Baseline | Plain image, direct Arabic question, no context text |
| Sway | Specious context | A plausible but misleading Arabic caption paired with the image |
| False | Incorrect context | A factually wrong caption paired with the image |
| Clash | Cultural counter-common-sense | AI-generated Arab/Islamic cultural-norm violations, the first Arabic-native mode of its kind |
| Blank | Absent answer | Correct answer removed; tests unprompted "none of the above" detection |
Four of eight originally scoped models are evaluated; the three Arabic-centric models (AIN, Fanar, ALLaM) are next. Every known gap is documented in the paper and repository, not smoothed over. Dataset, code, and prompts are released for reuse.
Paper in preparation. This entry will be replaced once it's published. Until then, cite the code repository:
@misc{sarab2026,
title = {Sarab: A Cause-Diagnostic Arabic Visual Hallucination Evaluation Benchmark},
author = {Alharz, Zahra and Mahyoub, Abdulrhman and Barmandah, Hassan and Alahmari, Saad Saeed},
year = {2026},
howpublished = {\url{https://github.com/HasanBGit/Sarab-Benchmark}},
note = {Paper in preparation; citation will be updated on publication.}
}