Benchmarking Robustness of Multimodal Image-Text Models under Distribution Shift
Jielin Qiu, Yi Zhu, Xingjian Shi, Florian Wenzel, Zhiqiang Tang, Ding Zhao, Bo Li, Mu Li
TL;DR
This work introduces a comprehensive robustness benchmark for multimodal image-text models under distribution shifts by applying 17 image perturbations and 16 text perturbations across five tasks (image-text retrieval, visual reasoning, visual entailment, image captioning, and text-to-image generation). It evaluates 12 open-source models and proposes two new metrics, MultiModal Impact score (MMI) and Missing Object Rate (MOR), to quantify robustness and generation fidelity. Key findings show that image perturbations, especially zoom blur, are more damaging than text perturbations, with character-level text perturbations being particularly disruptive; BLIP-based models often exhibit stronger robustness, potentially due to generative losses. The study further uses Optimal Transport alignments and Grad-CAM visualizations to interpret failure modes and discusses implications for unimodal robustness and future directions, including data augmentation and fairness considerations for robust multimodal systems.
Abstract
Multimodal image-text models have shown remarkable performance in the past few years. However, evaluating robustness against distribution shifts is crucial before adopting them in real-world applications. In this work, we investigate the robustness of 12 popular open-sourced image-text models under common perturbations on five tasks (image-text retrieval, visual reasoning, visual entailment, image captioning, and text-to-image generation). In particular, we propose several new multimodal robustness benchmarks by applying 17 image perturbation and 16 text perturbation techniques on top of existing datasets. We observe that multimodal models are not robust to image and text perturbations, especially to image perturbations. Among the tested perturbation methods, character-level perturbations constitute the most severe distribution shift for text, and zoom blur is the most severe shift for image data. We also introduce two new robustness metrics (\textbf{MMI} for MultiModal Impact score and \textbf{MOR} for Missing Object Rate) for proper evaluations of multimodal models. We hope our extensive study sheds light on new directions for the development of robust multimodal models. More details can be found on the project webpage: \url{https://MMRobustness.github.io}.
