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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Entity Alignment | DBP15K FR-EN | Hits@10.8864 | 158 | |
| Entity Alignment | DBP15K JA-EN (test) | Hits@176.7 | 149 | |
| Entity Alignment | DBP15K ZH-EN | H@170.75 | 143 | |
| Entity Alignment | DBP15K ZH-EN (test) | Hits@170.8 | 134 | |
| Entity Alignment | DBP15K FR-EN (test) | Hits@188.6 | 133 | |
| Entity Alignment | DBP15K JA-EN | Hits@10.7674 | 126 | |
| Entity Alignment | SRPRS | Time cost (s)886 | 59 | |
| Entity Alignment | DBP15K | Runtime (s)6.71e+3 | 59 | |
| Entity Alignment | SRPRS FR-EN (test) | Hits@10.672 | 57 | |
| Entity Alignment | SRPRS DE-EN (test) | Hits@10.779 | 57 |