Discern: Discourse-Aware Entailment Reasoning Network for Conversational Machine Reading
Yifan Gao, Chien-Sheng Wu, Jingjing Li, Shafiq Joty, Steven C.H. Hoi,, Caiming Xiong, Irwin King, Michael R. Lyu

TL;DR
Discern is a discourse-aware entailment reasoning network that improves conversational machine reading by understanding document structure and dialog context, achieving state-of-the-art accuracy on decision making and follow-up question generation.
Contribution
We introduce Discern, a novel discourse-aware model that leverages elementary discourse units and weak supervision for enhanced reasoning in conversational machine reading.
Findings
Achieves 78.3% accuracy on decision making
Attains 64.0 BLEU1 on follow-up question generation
Outperforms previous methods on the ShARC benchmark
Abstract
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%…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
