ICLR 2019poster95 citations

Building Dynamic Knowledge Graphs from Text using Machine Reading Comprehension

Rajarshi Das, Tsendsuren Munkhdalai, Xingdi Yuan, Adam Trischler, Andrew McCallum

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, our model achieves state-of-the-art results. We further show that our model is competitive on the Recipes dataset, suggesting it may be generally applicable.

recurrent graph networksdynamic knowledge base constructionentity state trackingmachine reading comprehension
BibTeX
@inproceedings{
das2018building,
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},
booktitle={International Conference on Learning Representations},
year={2019},
url={https://openreview.net/forum?id=S1lhbnRqF7},
}
Building Dynamic Knowledge Graphs from Text using Machine Reading Comprehension · ICLR 2019