CVMay 2, 2022

Answer-Me: Multi-Task Open-Vocabulary Visual Question Answering

arXiv:2205.00949v218 citationsh-index: 42
AI Analysis

This work addresses the challenge of building robust vision-language models for diverse question answering tasks, offering a novel pre-training approach that improves generalization, though it is incremental in advancing multi-task learning methods.

The authors tackled the problem of multi-task open-vocabulary visual question answering by proposing Answer-Me, a task-aware framework that unifies various QA tasks, achieving state-of-the-art performance with zero-shot generalization and competitive single-task results across datasets like VQA2.0 and SNLI-VE.

We present Answer-Me, a task-aware multi-task framework which unifies a variety of question answering tasks, such as, visual question answering, visual entailment, visual reasoning. In contrast to previous works using contrastive or generative captioning training, we propose a novel and simple recipe to pre-train a vision-language joint model, which is multi-task as well. The pre-training uses only noisy image captioning data, and is formulated to use the entire architecture end-to-end with both a strong language encoder and decoder. Our results show state-of-the-art performance, zero-shot generalization, robustness to forgetting, and competitive single-task results across a variety of question answering tasks. Our multi-task mixture training learns from tasks of various question intents and thus generalizes better, including on zero-shot vision-language tasks. We conduct experiments in the challenging multi-task and open-vocabulary settings and across a variety of datasets and tasks, such as VQA2.0, SNLI-VE, NLVR2, GQA. We observe that the proposed approach is able to generalize to unseen tasks and that more diverse mixtures lead to higher accuracy in both known and novel tasks.

Foundations

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

Your Notes