Antidote: A Unified Framework for Mitigating LVLM Hallucinations in Counterfactual Presupposition and Object Perception
Yuanchen Wu, Lu Zhang, Hang Yao, Junlong Du, Ke Yan, Shouhong Ding, Yunsheng Wu, Xiaoqiang Li
TL;DR
This work tackles LVLM hallucinations by addressing two challenging dimensions: counterfactual presupposition questions (CPQs) and object-perception errors. It introduces Antidote, a unified synthetic-data post-training framework that decouples co-occurrence biases and injects factual priors to enable self-correction through Direct Preference Optimization, and CP-Bench, a two-part benchmark (dev and test) for evaluating CPQ discrimination and factual response generation. Across LLaVA-based models, Antidote delivers substantial improvements on CP-Bench and other hallucination benchmarks (POPE, CHAIR, SHR) without relying on external supervision or incurring significant catastrophic forgetting. The approach demonstrates that synthetic data pipelines and preference alignment can robustly reduce hallucinations while preserving general capabilities, offering practical benefits for deploying LVLMs in sensitive, cross-modal tasks.
Abstract
Large Vision-Language Models (LVLMs) have achieved impressive results across various cross-modal tasks. However, hallucinations, i.e., the models generating counterfactual responses, remain a challenge. Though recent studies have attempted to alleviate object perception hallucinations, they focus on the models' response generation, and overlooking the task question itself. This paper discusses the vulnerability of LVLMs in solving counterfactual presupposition questions (CPQs), where the models are prone to accept the presuppositions of counterfactual objects and produce severe hallucinatory responses. To this end, we introduce "Antidote", a unified, synthetic data-driven post-training framework for mitigating both types of hallucination above. It leverages synthetic data to incorporate factual priors into questions to achieve self-correction, and decouple the mitigation process into a preference optimization problem. Furthermore, we construct "CP-Bench", a novel benchmark to evaluate LVLMs' ability to correctly handle CPQs and produce factual responses. Applied to the LLaVA series, Antidote can simultaneously enhance performance on CP-Bench by over 50%, POPE by 1.8-3.3%, and CHAIR & SHR by 30-50%, all without relying on external supervision from stronger LVLMs or human feedback and introducing noticeable catastrophic forgetting issues.
