paper-with-me

Papers

Multi-Task Learning with Multi-View Attention for Answer Selection and Knowledge Base Question Answering

2018-12-06 · Yang Deng, Yuexiang Xie, Yaliang Li, Min Yang, Nan Du, Wei Fan, Kai Lei, Ying Shen

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.

📄 PDF Abstract BibTeX arXiv:1812.02354

Code (2)

dengyang17/MTQA 공식 구현
dengyang17/dengyang17.github.io

Tasks

Answer SelectionKnowledge Base Question AnsweringMulti-Task LearningQuestion AnsweringSentence

Similar Papers 제목 키워드 기반

MuVAM: A Multi-View Attention-based Model for Medical Visual Question Answering

2021-07-07 · Haiwei Pan, Shuning He, Kejia Zhang, Bo Qu 외

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+1

Compositional Attention Networks for Interpretability in Natural Language Question Answering

2018-10-30 · Muru Selvakumar, Suriyadeepan Ramamoorthy, Vaidheeswaran Archana, Malaikannan Sankarasubbu

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

2023-09-12 · Yufeng Zhang, Meng-xiang Wang, Jianxing Yu

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,…

Decoder

Multi-View Attention Network for Visual Dialog

2020-04-29 · Sungjin Park, Taesun Whang, Yeochan Yoon, Heuiseok Lim

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 Dialog

One vs. Many QA Matching with both Word-level and Sentence-level Attention Network

2018-08-01 · COLING 2018 8 · Lu Wang, Shoushan Li, Changlong Sun, Luo Si 외

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