paper-with-me

Papers

Answering while Summarizing: Multi-task Learning for Multi-hop QA with Evidence Extraction

2019-05-21 · ACL 2019 7 · Kosuke Nishida, Kyosuke Nishida, Masaaki Nagata, Atsushi Otsuka, Itsumi Saito, Hisako Asano, Junji Tomita

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.

📄 PDF Abstract BibTeX arXiv:1905.08511

Code (0)

등록된 구현이 없습니다.

Tasks

Answer SelectionExtractive SummarizationMulti-Task LearningNatural Language InferenceQuestion AnsweringReading ComprehensionSentence

Similar Papers 제목 키워드 기반

PALM-Bench: A Comprehensive Benchmark for Personalized Audio-Language Models

2026-01-07 · Yuwen Wang, Xinyuan Qian, Tian-Hao Zhang, Jiaran Gao 외 arxiv

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 Answering

SEMQA: Semi-Extractive Multi-Source Question Answering

2023-11-08 · Tal Schuster, Adam D. Lelkes, Haitian Sun, Jai Gupta 외

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 Generation

Concise Answers to Complex Questions: Summarization of Long-form Answers

2023-05-30 · Abhilash Potluri, Fangyuan Xu, Eunsol Choi

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 Answering

CAiRE-COVID: A Question Answering and Query-focused Multi-Document Summarization System for COVID-19 Scholarly Information Management

2020-05-04 · EMNLP (NLP-COVID19) 2020 12 · Dan Su, Yan Xu, Tiezheng Yu, Farhad Bin Siddique 외

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

DeALOG: Decentralized Multi-Agents Log-Mediated Reasoning Framework

2026-02-01 · Abhijit Chakraborty, Ashish Raj Shekhar, Shiven Agarwal, Vivek Gupta arxiv

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