paper-with-me

홈 › Papers

FADE: Mitigating Hallucinations by Reducing Language-Prior Dominance in Large Vision-Language Models

2026-06-28 · Yichen Guo, Kai Tang, Fenglai Lin, Yiding Sun, Dongxu Zhang, Wenya Wang, Lin William Cong, Shanghang Zhang arxiv

Despite the impressive capabilities of Large Vision-Language Models (LVLMs), they remain susceptible to hallucination, generating content inconsistent with the input image. Recent studies attribute this to the dominance of language priors over visual inputs and employ contrastive decoding methods to mitigate this dominance, but the mechanistic origin remains unexplored. We investigate the information flow through each transformer layer and find that attention modules consistently aggregate visual evidence, while FFN modules at critical layers act as the source of language priors. These priors can override visual evidence, causing correct predictions in intermediate layers to drift toward incorrect outputs. Based on this insight, we propose FADE (FFN Attenuation for DEcoding), a training-free method that attenuates FFN outputs to reduce language-prior dominance. Evaluations on POPE, CHAIR, and MME benchmarks across LLaVA-1.5, mPLUG-Owl2, and InstructBLIP show that FADE effectively mitigates hallucinations while preserving inference efficiency.

📄 PDF Abstract BibTeX arXiv:2606.29431

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Watch Closely: Mitigating Object Hallucinations in Large Vision-Language Models with Disentangled Decoding

2025-12-22 · Ruiqi Ma, Yu Yan, Chunhong Zhang, Minghao Yin 외 arxiv

Large Vision-Language Models (LVLMs) bridge the gap between visual and linguistic modalities, demonstrating strong potential across a variety of domains. However, despite significant progress, LVLMs still suffer from sev…

Object RecognitionText Generation

Mitigating Hallucinations in Large Vision-Language Models via Summary-Guided Decoding

2024-10-17 · Kyungmin Min, Minbeom Kim, Kang-il Lee, Dongryeol Lee 외

Large Vision-Language Models (LVLMs) demonstrate impressive capabilities in generating detailed and coherent responses from visual inputs. However, they are prone to generate hallucinations due to an over-reliance on lan…

HallucinationObject HallucinationPOS

Residual Decoding: Mitigating Hallucinations in Large Vision-Language Models via History-Aware Residual Guidance

2026-02-01 · Xinrong Chen, Xu Chu, Yingmin Qiu, Hengyuan Zhang 외 arxiv

Large Vision-Language Models (LVLMs) can reason from image-text inputs and perform well in various multimodal tasks. Despite this success, they are affected by language priors and often produce hallucinations. Hallucinat…

Visual Grounding

Mitigating Hallucinations in Large Vision-Language Models without Performance Degradation

2026-04-22 · Xingyu Zhu, Junfeng Fang, Shuo Wang, Beier Zhu 외 arxiv

Large Vision-Language Models (LVLMs) exhibit powerful generative capabilities but frequently produce hallucinations that compromise output reliability. Fine-tuning on annotated data devoid of hallucinations offers the mo…

Beyond Fine-Tuning: Effective Strategies for Mitigating Hallucinations in Large Language Models for Data Analytics

2024-10-26 · Mikhail Rumiantsau, Aliaksei Vertsel, Ilya Hrytsuk, Isaiah Ballah

Large Language Models (LLMs) have become increasingly important in natural language processing, enabling advanced data analytics through natural language queries. However, these models often generate "hallucinations"-ina…

Decision MakingNatural Language QueriesStructured Output Generation