Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Relation-Aware Entity Alignment for Heterogeneous Knowledge Graphs

About

Entity alignment is the task of linking entities with the same real-world identity from different knowledge graphs (KGs), which has been recently dominated by embedding-based methods. Such approaches work by learning KG representations so that entity alignment can be performed by measuring the similarities between entity embeddings. While promising, prior works in the field often fail to properly capture complex relation information that commonly exists in multi-relational KGs, leaving much room for improvement. In this paper, we propose a novel Relation-aware Dual-Graph Convolutional Network (RDGCN) to incorporate relation information via attentive interactions between the knowledge graph and its dual relation counterpart, and further capture neighboring structures to learn better entity representations. Experiments on three real-world cross-lingual datasets show that our approach delivers better and more robust results over the state-of-the-art alignment methods by learning better KG representations.

Yuting Wu, Xiao Liu, Yansong Feng, Zheng Wang, Rui Yan, Dongyan Zhao• 2019

Related benchmarks

TaskDatasetResultRank
Entity AlignmentDBP15K FR-EN
Hits@10.8864
158
Entity AlignmentDBP15K JA-EN (test)
Hits@176.7
149
Entity AlignmentDBP15K ZH-EN
H@170.75
143
Entity AlignmentDBP15K ZH-EN (test)
Hits@170.8
134
Entity AlignmentDBP15K FR-EN (test)
Hits@188.6
133
Entity AlignmentDBP15K JA-EN
Hits@10.7674
126
Entity AlignmentSRPRS
Time cost (s)886
59
Entity AlignmentDBP15K
Runtime (s)6.71e+3
59
Entity AlignmentSRPRS FR-EN (test)
Hits@10.672
57
Entity AlignmentSRPRS DE-EN (test)
Hits@10.779
57
Showing 10 of 24 rows

Other info

Code

Follow for update