paper-with-me

Papers

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

2022-05-02 · AJ Piergiovanni, Wei Li, Weicheng Kuo, Mohammad Saffar, Fred Bertsch, Anelia Angelova

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.

📄 PDF Abstract BibTeX arXiv:2205.00949

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage CaptioningQuestion AnsweringVisual EntailmentVisual Question AnsweringVisual Question Answering (VQA)Visual ReasoningZero-shot Generalization

Similar Papers 제목 키워드 기반

MQADet: A Plug-and-Play Paradigm for Enhancing Open-Vocabulary Object Detection via Multimodal Question Answering

2025-02-23 · Caixiong Li, Xiongwei Zhao, Jinhang Zhang, Xing Zhang 외

Open-vocabulary detection (OVD) is a challenging task to detect and classify objects from an unrestricted set of categories, including those unseen during training. Existing open-vocabulary detectors are limited by compl…

Objectobject-detectionObject DetectionOpen-vocabulary object detection+2

Beyond VQA: Generating Multi-word Answer and Rationale to Visual Questions

2020-10-24 · Radhika Dua, Sai Srinivas Kancheti, Vineeth N Balasubramanian

Visual Question Answering is a multi-modal task that aims to measure high-level visual understanding. Contemporary VQA models are restrictive in the sense that answers are obtained via classification over a limited vocab…

General ClassificationMultiple-choiceQuestion AnsweringVisual Question Answering+1

Open-vocabulary Video Question Answering: A New Benchmark for Evaluating the Generalizability of Video Question Answering Models

2023-08-18 · ICCV 2023 1 · Dohwan Ko, Ji Soo Lee, Miso Choi, Jaewon Chu 외

Video Question Answering (VideoQA) is a challenging task that entails complex multi-modal reasoning. In contrast to multiple-choice VideoQA which aims to predict the answer given several options, the goal of open-ended V…

Multiple-choiceQuestion AnsweringTGIF-FrameVideo Question Answering+2

LLaVA-SpaceSGG: Visual Instruct Tuning for Open-vocabulary Scene Graph Generation with Enhanced Spatial Relations

2024-12-09 · Mingjie Xu, Mengyang Wu, Yuzhi Zhao, Jason Chun Lok Li 외

Scene Graph Generation (SGG) converts visual scenes into structured graph representations, providing deeper scene understanding for complex vision tasks. However, existing SGG models often overlook essential spatial rela…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model+3

ChartNet: Visual Reasoning over Statistical Charts using MAC-Networks

2019-11-21 · Monika Sharma, Shikha Gupta, Arindam Chowdhury, Lovekesh Vig

Despite the improvements in perception accuracies brought about via deep learning, developing systems combining accurate visual perception with the ability to reason over the visual percepts remains extremely challenging…

General ClassificationVisual Reasoning