paper-with-me

홈 › Papers

Co-VQA : Answering by Interactive Sub Question Sequence

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Most existing approaches to Visual Question Answering (VQA) answer questions directly, however, people usually decompose a complex question into a sequence of simple sub questions and finally obtain the answer to the original question after answering the sub question sequence(SQS). By simulating the process, this paper proposes a conversation-based VQA (Co-VQA) framework, which consists of three components: Questioner, Oracle, and Answerer. Questioner raises the sub questions using an extending HRED model, and Oracle answers them one-by-one. An Adaptive Chain Visual Reasoning Model (ACVRM) for Answerer is also proposed, where the question-answer pair is used to update the visual representation sequentially. To perform supervised learning for each model, we introduce a well-designed method to build a SQS for each question on VQA 2.0 and VQA-CP v2 datasets. Experimental results show that our method achieves state-of-the-art on VQA-CP v2. Further analyses show that SQSs help build direct semantic connections between questions and images, provide question-adaptive variable-length reasoning chains, and with explicit interpretability as well as error traceability.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Visual Reasoning

Similar Papers 제목 키워드 기반

A Sequence Modelling Approach to Question Answering in Text-Based Games

2022-07-01 · NAACL (Wordplay) 2022 7 · Gregory Furman, Edan Toledo, Jonathan Shock, Jan Buys

Interactive Question Answering (IQA) requires an intelligent agent to interact with a dynamic environment in order to gather information necessary to answer a question. IQA tasks have been proposed as means of training s…

Question Answeringtext-based games

Interactive Mongolian Question Answer Matching Model Based on Attention Mechanism in the Law Domain

2022-10-01 · CCL 2022 10 · Peng Yutao, Wang Weihua, Bao Feilong

“Mongolian question answer matching task is challenging, since Mongolian is a kind of lowresource language and its complex morphological structures lead to data sparsity. In this work, we propose an Interactive Mongolian…

Question Answering

A Context-aware Attention Network for Interactive Question Answering

2016-12-22 · Huayu Li, Martin Renqiang Min, Yong Ge, Asim Kadav

Neural network based sequence-to-sequence models in an encoder-decoder framework have been successfully applied to solve Question Answering (QA) problems, predicting answers from statements and questions. However, almost…

DecoderQuestion AnsweringSentence

Co-VQA : Answering by Interactive Sub Question Sequence

2022-04-02 · Findings (ACL) 2022 5 · Ruonan Wang, Yuxi Qian, Fangxiang Feng, Xiaojie Wang 외

Most existing approaches to Visual Question Answering (VQA) answer questions directly, however, people usually decompose a complex question into a sequence of simple sub questions and finally obtain the answer to the ori…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Visual Reasoning

Interactive Question Answering Systems: Literature Review

2022-09-04 · Giovanni Maria Biancofiore, Yashar Deldjoo, Tommaso Di Noia, Eugenio Di Sciascio 외

Question answering systems are recognized as popular and frequently effective means of information seeking on the web. In such systems, information seekers can receive a concise response to their query by presenting thei…

Question Answering