paper-with-me

Papers

Tell Model Where to Look: Mitigating Hallucinations in MLLMs by Vision-Guided Attention

2025-11-25 · Jianfei Zhao, Feng Zhang, Xin Sun, Chong Feng, Zhixing Tan arxiv

Visual attention serves as the primary mechanism through which MLLMs interpret visual information; however, its limited localization capability often leads to hallucinations. We observe that although MLLMs can accurately extract visual semantics from visual tokens, they fail to fully leverage this advantage during subsequent inference. To address this limitation, we propose Vision-Guided Attention (VGA), a training-free method that first constructs precise visual grounding by exploiting the semantic content of visual tokens, and then uses this grounding to guide the model's focus toward relevant visual regions. In image captioning, VGA further refines this guidance dynamically during generation by suppressing regions that have already been described. In VGA, each token undergoes only a single forward pass, introducing a negligible latency overhead. In addition, VGA is fully compatible with efficient attention implementations such as FlashAttention. Extensive experiments across diverse MLLMs and multiple hallucination benchmarks demonstrate that VGA achieves state-of-the-art dehallucination performance. Further analysis confirms that explicit visual guidance plays a crucial role in enhancing the visual understanding capabilities of MLLMs.

📄 PDF Abstract BibTeX arXiv:2511.20032

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningVisual Grounding

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

Seeing Far and Clearly: Mitigating Hallucinations in MLLMs with Attention Causal Decoding

2025-05-22 · CVPR 2025 1 · Feilong Tang, Chengzhi Liu, Zhongxing Xu, Ming Hu 외

Recent advancements in multimodal large language models (MLLMs) have significantly improved performance in visual question answering. However, they often suffer from hallucinations. In this work, hallucinations are categ…

Causal InferenceHallucinationQuestion AnsweringVisual Question Answering

V-ITI: Mitigating Hallucinations in Multimodal Large Language Models via Visual Inference-Time Intervention

2025-12-03 · Nan Sun, Zhenyu Zhang, Xixun Lin, Kun Wang 외 arxiv

Multimodal Large Language Models (MLLMs) excel in numerous vision-language tasks yet suffer from hallucinations, producing content inconsistent with input visuals, that undermine reliability in precision-sensitive domain…

ODE: Open-Set Evaluation of Hallucinations in Multimodal Large Language Models

2024-09-14 · CVPR 2025 1 · Yahan Tu, Rui Hu, Jitao Sang

Hallucination poses a persistent challenge for multimodal large language models (MLLMs). However, existing benchmarks for evaluating hallucinations are generally static, which may overlook the potential risk of data cont…

AttributeHallucination

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)