Share your thoughts, 1 month free Claude Pro on usSee more
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
Object Hallucination EvaluationPOPE
Accuracy77.2
2019
Hallucination EvaluationCHAIR
CHAIR_s53.4
393
Object HallucinationPOPE Popular
F1 Score87.41
372
Visual Mathematical ReasoningMathVista
Accuracy54.7
366
Object HallucinationPOPE Adversarial
Accuracy83.52
353
Object HallucinationPOPE (Random)
F1 Score89.87
324
Hallucination EvaluationMMHal-Bench
MMHal Score3.55
306
Science Question AnsweringScienceQA (test)
Average Accuracy71.7
273
Hallucination EvaluationAMBER
CHAIR7.8
222
Object Hallucination EvaluationMS-COCO (POPE Adversarial)
Accuracy83.86
190
Showing 10 of 65 rows

Other info

Code

Follow for update