Poison as Cure: Visual Noise for Mitigating Object Hallucinations in LVMs
Kejia Zhang, Keda Tao, Jiasheng Tang, Huan Wang
TL;DR
This work tackles object hallucination in large vision-language models by introducing Visual Adversarial Perturbation (VAP), a data-centric method that injects beneficial visual noise into inputs without modifying the base models. VAP optimizes three strategy losses via a zero-gradient, black-box approach to align model outputs with actual visual content while reducing dependence on biased parametric knowledge. Across eight state-of-the-art LVMs and three benchmark suites (POPE, BEAF, CHAIR), VAP consistently reduces hallucinations and improves visual grounding, with analyses detailing false drops, perturbation strength, and TU gains. The approach is architecture-agnostic and can be scaled using proxy models to mitigate computational costs, offering a practical path to more reliable multimodal systems in real-world applications.
Abstract
Large vision-language models (LVMs) extend large language models (LLMs) with visual perception capabilities, enabling them to process and interpret visual information. A major challenge compromising their reliability is object hallucination that LVMs may generate plausible but factually inaccurate information. We propose a novel visual adversarial perturbation (VAP) method to mitigate this hallucination issue. VAP alleviates LVM hallucination by applying strategically optimized visual noise without altering the base model. Our approach formulates hallucination suppression as an optimization problem, leveraging adversarial strategies to generate beneficial visual perturbations that enhance the model's factual grounding and reduce parametric knowledge bias. Extensive experimental results demonstrate that our method consistently reduces object hallucinations across 8 state-of-the-art LVMs, validating its efficacy across diverse evaluations.
