Multi-Task Learning with Multi-View Attention for Answer Selection and Knowledge Base Question Answering
Answer selection and knowledge base question answering (KBQA) are two important tasks of question answering (QA) systems. Existing methods solve these two tasks separately, which requires large number of repetitive work and neglects the rich correlation information between tasks. In this paper, we tackle answer selection and KBQA tasks simultaneously via multi-task learning (MTL), motivated by the following motivations. First, both answer selection and KBQA can be regarded as a ranking problem, with one at text-level while the other at knowledge-level. Second, these two tasks can benefit each other: answer selection can incorporate the external knowledge from knowledge base (KB), while KBQA can be improved by learning contextual information from answer selection. To fulfill the goal of jointly learning these two tasks, we propose a novel multi-task learning scheme that utilizes multi-view attention learned from various perspectives to enable these tasks to interact with each other as well as learn more comprehensive sentence representations. The experiments conducted on several real-world datasets demonstrate the effectiveness of the proposed method, and the performance of answer selection and KBQA is improved. Also, the multi-view attention scheme is proved to be effective in assembling attentive information from different representational perspectives.
Code (2)
Tasks
Answer SelectionKnowledge Base Question AnsweringMulti-Task LearningQuestion AnsweringSentenceSimilar Papers 제목 키워드 기반
MuVAM: A Multi-View Attention-based Model for Medical Visual Question Answering
Medical Visual Question Answering (VQA) is a multi-modal challenging task widely considered by research communities of the computer vision and natural language processing. Since most current medical VQA models focus on v…
Medical Visual Question AnsweringMissing LabelsQuestion AnsweringVisual Question Answering+1Compositional Attention Networks for Interpretability in Natural Language Question Answering
MAC Net is a compositional attention network designed for Visual Question Answering. We propose a modified MAC net architecture for Natural Language Question Answering. Question Answering typically requires Language Unde…
Logical ReasoningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)Answering Subjective Induction Questions on Products by Summarizing Multi-sources Multi-viewpoints Knowledge
This paper proposes a new task in the field of Answering Subjective Induction Question on Products (SUBJPQA). The answer to this kind of question is non-unique, but can be interpreted from many perspectives. For example,…
DecoderMulti-View Attention Network for Visual Dialog
Visual dialog is a challenging vision-language task in which a series of questions visually grounded by a given image are answered. To resolve the visual dialog task, a high-level understanding of various multimodal inpu…
Visual DialogOne vs. Many QA Matching with both Word-level and Sentence-level Attention Network
Question-Answer (QA) matching is a fundamental task in the Natural Language Processing community. In this paper, we first build a novel QA matching corpus with informal text which is collected from a product reviewing we…
Question AnsweringReading ComprehensionSentence