paper-with-me

Papers

MIRAGE: Assessing Hallucination in Multimodal Reasoning Chains of MLLM

2025-05-30 · Bowen Dong, Minheng Ni, Zitong Huang, Guanglei Yang, WangMeng Zuo, Lei Zhang

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 adequately distinguish between perception-induced hallucinations and reasoning-induced hallucinations. This failure constitutes a significant issue and hinders the diagnosis of multimodal reasoning failures within MLLMs. To address this, we propose the {\dataset} benchmark, which isolates reasoning hallucinations by constructing questions where input images are correctly perceived by MLLMs yet reasoning errors persist. {\dataset} introduces multi-granular evaluation metrics: accuracy, factuality, and LLMs hallucination score for hallucination quantification. Our analysis reveals that (1) the model scale, data scale, and training stages significantly affect the degree of logical, fabrication, and factual hallucinations; (2) current MLLMs show no effective improvement on spatial hallucinations caused by misinterpreted spatial relationships, indicating their limited visual reasoning capabilities; and (3) question types correlate with distinct hallucination patterns, highlighting targeted challenges and potential mitigation strategies. To address these challenges, we propose {\method}, a method that combines curriculum reinforcement fine-tuning to encourage models to generate logic-consistent reasoning chains by stepwise reducing learning difficulty, and collaborative hint inference to reduce reasoning complexity. {\method} establishes a baseline on {\dataset}, and reduces the logical hallucinations in original base models.

📄 PDF Abstract BibTeX arXiv:2505.24238

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationMultimodal ReasoningVisual Reasoning

Methods 이 논문이 사용한 방법론

BASE 설명 없음
HINT An unsupervised approach for identifying Hierarchical Information Threads by analysing the network of related articles in a collection. In particular, HINT leverages article…

Similar Papers 제목 키워드 기반

More Thinking, Less Seeing? Assessing Amplified Hallucination in Multimodal Reasoning Models

2025-05-23 · Chengzhi Liu, Zhongxing Xu, Qingyue Wei, Juncheng Wu 외

Test-time compute has empowered multimodal large language models to generate extended reasoning chains, yielding strong performance on tasks such as multimodal math reasoning. However, this improved reasoning ability oft…

DiagnosticHallucinationMathMultimodal Reasoning+1

MIRAGE: Scaling Test-Time Inference with Parallel Graph-Retrieval-Augmented Reasoning Chains

2025-08-25 · Kaiwen Wei, Rui Shan, Dongsheng Zou, Jianzhong Yang 외 arxiv

Large reasoning models (LRMs) have shown significant progress in test-time scaling through chain-of-thought prompting. Current approaches like search-o1 integrate retrieval augmented generation (RAG) into multi-step reas…

Knowledge Graphs

Verb Mirage: Unveiling and Assessing Verb Concept Hallucinations in Multimodal Large Language Models

2024-12-06 · Zehao Wang, Xinpeng Liu, Xiaoqian Wu, Yudonglin Zhang 외

Multimodal Large Language Models (MLLMs) have garnered significant attention recently and demonstrate outstanding capabilities in various tasks such as OCR, VQA, captioning, $\textit{etc}$. However, hallucination remains…

HallucinationOptical Character Recognition (OCR)Visual Question Answering (VQA)

Thinking Before Looking: Improving Multimodal LLM Reasoning via Mitigating Visual Hallucination

2024-11-15 · Haojie Zheng, Tianyang Xu, Hanchi Sun, Shu Pu 외

Multimodal large language models (MLLMs) have advanced the integration of visual and linguistic modalities, establishing themselves as the dominant paradigm for visual-language tasks. Current approaches like chain of tho…

HallucinationMultimodal Reasoning

MIRAGE: Mobile Agents with Implicit Reasoning and Generative World Models

2026-06-03 · Zhichao Yang, Yuanze Hu, Haojie Hao, Longkun Hao 외 arxiv

Mobile agents are increasingly expected to operate everyday applications from screenshots and language goals, where reliable control requires reasoning over screen affordances, multi-step navigation, and future state cha…