paper-with-me

홈 › Papers

Causal Decoding for Hallucination-Resistant Multimodal Large Language Models

2026-02-24 · Shiwei Tan, Hengyi Wang, Weiyi Qin, Qi Xu, Zhigang Hua, Hao Wang arxiv

Multimodal Large Language Models (MLLMs) deliver detailed responses on vision-language tasks, yet remain susceptible to object hallucination (introducing objects not present in the image), undermining reliability in practice. Prior efforts often rely on heuristic penalties, post-hoc correction, or generic decoding tweaks, which do not directly intervene in the mechanisms that trigger object hallucination and thus yield limited gains. To address this challenge, we propose a causal decoding framework that applies targeted causal interventions during generation to curb spurious object mentions. By reshaping the decoding dynamics to attenuate spurious dependencies, our approach reduces false object tokens while maintaining descriptive quality. Across captioning and QA benchmarks, our framework substantially lowers object-hallucination rates and achieves state-of-the-art faithfulness without degrading overall output quality.

📄 PDF Abstract BibTeX arXiv:2602.21441

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TAVR-VLM: Risk-Conditioned Causal Grounding for Hallucination-Resistant Report Generation

2026-06-25 · Zhixiang Lu, Xiwei Liu, Sifan Song, Changkai Ji 외 arxiv

Transcatheter Aortic Valve Replacement (TAVR) planning requires meticulous multimodal reasoning. However, adapting Multimodal Large Language Models (MLLMs) to this high-stakes domain is severely impeded by diagnostic hal…

Multimodal 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

Mitigating Modality Prior-Induced Hallucinations in Multimodal Large Language Models via Deciphering Attention Causality

2024-10-07 · Guanyu Zhou, Yibo Yan, Xin Zou, Kun Wang 외

Multimodal Large Language Models (MLLMs) have emerged as a central focus in both industry and academia, but often suffer from biases introduced by visual and language priors, which can lead to multimodal hallucination. T…

Causal InferencecounterfactualCounterfactual ReasoningHallucination+4

Vision-Language Introspection: Mitigating Overconfident Hallucinations in MLLMs via Interpretable Bi-Causal Steering

2026-01-08 · Shuliang Liu, Songbo Yang, Dong Fang, Sihang Jia 외 arxiv

Object hallucination critically undermines the reliability of Multimodal Large Language Models, often stemming from a fundamental failure in cognitive introspection, where models blindly trust linguistic priors over spec…

The Mirage of Performance Gains: Why Contrastive Decoding Fails to Address Multimodal Hallucination

2025-04-14 · Hao Yin, Guangzong Si, Zilei Wang

Contrastive decoding strategies are widely used to reduce hallucinations in multimodal large language models (MLLMs). These methods work by constructing contrastive samples to induce hallucinations and then suppressing t…

Hallucination