paper-with-me

Papers

Building Dynamic Knowledge Graphs from Text using Machine Reading Comprehension

2018-10-12 · ICLR 2019 5 · Rajarshi Das, Tsendsuren Munkhdalai, Xingdi Yuan, Adam Trischler, Andrew McCallum

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.

📄 PDF Abstract BibTeX arXiv:1810.05682

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsMachine Reading ComprehensionProcedural Text UnderstandingQuestion AnsweringReading Comprehension

Similar Papers 제목 키워드 기반

Building Dynamic Knowledge Graphs from Text-based Games

2019-10-21 · Mikuláš Zelinka, Xingdi Yuan, Marc-Alexandre Côté, Romain Laroche 외

We are interested in learning how to update Knowledge Graphs (KG) from text. In this preliminary work, we propose a novel Sequence-to-Sequence (Seq2Seq) architecture to generate elementary KG operations. Furthermore, we …

Knowledge Graphstext-based games

Using Mapping Languages for Building Legal Knowledge Graphs from XML Files

2019-11-18 · Ademar Crotti Junior, Fabrizio Orlandi, Declan O'Sullivan, Christian Dirschl 외

This paper presents our experience on building RDF knowledge graphs for an industrial use case in the legal domain. The information contained in legal information systems are often accessed through simple keyword interfa…

Knowledge Graphs

A Survey on State-of-the-art Techniques for Knowledge Graphs Construction and Challenges ahead

2021-10-15 · Ali Hur, Naeem Janjua, Mohiuddin Ahmed

Global datasphere is increasing fast, and it is expected to reach 175 Zettabytes by 20251 . However, most of the content is unstructured and is not understandable by machines. Structuring this data into a knowledge graph…

Knowledge GraphsLogical ReasoningQuestion AnsweringRecommendation Systems

Interactive Machine Comprehension with Dynamic Knowledge Graphs

2021-08-31 · EMNLP 2021 11 · Xingdi Yuan

Interactive machine reading comprehension (iMRC) is machine comprehension tasks where knowledge sources are partially observable. An agent must interact with an environment sequentially to gather necessary knowledge in o…

Knowledge GraphsMachine Reading ComprehensionReading Comprehension

Machine Reading Comprehension Using Structural Knowledge Graph-aware Network

2019-11-01 · IJCNLP 2019 11 · Delai Qiu, Yuanzhe Zhang, Xinwei Feng, Xiangwen Liao 외

Leveraging external knowledge is an emerging trend in machine comprehension task. Previous work usually utilizes knowledge graphs such as ConceptNet as external knowledge, and extracts triples from them to enhance the in…

Knowledge GraphsMachine Reading ComprehensionReading Comprehension