CLAICVLGMay 24, 2022

Reassessing Evaluation Practices in Visual Question Answering: A Case Study on Out-of-Distribution Generalization

DeepMind
arXiv:2205.12191v2275 citationsh-index: 59
AI Analysis

This work highlights critical evaluation flaws in VQA for researchers, revealing that current benchmarks may not accurately assess model capabilities, which is incremental as it builds on existing concerns about generalization.

The study evaluated pretrained vision-and-language models on out-of-distribution visual question answering tasks, finding poor generalization as models learned benchmark-specific patterns rather than high-level skills, with generative models showing better robustness and multimodal pretraining aiding generalization.

Vision-and-language (V&L) models pretrained on large-scale multimodal data have demonstrated strong performance on various tasks such as image captioning and visual question answering (VQA). The quality of such models is commonly assessed by measuring their performance on unseen data that typically comes from the same distribution as the training data. However, when evaluated under out-of-distribution (out-of-dataset) settings for VQA, we observe that these models exhibit poor generalization. We comprehensively evaluate two pretrained V&L models under different settings (i.e. classification and open-ended text generation) by conducting cross-dataset evaluations. We find that these models tend to learn to solve the benchmark, rather than learning the high-level skills required by the VQA task. We also find that in most cases generative models are less susceptible to shifts in data distribution compared to discriminative ones, and that multimodal pretraining is generally helpful for OOD generalization. Finally, we revisit assumptions underlying the use of automatic VQA evaluation metrics, and empirically show that their stringent nature repeatedly penalizes models for correct responses.

Foundations

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

Your Notes