paper-with-me

Papers

Open-Ended Visual Question Answering by Multi-Modal Domain Adaptation

2019-11-11 · Findings of the Association for Computational Linguistics 2020 · Yiming Xu, Lin Chen, Zhongwei Cheng, Lixin Duan, Jiebo Luo

We study the problem of visual question answering (VQA) in images by exploiting supervised domain adaptation, where there is a large amount of labeled data in the source domain but only limited labeled data in the target domain with the goal to train a good target model. A straightforward solution is to fine-tune a pre-trained source model by using those limited labeled target data, but it usually cannot work well due to the considerable difference between the data distributions of the source and target domains. Moreover, the availability of multiple modalities (i.e., images, questions and answers) in VQA poses further challenges to model the transferability between those different modalities. In this paper, we tackle the above issues by proposing a novel supervised multi-modal domain adaptation method for VQA to learn joint feature embeddings across different domains and modalities. Specifically, we align the data distributions of the source and target domains by considering all modalities together as well as separately for each individual modality. Based on the extensive experiments on the benchmark VQA 2.0 and VizWiz datasets for the realistic open-ended VQA task, we demonstrate that our proposed method outperforms the existing state-of-the-art approaches in this challenging domain adaptation setting for VQA.

📄 PDF Abstract BibTeX arXiv:1911.04058

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Proposing Plausible Answers for Open-ended Visual Question Answering

2016-10-20 · Omid Bakhshandeh, Trung Bui, Zhe Lin, Walter Chang

Answering open-ended questions is an essential capability for any intelligent agent. One of the most interesting recent open-ended question answering challenges is Visual Question Answering (VQA) which attempts to evalua…

Graph MatchingOpen-Ended Question AnsweringQuestion AnsweringVisual Question Answering+1

Answer-Type Prediction for Visual Question Answering

2016-06-01 · CVPR 2016 6 · Kushal Kafle, Christopher Kanan

Recently, algorithms for object recognition and related tasks have become sufficiently proficient that new vision tasks can now be pursued. In this paper, we build a system capable of answering open-ended text-based ques…

Object RecognitionPredictionQuestion AnsweringType prediction+3

VQA: Visual Question Answering

2015-05-03 · ICCV 2015 12 · Aishwarya Agrawal, Jiasen Lu, Stanislaw Antol, Margaret Mitchell 외

We propose the task of free-form and open-ended Visual Question Answering (VQA). Given an image and a natural language question about the image, the task is to provide an accurate natural language answer. Mirroring real-…

Image CaptioningMultiple-choiceVisual Question AnsweringVisual Question Answering (VQA)

Mounting Video Metadata on Transformer-based Language Model for Open-ended Video Question Answering

2021-08-11 · Donggeon Lee, SeongHo Choi, Youwon Jang, Byoung-Tak Zhang

Video question answering has recently received a lot of attention from multimodal video researchers. Most video question answering datasets are usually in the form of multiple-choice. But, the model for the multiple-choi…

Language ModelingLanguage ModellingMultiple-choiceOpen-Ended Question Answering+2

Textually Enriched Neural Module Networks for Visual Question Answering

2018-09-23 · Khyathi Raghavi Chandu, Mary Arpita Pyreddy, Matthieu Felix, Narendra Nath Joshi

Problems at the intersection of language and vision, like visual question answering, have recently been gaining a lot of attention in the field of multi-modal machine learning as computer vision research moves beyond tra…

Image CaptioningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)