CVAIFeb 23, 2025

VidLBEval: Benchmarking and Mitigating Language Bias in Video-Involved LVLMs

arXiv:2502.16602v12 citationsh-index: 2Has Code
Originality Incremental advance
AI Analysis

This addresses a critical problem for developers and users of video-involved LVLMs by identifying and reducing bias that affects model reliability, though it is incremental as it builds on existing LVLM frameworks.

The paper tackles language bias in video-involved Large Vision-Language Models (LVLMs), where models prioritize language over video, leading to incorrect responses, and proposes Multi-branch Contrastive Decoding (MCD) to mitigate this issue effectively without retraining.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes