English

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

Computation and Language 2020-07-24 v2

Abstract

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 struggles in extracting question-related rules and reasoning about them. In this paper, we present a new framework of conversational machine reading that comprises a novel Explicit Memory Tracker (EMT) to track whether conditions listed in the rule text have already been satisfied to make a decision. Moreover, our framework generates clarification questions by adopting a coarse-to-fine reasoning strategy, utilizing sentence-level entailment scores to weight token-level distributions. On the ShARC benchmark (blind, held-out) testset, EMT achieves new state-of-the-art results of 74.6% micro-averaged decision accuracy and 49.5 BLEU4. We also show that EMT is more interpretable by visualizing the entailment-oriented reasoning process as the conversation flows. Code and models are released at https://github.com/Yifan-Gao/explicit_memory_tracker.

Keywords

Cite

@article{arxiv.2005.12484,
  title  = {Explicit Memory Tracker with Coarse-to-Fine Reasoning for Conversational Machine Reading},
  author = {Yifan Gao and Chien-Sheng Wu and Shafiq Joty and Caiming Xiong and Richard Socher and Irwin King and Michael R. Lyu and Steven C. H. Hoi},
  journal= {arXiv preprint arXiv:2005.12484},
  year   = {2020}
}

Comments

ACL 2020, 11 pages, 3 figures

R2 v1 2026-06-23T15:48:31.944Z