MM-SpuBench: Towards Better Understanding of Spurious Biases in Multimodal LLMs
Wenqian Ye, Bohan Liu, Guangtao Zheng, Di Wang, Yunsheng Ma, Xu Cao, Bolin Lai, James M. Rehg, Aidong Zhang
TL;DR
This work defines and quantifies spurious biases in multimodal LLMs, arguing that vision-derived spurious attributes can distort vision–language alignment. It introduces MM-SpuBench, a VQA benchmark with 10,773 images and 2,400 QAs across nine bias types, enriched with core/spurious attribute annotations to explicitly separate essential and non-essential cues. Through extensive experiments on open- and closed-source MLLMs, the paper shows persistent reliance on spurious correlations, with robustness improving alongside model size and alignment quality, and with concept-informed, reasoning-enabled strategies providing notable mitigation. The benchmark and analysis highlight the need for stronger cross-modal alignment techniques and more robust architectures to advance trustworthy multimodal AI systems.
Abstract
Spurious bias, a tendency to use spurious correlations between non-essential input attributes and target variables for predictions, has revealed a severe robustness pitfall in deep learning models trained on single modality data. Multimodal Large Language Models (MLLMs), which integrate both vision and language models, have demonstrated strong capability in joint vision-language understanding. However, whether spurious biases are prevalent in MLLMs remains under-explored. We mitigate this gap by analyzing the spurious biases in a multimodal setting, uncovering the specific test data patterns that can manifest this problem when biases in the vision model cascade into the alignment between visual and text tokens in MLLMs. To better understand this problem, we introduce MM-SpuBench, a comprehensive visual question-answering (VQA) benchmark designed to evaluate MLLMs' reliance on nine distinct categories of spurious correlations from five open-source image datasets. The VQA dataset is built from human-understandable concept information (attributes). Leveraging this benchmark, we conduct a thorough evaluation of current state-of-the-art MLLMs. Our findings illuminate the persistence of the reliance on spurious correlations from these models and underscore the urge for new methodologies to mitigate spurious biases. To support the MLLM robustness research, we release our VQA benchmark at https://huggingface.co/datasets/mmbench/MM-SpuBench.
