Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ClearSight: Visual Signal Enhancement for Object Hallucination Mitigation in Multimodal Large language Models

About

Contrastive decoding strategies are widely used to mitigate object hallucinations in multimodal large language models (MLLMs). By reducing over-reliance on language priors, these strategies ensure that generated content remains closely grounded in visual inputs, producing contextually accurate outputs. Since contrastive decoding requires no additional training or external tools, it offers both computational efficiency and versatility, making it highly attractive. However, these methods present two main limitations: (1) bluntly suppressing language priors can compromise coherence and accuracy of generated content, and (2) processing contrastive inputs adds computational load, significantly slowing inference speed. To address these challenges, we propose Visual Amplification Fusion (VAF), a plug-and-play technique that enhances attention to visual signals within the model's middle layers, where modality fusion predominantly occurs. This approach enables more effective capture of visual features, reducing the model's bias toward language modality. Experimental results demonstrate that VAF significantly reduces hallucinations across various MLLMs without affecting inference speed, while maintaining coherence and accuracy in generated outputs.

Hao Yin, Guangzong Si, Zilei Wang• 2025

Related benchmarks

TaskDatasetResultRank
Science Question AnsweringScienceQA (test)
Average Accuracy71.7
208
Object HallucinationPOPE (Random)
F1 Score85.82
200
Object HallucinationPOPE Adversarial
Accuracy83.52
196
Visual Mathematical ReasoningMathVista
Accuracy54.7
189
Object HallucinationPOPE Popular
F1 Score84.28
188
Hallucination EvaluationMMHal-Bench
MMHal Score3.55
174
Hallucination EvaluationCHAIR
CHAIR_s53.4
166
Object Hallucination in Open-ended CaptioningChair (test)
CHAIR_S53.4
50
Hallucination assessmentAMBER
CHAIR_s10.5
47
Hallucination assessmentAMBER (test)
CHAIR7.3
38
Showing 10 of 26 rows

Other info

Code

Follow for update