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 HallucinationPOPE Adversarial
Accuracy83.52
288
Object HallucinationPOPE (Random)
F1 Score89.87
285
Visual Mathematical ReasoningMathVista
Accuracy54.7
278
Object HallucinationPOPE Popular
F1 Score87.41
273
Hallucination EvaluationCHAIR
CHAIR_s53.4
252
Science Question AnsweringScienceQA (test)
Average Accuracy71.7
245
Hallucination EvaluationMMHal-Bench
MMHal Score3.55
216
Hallucination EvaluationAMBER
CHAIR7.8
172
Object Hallucination EvaluationMS-COCO (POPE Adversarial)
Accuracy83.86
138
Object Hallucination EvaluationMS-COCO POPE (Popular)
Accuracy86.46
108
Showing 10 of 48 rows

Other info

Code

Follow for update