paper-with-me

홈 › Papers

MLLMs Hallucinate when Information Distribution Drifts in Synergy Heads

2026-09-05 · Meng'en Qin, Junye Chen, Jucheng Liu, Youlu Xing, Song Wang, Ruize Han hf

Multimodal Large Language Models (MLLMs) often struggle with hallucinations, thus hindering their reliable practical applications. Existing attention-based mitigation methods mainly rely on indirect signals (e.g., attention weights) that fail to accurately reflect the actual information shift underlying hallucination generation. In this paper, we propose HEAL, Head-lEvel information disentAnglement and caLibration for identifying and mitigating hallucinations. HEAL first employs causal noise intervention on multi-head outputs to filter out causally redundant heads. Subsequently, it disentangles information distribution within the remaining heads via the counterfactual Difference-in-Differences, categorizing heads into four types. Through analysis, we observe: hallucinations happen when information distribution drifts away from a healthy equilibrium in synergy heads, not strongly correlated with the quantity or strength of modality-specific heads. Motivated by this insight, HEAL injects dynamic information calibration factors into the value vectors of synergy heads, and actively regulates visual-language dependencies, steering the output distribution towards factual evidence. Extensive experiments demonstrate that HEAL effectively reduces hallucinations across multiple MLLMs, offering a simple and interpretable pathway to enhance model trustworthiness.

📄 PDF Abstract BibTeX arXiv:2609.09206

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Data-augmented phrase-level alignment for mitigating object hallucination

2024-05-28 · Pritam Sarkar, Sayna Ebrahimi, Ali Etemad, Ahmad Beirami 외

Despite their significant advancements, Multimodal Large Language Models (MLLMs) often generate factually inaccurate information, referred to as hallucination. In this work, we address object hallucinations in MLLMs, whe…

Data AugmentationHallucinationImage DescriptionObject+3

Drawing the Line: Enhancing Trustworthiness of MLLMs Through the Power of Refusal

2024-12-15 · Yuhao Wang, Zhiyuan Zhu, Heyang Liu, Yusheng Liao 외

Multimodal large language models (MLLMs) excel at multimodal perception and understanding, yet their tendency to generate hallucinated or inaccurate responses undermines their trustworthiness. Existing methods have large…

FINER: MLLMs Hallucinate under Fine-grained Negative Queries

2026-03-18 · Rui Xiao, Sanghwan Kim, Yongqin Xian, Zeynep Akata 외 arxiv

Multimodal large language models (MLLMs) struggle with hallucinations, particularly with fine-grained queries, a challenge underrepresented by existing benchmarks that focus on coarse image-related questions. We introduc…

Mitigating Hallucinations in Multimodal LLMs via Object-aware Preference Optimization

2025-08-27 · Alberto Compagnoni, Davide Caffagni, Nicholas Moratelli, Lorenzo Baraldi 외 arxiv

Multimodal Large Language Models (MLLMs) emerge as a unified interface to address a multitude of tasks, ranging from NLP to computer vision. Despite showcasing state-of-the-art results in many benchmarks, a long-standing…

Image Captioning

ConVis: Contrastive Decoding with Hallucination Visualization for Mitigating Hallucinations in Multimodal Large Language Models

2024-08-25 · Yeji Park, Deokyeong Lee, Junsuk Choe, Buru Chang

Hallucinations in Multimodal Large Language Models (MLLMs) where generated responses fail to accurately reflect the given image pose a significant challenge to their reliability. To address this, we introduce ConVis, a n…

Hallucination