paper-with-me

Papers

ReactBench: A Cause-Driven Benchmark for Multimodal Hallucination via Systematic Evaluation

2026-05-28 · Shizhe Zhou, Bohan Jia, Kai Wu, Yan Shen, Tongyun Li, Yuyang Wu, Shaohui Lin arxiv

While multimodal large language models (MLLMs) have achieved rapid progress in vision-language understanding, they remain prone to multimodal hallucinations, producing responses that are inconsistent with the visual input. Existing benchmarks predominantly focus on detecting hallucination outcomes rather than evaluating the underlying causes of these failures. Moreover, many benchmarks rely on simplistic scenarios and limited evaluation formats that no longer challenge state-of-the-art models. To address these limitations, we introduce ReactBench, a cause-driven hallucination benchmark featuring multiple tasks and an exam-style evaluation format. By generating adversarial images and hallucination-inducing queries, ReactBench introduces four targeted tasks: Relational Erasure, Counterfactual Attribute, Alteration Tracing, and Dense Counting. These tasks systematically expose co-occurrence bias, language priors, cross-image comparative perception deficiencies, and fine-grained perceptual bottlenecks. Beyond standard accuracy-based evaluation, we leverage Chain-of-Thought reasoning to identify fine-grained sub-causes of hallucination within each task. Extensive evaluations reveal that current MLLMs remain notably vulnerable to cause-specific hallucination triggers, demonstrating the value of ReactBench as a systematic and interpretable testbed for diagnosing and improving multimodal model robustness. The project page is available at https://reactbench.github.io/.

📄 PDF Abstract BibTeX arXiv:2605.29579

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ReactBench: A Benchmark for Topological Reasoning in MLLMs on Chemical Reaction Diagrams

2026-04-17 · Qiang Xu, Shengyuan Bai, Yu Wang, He Cao 외 arxiv

Multimodal Large Language Models (MLLMs) excel at recognizing individual visual elements and reasoning over simple linear diagrams. However, when faced with complex topological structures involving branching paths, conve…

Visual Reasoning

Seeing Clearly without Training: Mitigating Hallucinations in Multimodal LLMs for Remote Sensing

2026-03-03 · Yi Liu, Jing Zhang, Di Wang, Xiaoyu Tian 외 arxiv

Multimodal large language models (MLLMs) suffer from pronounced hallucinations in remote sensing visual question-answering (RS-VQA), primarily caused by visual grounding failures in large-scale scenes or misinterpretatio…

Visual Grounding

Causal-LLaVA: Causal Disentanglement for Mitigating Hallucination in Multimodal Large Language Models

2025-05-26 · Xinmiao Hu, Chun Wang, Ruihe An, ChenYu Shao 외

Multimodal Large Language Models (MLLMs) have demonstrated strong performance in visual understanding tasks, yet they often suffer from object hallucinations--generating descriptions of objects that are inconsistent with…

DisentanglementHallucinationLanguage ModelingLanguage Modelling+1

GHOST: Hallucination-Inducing Image Generation for Multimodal LLMs

2025-09-29 · Aryan Yazdan Parast, Parsa Hosseini, Hesam Asadollahzadeh, Arshia Soltani Moakhar 외 arxiv

Object hallucination in Multimodal Large Language Models (MLLMs) is a persistent failure mode that causes the model to perceive objects absent in the image. This weakness of MLLMs is currently studied using static benchm…

Image Generation

MIRAGE: Assessing Hallucination in Multimodal Reasoning Chains of MLLM

2025-05-30 · Bowen Dong, Minheng Ni, Zitong Huang, Guanglei Yang 외

Multimodal hallucination in multimodal large language models (MLLMs) restricts the correctness of MLLMs. However, multimodal hallucinations are multi-sourced and arise from diverse causes. Existing benchmarks fail to ade…

HallucinationMultimodal ReasoningVisual Reasoning