NAACL 2021long5 citations

Integrating Lexical Information into Entity Neighbourhood Representations for Relation Prediction

Ian Wood, Mark Johnson, Stephen Wan

Abstract

Relation prediction informed from a combination of text corpora and curated knowledge bases, combining knowledge graph completion with relation extraction, is a relatively little studied task. A system that can perform this task has the ability to extend an arbitrary set of relational database tables with information extracted from a document corpus. OpenKi[1] addresses this task through extraction of named entities and predicates via OpenIE tools then learning relation embeddings from the resulting entity-relation graph for relation prediction, outperforming previous approaches. We present an extension of OpenKi that incorporates embeddings of text-based representations of the entities and the relations. We demonstrate that this results in a substantial performance increase over a system without this information.

BibTeX
@inproceedings{wood-etal-2021-integrating,
    title = "Integrating Lexical Information into Entity Neighbourhood Representations for Relation Prediction",
    author = "Wood, Ian  and
      Johnson, Mark  and
      Wan, Stephen",
    editor = "Toutanova, Kristina  and
      Rumshisky, Anna  and
      Zettlemoyer, Luke  and
      Hakkani-Tur, Dilek  and
      Beltagy, Iz  and
      Bethard, Steven  and
      Cotterell, Ryan  and
      Chakraborty, Tanmoy  and
      Zhou, Yichao",
    booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jun,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.naacl-main.268/",
    doi = "10.18653/v1/2021.naacl-main.268",
    pages = "3429--3436"
}
Integrating Lexical Information into Entity Neighbourhood Representations for Relation Prediction · NAACL 2021