paper-with-me

홈 › Papers

Geo3R: Mitigating Spatial Reasoning Hallucination in Multimodal Large Language Models

2026-07-23 · Mingyu Wang, Weilin Jin, Wenbo Li, Haoyang Huang, Tong Jia, Ying Li arxiv

Despite remarkable progress in visual understanding, Multimodal Large Language Models (MLLMs) remain prone to hallucinations when reasoning about spatial relationships, often producing judgments that contradict the true 3D structure of the scene. Though several existing works have proposed to mitigate hallucinations, our analysis indicates that they show limited effectiveness in spatial reasoning, as they fail to bridge the fundamental gap between 2D visual representations and 3D spatial reality. Based on this finding, we define hallucinations arising from insufficient spatial structure modeling as spatial reasoning hallucination, a subcategory of relation hallucination that existing mitigation methods fail to address. We further identify three typical scenarios where such hallucinations frequently occur: perspective effects, object orientation, and viewpoint changes. To this end, we propose Geo3R, a training-free, plug-and-play framework that incorporates geometric evidence and structured 3D reasoning to mitigate spatial reasoning hallucination. Experiments on three benchmarks, covering 18 tasks across all three scenarios, show that Geo3R substantially reduces spatial reasoning hallucination across diverse MLLMs without additional training, outperforming existing models and methods.

📄 PDF Abstract BibTeX arXiv:2607.21085

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial Reasoning

Similar Papers 제목 키워드 기반

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

VidHalluc: Evaluating Temporal Hallucinations in Multimodal Large Language Models for Video Understanding

2024-12-04 · CVPR 2025 1 · Chaoyu Li, Eun Woo Im, Pooyan Fazli

Multimodal large language models (MLLMs) have recently shown significant advancements in video understanding, excelling in content reasoning and instruction-following tasks. However, hallucination, where models generate …

HallucinationInstruction FollowingSemantic SimilaritySemantic Textual Similarity+1

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

RRHF-V: Ranking Responses to Mitigate Hallucinations in Multimodal Large Language Models with Human Feedback

2025-01-01 · Conference 2025 1 · Guoqing Chen, Fu Zhang, Jinghao Lin, Chenglong Lu 외

Multimodal large language models (MLLMs) demonstrate strong capabilities in multimodal understanding, reasoning, and interaction but still face the fundamental limitation of hallucinations, where they generate erroneous …

HallucinationImage ComprehensionImage Description

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