AdaViP: Aligning Multi-modal LLMs via Adaptive Vision-enhanced Preference Optimization
Jinda Lu, Jinghan Li, Yuan Gao, Junkang Wu, Jiancan Wu, Xiang Wang, Xiangnan He
TL;DR
The paper tackles hallucination in multimodal LLMs by improving alignment with visual content. It introduces AdaViP, combining vision-based preference pair construction using RAM, Grounding DINO, SAM, and LAMA with an adaptive optimization that unifies visual and linguistic signals under a Plackett-Luce-like objective. Key contributions include a robust vision-based perturbation pipeline, an adaptive weighting scheme based on implicit rewards, and strong empirical gains on Object HalBench, AMBER, and MMHal-Bench, including AdaViP-7B achieving 93.7% and 96.4% reductions in hallucinations on Object HalBench. The results advance trustworthiness of MLLMs and demonstrate a scalable path toward robust, vision-aware alignment for multimodal tasks.
Abstract
Preference alignment through Direct Preference Optimization (DPO) has demonstrated significant effectiveness in aligning multimodal large language models (MLLMs) with human preferences. However, existing methods focus primarily on language preferences while neglecting the critical visual context. In this paper, we propose an Adaptive Vision-enhanced Preference optimization (AdaViP) that addresses these limitations through two key innovations: (1) vision-based preference pair construction, which integrates multiple visual foundation models to strategically remove key visual elements from the image, enhancing MLLMs' sensitivity to visual details; and (2) adaptive preference optimization that dynamically balances vision- and language-based preferences for more accurate alignment. Extensive evaluations across different benchmarks demonstrate our effectiveness. Notably, our AdaViP-7B achieves 93.7% and 96.4% reductions in response-level and mentioned-level hallucination respectively on the Object HalBench, significantly outperforming current state-of-the-art methods.
