Answering while Summarizing: Multi-task Learning for Multi-hop QA with Evidence Extraction
Question answering (QA) using textual sources for purposes such as reading comprehension (RC) has attracted much attention. This study focuses on the task of explainable multi-hop QA, which requires the system to return the answer with evidence sentences by reasoning and gathering disjoint pieces of the reference texts. It proposes the Query Focused Extractor (QFE) model for evidence extraction and uses multi-task learning with the QA model. QFE is inspired by extractive summarization models; compared with the existing method, which extracts each evidence sentence independently, it sequentially extracts evidence sentences by using an RNN with an attention mechanism on the question sentence. It enables QFE to consider the dependency among the evidence sentences and cover important information in the question sentence. Experimental results show that QFE with a simple RC baseline model achieves a state-of-the-art evidence extraction score on HotpotQA. Although designed for RC, it also achieves a state-of-the-art evidence extraction score on FEVER, which is a recognizing textual entailment task on a large textual database.
Code (0)
등록된 구현이 없습니다.
Tasks
Answer SelectionExtractive SummarizationMulti-Task LearningNatural Language InferenceQuestion AnsweringReading ComprehensionSentenceSimilar Papers 제목 키워드 기반
PALM-Bench: A Comprehensive Benchmark for Personalized Audio-Language Models
Large Audio-Language Models (LALMs) have demonstrated strong performance in audio understanding and generation. Yet, our extensive benchmarking reveals that their behavior is largely generic (e.g., summarizing spoken con…
Question AnsweringSEMQA: Semi-Extractive Multi-Source Question Answering
Recently proposed long-form question answering (QA) systems, supported by large language models (LLMs), have shown promising capabilities. Yet, attributing and verifying their generated abstractive answers can be difficu…
AttributeLong Form Question AnsweringQuestion AnsweringText GenerationConcise Answers to Complex Questions: Summarization of Long-form Answers
Long-form question answering systems provide rich information by presenting paragraph-level answers, often containing optional background or auxiliary information. While such comprehensive answers are helpful, not all in…
Extractive SummarizationFormLong Form Question AnsweringQuestion AnsweringCAiRE-COVID: A Question Answering and Query-focused Multi-Document Summarization System for COVID-19 Scholarly Information Management
We present CAiRE-COVID, a real-time question answering (QA) and multi-document summarization system, which won one of the 10 tasks in the Kaggle COVID-19 Open Research Dataset Challenge, judged by medical experts. Our sy…
ArticlesDocument SummarizationInformation RetrievalManagement+3DeALOG: Decentralized Multi-Agents Log-Mediated Reasoning Framework
Complex question answering across text, tables and images requires integrating diverse information sources. A framework supporting specialized processing with coordination and interpretability is needed. We introduce DeA…
Question Answering