VidLBEval: Benchmarking and Mitigating Language Bias in Video-Involved LVLMs
Yiming Yang, Yangyang Guo, Hui Lu, Yan Wang
TL;DR
This work addresses language bias in video-involved LVLMs by introducing VidLBEval, a benchmark with Ambiguous Video Contrast (AVC) and Interrogative Question Probing (IQP) tasks to quantify grounded visual reasoning failures. It proposes Multi-branch Contrastive Decoding (MCD), a decoding-time mitigation using a weak expert and a video-enhanced strong expert to counteract language priors without retraining. Experiments show widespread bias across open-source and proprietary LVLMs, with MCD consistently reducing bias while preserving general capabilities on auxiliary benchmarks. The approach offers a practical, deployment-friendly path to more reliable video-grounded multimodal reasoning in LVLMs.
Abstract
Recently, Large Vision-Language Models (LVLMs) have made significant strides across diverse multimodal tasks and benchmarks. This paper reveals a largely under-explored problem from existing video-involved LVLMs - language bias, where models tend to prioritize language over video and thus result in incorrect responses. To address this research gap, we first collect a Video Language Bias Evaluation Benchmark, which is specifically designed to assess the language bias in video-involved LVLMs through two key tasks: ambiguous video contrast and interrogative question probing. Accordingly, we design accompanied evaluation metrics that aim to penalize LVLMs being biased by language. In addition, we also propose Multi-branch Contrastive Decoding (MCD), introducing two expert branches to simultaneously counteract language bias potentially generated by the amateur text-only branch. Our experiments demonstrate that i) existing video-involved LVLMs, including both proprietary and open-sourced, are largely limited by the language bias problem; ii) our MCD can effectively mitigate this issue and maintain general-purpose capabilities in various video-involved LVLMs without any additional retraining or alteration to model architectures.
