English

Building Dynamic Knowledge Graphs from Text using Machine Reading Comprehension

Computation and Language 2018-10-16 v1

Abstract

We propose a neural machine-reading model that constructs dynamic knowledge graphs from procedural text. It builds these graphs recurrently for each step of the described procedure, and uses them to track the evolving states of participant entities. We harness and extend a recently proposed machine reading comprehension (MRC) model to query for entity states, since these states are generally communicated in spans of text and MRC models perform well in extracting entity-centric spans. The explicit, structured, and evolving knowledge graph representations that our model constructs can be used in downstream question answering tasks to improve machine comprehension of text, as we demonstrate empirically. On two comprehension tasks from the recently proposed PROPARA dataset (Dalvi et al., 2018), our model achieves state-of-the-art results. We further show that our model is competitive on the RECIPES dataset (Kiddon et al., 2015), suggesting it may be generally applicable. We present some evidence that the model's knowledge graphs help it to impose commonsense constraints on its predictions.

Keywords

Cite

@article{arxiv.1810.05682,
  title  = {Building Dynamic Knowledge Graphs from Text using Machine Reading Comprehension},
  author = {Rajarshi Das and Tsendsuren Munkhdalai and Xingdi Yuan and Adam Trischler and Andrew McCallum},
  journal= {arXiv preprint arXiv:1810.05682},
  year   = {2018}
}

Comments

ICLR 2019 submission

R2 v1 2026-06-23T04:38:05.191Z