Zero-Shot Visual Question Answering
Part of the appeal of Visual Question Answering (VQA) is its promise to answer new questions about previously unseen images. Most current methods demand training questions that illustrate every possible concept, and will therefore never achieve this capability, since the volume of required training data would be prohibitive. Answering general questions about images requires methods capable of Zero-Shot VQA, that is, methods able to answer questions beyond the scope of the training questions. We propose a new evaluation protocol for VQA methods which measures their ability to perform Zero-Shot VQA, and in doing so highlights significant practical deficiencies of current approaches, some of which are masked by the biases in current datasets. We propose and evaluate several strategies for achieving Zero-Shot VQA, including methods based on pretrained word embeddings, object classifiers with semantic embeddings, and test-time retrieval of example images. Our extensive experiments are intended to serve as baselines for Zero-Shot VQA, and they also achieve state-of-the-art performance in the standard VQA evaluation setting.
Code (0)
등록된 구현이 없습니다.
Tasks
Question AnsweringRetrievalVisual Question AnsweringVisual Question Answering (VQA)Word EmbeddingsSimilar Papers 제목 키워드 기반
CLIP Models are Few-shot Learners: Empirical Studies on VQA and Visual Entailment
CLIP has shown a remarkable zero-shot capability on a wide range of vision tasks. Previously, CLIP is only regarded as a powerful visual encoder. However, after being pre-trained by language supervision from a large amou…
parameter-efficient fine-tuningQuestion AnsweringVisual EntailmentVisual Question Answering+1Towards Perceiving Small Visual Details in Zero-shot Visual Question Answering with Multimodal LLMs
Multimodal Large Language Models (MLLMs) have recently achieved promising zero-shot accuracy on visual question answering (VQA) -- a fundamental task affecting various downstream applications and domains. Given the great…
Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)MUST-VQA: MUltilingual Scene-text VQA
In this paper, we present a framework for Multilingual Scene Text Visual Question Answering that deals with new languages in a zero-shot fashion. Specifically, we consider the task of Scene Text Visual Question Answering…
Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Multi-Agent VQA: Exploring Multi-Agent Foundation Models in Zero-Shot Visual Question Answering
This work explores the zero-shot capabilities of foundation models in Visual Question Answering (VQA) tasks. We propose an adaptive multi-agent system, named Multi-Agent VQA, to overcome the limitations of foundation mod…
object-detectionObject DetectionQuestion AnsweringVisual Question Answering+1Combining Knowledge Graph and LLMs for Enhanced Zero-shot Visual Question Answering
Zero-shot visual question answering (ZS-VQA), an emerged critical research area, intends to answer visual questions without providing training samples. Existing research in ZS-VQA has proposed to leverage knowledge graph…
Knowledge GraphsQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)