English

KGPool: Dynamic Knowledge Graph Context Selection for Relation Extraction

Computation and Language 2021-06-08 v2 Artificial Intelligence

Abstract

We present a novel method for relation extraction (RE) from a single sentence, mapping the sentence and two given entities to a canonical fact in a knowledge graph (KG). Especially in this presumed sentential RE setting, the context of a single sentence is often sparse. This paper introduces the KGPool method to address this sparsity, dynamically expanding the context with additional facts from the KG. It learns the representation of these facts (entity alias, entity descriptions, etc.) using neural methods, supplementing the sentential context. Unlike existing methods that statically use all expanded facts, KGPool conditions this expansion on the sentence. We study the efficacy of KGPool by evaluating it with different neural models and KGs (Wikidata and NYT Freebase). Our experimental evaluation on standard datasets shows that by feeding the KGPool representation into a Graph Neural Network, the overall method is significantly more accurate than state-of-the-art methods.

Keywords

Cite

@article{arxiv.2106.00459,
  title  = {KGPool: Dynamic Knowledge Graph Context Selection for Relation Extraction},
  author = {Abhishek Nadgeri and Anson Bastos and Kuldeep Singh and Isaiah Onando Mulang' and Johannes Hoffart and Saeedeh Shekarpour and Vijay Saraswat},
  journal= {arXiv preprint arXiv:2106.00459},
  year   = {2021}
}

Comments

ACL 2021 (findings)

R2 v1 2026-06-24T02:42:27.289Z