paper-with-me

Papers

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

2022-05-24 · Aishwarya Agrawal, Ivana Kajić, Emanuele Bugliarello, Elnaz Davoodi, Anita Gergely, Phil Blunsom, Aida Nematzadeh

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.

📄 PDF Abstract BibTeX arXiv:2205.12191

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningOut-of-Distribution GeneralizationQuestion AnsweringText GenerationVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Open-Ended Visual Question-Answering

2016-10-09 · Issey Masuda, Santiago Pascual de la Puente, Xavier Giro-i-Nieto

This thesis report studies methods to solve Visual Question-Answering (VQA) tasks with a Deep Learning framework. As a preliminary step, we explore Long Short-Term Memory (LSTM) networks used in Natural Language Processi…

Question AnsweringSentenceSentence EmbeddingSentence-Embedding+2

Reassessing High-Performing LLMs on Polish Medical Exams: True Competence or Bias-Driven Performance?

2026-06-10 · Antoni Lasik, Jakub Pokrywka, Łukasz Grzybowski, Jeremi Ignacy Kaczmarek 외 arxiv

Large language models (LLMs) in medicine are mainly evaluated using multiple-choice question answering (MCQA), which can overestimate real clinical ability due to guessing strategies and answer biases. To address these l…

Question Answering

Evaluating Variance in Visual Question Answering Benchmarks

2025-08-04 · Nikitha SR arxiv

Multimodal large language models (MLLMs) have emerged as powerful tools for visual question answering (VQA), enabling reasoning and contextual understanding across visual and textual modalities. Despite their advancement…

Visual Question AnsweringVisual Reasoning

Knowledge Detection by Relevant Question and Image Attributes in Visual Question Answering

2023-06-08 · Param Ahir, Dr. Hiteishi Diwanji

Visual question answering (VQA) is a Multidisciplinary research problem that pursued through practices of natural language processing and computer vision. Visual question answering automatically answers natural language …

Question AnsweringRetrievalVisual Question AnsweringVisual Question Answering (VQA)

On the Value of Out-of-Distribution Testing: An Example of Goodhart's Law

2020-05-19 · NeurIPS 2020 12 · Damien Teney, Kushal Kafle, Robik Shrestha, Ehsan Abbasnejad 외

Out-of-distribution (OOD) testing is increasingly popular for evaluating a machine learning system's ability to generalize beyond the biases of a training set. OOD benchmarks are designed to present a different joint dis…

Model SelectionQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)