Papers › HallusionBench: An Advanced Diagnostic Suite for Entangled Language Hallucination and...

HallusionBench: An Advanced Diagnostic Suite for Entangled Language Hallucination and Visual Illusion in Large Vision-Language Models

23 Oct 2023CVPR 2024 1arXiv:2310.14566archive 2025-07-28

Tianrui Guan, Fuxiao Liu, Xiyang Wu, Ruiqi Xian, Zongxia Li, Xiaoyu Liu, Xijun Wang, Lichang Chen, Furong Huang, Yaser Yacoob, Dinesh Manocha, Tianyi Zhou

We introduce HallusionBench, a comprehensive benchmark designed for the evaluation of image-context reasoning. This benchmark presents significant challenges to advanced large visual-language models (LVLMs), such as GPT-4V(Vision), Gemini Pro Vision, Claude 3, and LLaVA-1.5, by emphasizing nuanced understanding and interpretation of visual data. The benchmark comprises 346 images paired with 1129 questions, all meticulously crafted by human experts. We introduce a novel structure for these visual questions designed to establish control groups. This structure enables us to conduct a quantitative analysis of the models' response tendencies, logical consistency, and various failure modes. In our evaluation on HallusionBench, we benchmarked 15 different models, highlighting a 31.42% question-pair accuracy achieved by the state-of-the-art GPT-4V. Notably, all other evaluated models achieve accuracy below 16%. Moreover, our analysis not only highlights the observed failure modes, including language hallucination and visual illusion, but also deepens an understanding of these pitfalls. Our comprehensive case studies within HallusionBench shed light on the challenges of hallucination and illusion in LVLMs. Based on these insights, we suggest potential pathways for their future improvement. The benchmark and codebase can be accessed at https://github.com/tianyi-lab/HallusionBench.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.14566")

Code

Syntology Ran 2 of 8 code samples harvested from 3 repositories linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong.

By repository: official repository: 1 sample from 1 repository, 1 ran; community (archive-listed): 7 samples from 2 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

tianyi-lab/hallusionbench officialmentioned in papermentioned on GitHubBSD-3-Clause report
FuxiaoLiu/LRV-Instruction mentioned on GitHubpytorchBSD-3-Clause report
FuxiaoLiu/VisualNews-Repository mentioned on GitHubpytorch report
dongping-chen/mllm-as-a-judge mentioned on GitHubpytorch report
fuxiaoliu/mmc mentioned on GitHubpytorchGPL-3.0 report
wuxiyang1996/AutoHallusion mentioned on GitHubpytorch report
zli12321/qa_metrics mentioned on GitHubMIT report
zli12321/videohallu mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 2 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
1ran · our draft was wrong
6unverified

Licence: 1 of the 8 samples is pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

generate_answer tianyi-lab/hallusionbench/evaluation.py official repository ran · violated contract BSD-3-Clause (permissive) · c5e2fa32f54d0bba · report
path_header_replace wuxiyang1996/AutoHallusion/main_abnormal_obj_insertion.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 1c0fbbfc151cff32 · report
em_match zli12321/qa_metrics/qa_metrics/em.py community (archive-listed) unverified MIT (permissive) · 630c8505ee831159 · report
f1_score zli12321/qa_metrics/qa_metrics/f1.py community (archive-listed) unverified MIT (permissive) · 032dc5fee649f52c · report
f1_score_with_precision_recall zli12321/qa_metrics/qa_metrics/f1.py community (archive-listed) unverified MIT (permissive) · 71a1ffe945841c01 · report
f1_score_with_precision_recall_normalized zli12321/qa_metrics/qa_metrics/f1.py community (archive-listed) unverified MIT (permissive) · 8e34f912950b0c10 · report
get_score zli12321/qa_metrics/qa_metrics/RewardBert.py community (archive-listed) unverified MIT (permissive) · bb06d405aa0fd21d · report
load_model_and_tokenizer_from_hub zli12321/qa_metrics/qa_metrics/RewardBert.py community (archive-listed) unverified MIT (permissive) · 4aa1be5727c48a7d · report

Tasks

DiagnosticHallucinationHallucination EvaluationVisual Question Answering (VQA)

Datasets

Introduced by this paper, per the archive.

HallusionBench

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Visual Question Answering (VQA) HallusionBench GPT-4V Question Pair Acc 12.2047 #1 of 4 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections