ACL 2023findings17 citations

RHGN: Relation-gated Heterogeneous Graph Network for Entity Alignment in Knowledge Graphs

Xukai Liu, Kai Zhang, Ye Liu, Enhong Chen, Zhenya Huang, Linan Yue, Jiaxian Yan

Abstract

Entity Alignment, which aims to identify equivalent entities from various Knowledge Graphs (KGs), is a fundamental and crucial task in knowledge graph fusion. Existing methods typically use triple or neighbor information to represent entities, and then align those entities using similarity matching. Most of them, however, fail to account for the heterogeneity among KGs and the distinction between KG entities and relations. To better solve these problems, we propose a Relation-gated Heterogeneous Graph Network (RHGN) for entity alignment. Specifically, RHGN contains a relation-gated convolutional layer to distinguish relations and entities in the KG. In addition, RHGN adopts a cross-graph embedding exchange module and a soft relation alignment module to address the neighbor heterogeneity and relation heterogeneity between different KGs, respectively. Extensive experiments on four benchmark datasets demonstrate that RHGN is superior to existing state-of-the-art entity alignment methods.

BibTeX
@inproceedings{liu-etal-2023-rhgn,
    title = "{RHGN}: Relation-gated Heterogeneous Graph Network for Entity Alignment in Knowledge Graphs",
    author = "Liu, Xukai  and
      Zhang, Kai  and
      Liu, Ye  and
      Chen, Enhong  and
      Huang, Zhenya  and
      Yue, Linan  and
      Yan, Jiaxian",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.553/",
    doi = "10.18653/v1/2023.findings-acl.553",
    pages = "8683--8696"
}
RHGN: Relation-gated Heterogeneous Graph Network for Entity Alignment in Knowledge Graphs · ACL 2023