paper-with-me

Papers

Discern: Discourse-Aware Entailment Reasoning Network for Conversational Machine Reading

2020-10-05 · EMNLP 2020 11 · Yifan Gao, Chien-Sheng Wu, Jingjing Li, Shafiq Joty, Steven C. H. Hoi, Caiming Xiong, Irwin King, Michael R. Lyu

Document interpretation and dialog understanding are the two major challenges for conversational machine reading. In this work, we propose Discern, a discourse-aware entailment reasoning network to strengthen the connection and enhance the understanding for both document and dialog. Specifically, we split the document into clause-like elementary discourse units (EDU) using a pre-trained discourse segmentation model, and we train our model in a weakly-supervised manner to predict whether each EDU is entailed by the user feedback in a conversation. Based on the learned EDU and entailment representations, we either reply to the user our final decision "yes/no/irrelevant" of the initial question, or generate a follow-up question to inquiry more information. Our experiments on the ShARC benchmark (blind, held-out test set) show that Discern achieves state-of-the-art results of 78.3% macro-averaged accuracy on decision making and 64.0 BLEU1 on follow-up question generation. Code and models are released at https://github.com/Yifan-Gao/Discern.

📄 PDF Abstract BibTeX arXiv:2010.01838

Code (1)

Yifan-Gao/Discern 공식 구현 pytorch

Tasks

Decision MakingDiscourse SegmentationQuestion GenerationQuestion-GenerationReading Comprehension

Similar Papers 제목 키워드 기반

Open-Retrieval Conversational Machine Reading

2021-02-17 · Yifan Gao, Jingjing Li, Chien-Sheng Wu, Michael R. Lyu 외

In conversational machine reading, systems need to interpret natural language rules, answer high-level questions such as "May I qualify for VA health care benefits?", and ask follow-up clarification questions whose answe…

Discourse SegmentationReading ComprehensionRetrieval

Discourse-Aware Graph Networks for Textual Logical Reasoning

2022-07-04 · Yinya Huang, Lemao Liu, Kun Xu, Meng Fang 외

Textual logical reasoning, especially question-answering (QA) tasks with logical reasoning, requires awareness of particular logical structures. The passage-level logical relations represent entailment or contradiction b…

graph constructionLogical ReasoningQuestion AnsweringRepresentation Learning+1

ET5: A Novel End-to-end Framework for Conversational Machine Reading Comprehension

2022-09-23 · COLING 2022 10 · Xiao Zhang, Heyan Huang, Zewen Chi, Xian-Ling Mao

Conversational machine reading comprehension (CMRC) aims to assist computers to understand an natural language text and thereafter engage in a multi-turn conversation to answer questions related to the text. Existing met…

Decision MakingMachine Reading ComprehensionReading Comprehension

Explicit Memory Tracker with Coarse-to-Fine Reasoning for Conversational Machine Reading

2020-07-01 · ACL 2020 6 · Yifan Gao, Chien-Sheng Wu, Shafiq Joty, Caiming Xiong 외

The goal of conversational machine reading is to answer user questions given a knowledge base text which may require asking clarification questions. Existing approaches are limited in their decision making due to struggl…

Decision MakingReading ComprehensionSentence

EMT: Explicit Memory Tracker with Coarse-to-Fine Reasoning for Conversational Machine Reading

2020-05-26 · Yifan Gao, Chien-Sheng Wu, Shafiq Joty, Caiming Xiong 외

The goal of conversational machine reading is to answer user questions given a knowledge base text which may require asking clarification questions. Existing approaches are limited in their decision making due to struggl…

Decision MakingReading ComprehensionSentence