paper-with-me

Papers

Conversational Answer Generation and Factuality for Reading Comprehension Question-Answering

2021-03-11 · Stan Peshterliev, Barlas Oguz, Debojeet Chatterjee, Hakan Inan, Vikas Bhardwaj

Question answering (QA) is an important use case on voice assistants. A popular approach to QA is extractive reading comprehension (RC) which finds an answer span in a text passage. However, extractive answers are often unnatural in a conversational context which results in suboptimal user experience. In this work, we investigate conversational answer generation for QA. We propose AnswerBART, an end-to-end generative RC model which combines answer generation from multiple passages with passage ranking and answerability. Moreover, a hurdle in applying generative RC are hallucinations where the answer is factually inconsistent with the passage text. We leverage recent work from summarization to evaluate factuality. Experiments show that AnswerBART significantly improves over previous best published results on MS MARCO 2.1 NLGEN by 2.5 ROUGE-L and NarrativeQA by 9.4 ROUGE-L.

📄 PDF Abstract BibTeX arXiv:2103.06500

Code (0)

등록된 구현이 없습니다.

Tasks

Answer GenerationPassage RankingQuestion AnsweringReading Comprehension

Similar Papers 제목 키워드 기반

Answering Naturally: Factoid to Full length Answer Generation

2019-11-01 · WS 2019 11 · Vaishali Pal, Manish Shrivastava, Irshad Bhat

In recent years, the task of Question Answering over passages, also pitched as a reading comprehension, has evolved into a very active research area. A reading comprehension system extracts a span of text, comprising of …

Answer GenerationQuestion AnsweringReading ComprehensionText Generation

Conversational Machine Reading Comprehension for Vietnamese Healthcare Texts

2021-05-04 · Son T. Luu, Mao Nguyen Bui, Loi Duc Nguyen, Khiem Vinh Tran 외

Machine reading comprehension (MRC) is a sub-field in natural language processing that aims to assist computers understand unstructured texts and then answer questions related to them. In practice, the conversation is an…

ArticlesChatbotMachine Reading ComprehensionQuestion Answering+2

CoQA: A Conversational Question Answering Challenge

2018-08-21 · TACL 2019 3 · Siva Reddy, Danqi Chen, Christopher D. Manning

Humans gather information by engaging in conversations involving a series of interconnected questions and answers. For machines to assist in information gathering, it is therefore essential to enable them to answer conve…

8kConversational Question AnsweringGenerative Question AnsweringQuestion Answering+1

MC\^2: Multi-perspective Convolutional Cube for Conversational Machine Reading Comprehension

2019-07-01 · ACL 2019 7 · Xuanyu Zhang

Conversational machine reading comprehension (CMRC) extends traditional single-turn machine reading comprehension (MRC) by multi-turn interactions, which requires machines to consider the history of conversation. Most of…

Conversational Question AnsweringMachine Reading ComprehensionQuestion AnsweringReading Comprehension

Review Conversational Reading Comprehension

2019-02-03 · Hu Xu, Bing Liu, Lei Shu, Philip S. Yu

Inspired by conversational reading comprehension (CRC), this paper studies a novel task of leveraging reviews as a source to build an agent that can answer multi-turn questions from potential consumers of online business…

Language ModelingLanguage ModellingMachine Reading ComprehensionReading Comprehension