🤖 AI Summary
Multimodal large language models (MLLMs) exhibit insufficient robustness in real-world applications due to susceptibility to irrelevant visual context, and existing evaluation metrics fail to capture their sensitivity to localized visual perturbations. Method: We propose the Patch Context Robustness Index (PCRI)—the first interpretable, fine-grained metric for assessing contextual robustness—quantifying performance deviation between patch-level and full-image inputs to systematically measure stability under visual context perturbations. Contribution/Results: Conducting the first large-scale robustness evaluation across 19 state-of-the-art MLLMs on 15 vision-language benchmarks, we find that most models are highly sensitive to background noise; only a few—including InternVL2-26B and Qwen2VL-72B—demonstrate consistent, strong robustness across diverse tasks. PCRI provides actionable, reproducible guidance for model diagnosis, architectural refinement, and selection.
📝 Abstract
The reliability of Multimodal Large Language Models (MLLMs) in real-world settings is often undermined by sensitivity to irrelevant or distracting visual context, an aspect not captured by existing evaluation metrics. We introduce the extbf{Patch Context Robustness Index (PCRI)}, the first systematic and interpretable score for quantifying MLLM robustness to variations in visual context granularity, measuring performance changes between localized image patches and full-image input.
Applying PCRI to 19 state-of-the-art MLLMs across 15 vision-language benchmarks, we find that most leading models remain brittle to background noise, with only a few, such as InternVL2-26B and Qwen2VL-72B, demonstrating consistent robustness across tasks. PCRI analysis also highlights how different model architectures handle and integrate visual context, offering actionable diagnostic insight for both researchers and practitioners.
PCRI enables rigorous comparison of context robustness, supporting principled model selection and guiding the development of future architectures and training strategies for robust, real-world deployment.