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

Multi-Channel Graph Neural Network for Entity Alignment

About

Entity alignment typically suffers from the issues of structural heterogeneity and limited seed alignments. In this paper, we propose a novel Multi-channel Graph Neural Network model (MuGNN) to learn alignment-oriented knowledge graph (KG) embeddings by robustly encoding two KGs via multiple channels. Each channel encodes KGs via different relation weighting schemes with respect to self-attention towards KG completion and cross-KG attention for pruning exclusive entities respectively, which are further combined via pooling techniques. Moreover, we also infer and transfer rule knowledge for completing two KGs consistently. MuGNN is expected to reconcile the structural differences of two KGs, and thus make better use of seed alignments. Extensive experiments on five publicly available datasets demonstrate our superior performance (5% Hits@1 up on average).

Yixin Cao, Zhiyuan Liu, Chengjiang Li, Zhiyuan Liu, Juanzi Li, Tat-Seng Chua• 2019

Related benchmarks

TaskDatasetResultRank
Entity AlignmentDBP15K FR-EN
Hits@10.496
158
Entity AlignmentDBP15K JA-EN (test)
Hits@150.1
149
Entity AlignmentDBP15K ZH-EN
H@149.4
143
Entity AlignmentDBP15K ZH-EN (test)
Hits@149.4
134
Entity AlignmentDBP15K FR-EN (test)
Hits@150.1
133
Entity AlignmentDBP15K JA-EN
Hits@10.501
126
Entity AlignmentDBP15K
Runtime (s)3.16e+3
59
Entity AlignmentSRPRS
Time cost (s)2.22e+3
59
Entity AlignmentSRPRS DE-EN (test)
Hits@10.245
57
Entity AlignmentSRPRS FR-EN (test)
Hits@10.131
57
Showing 10 of 33 rows

Other info

Code

Follow for update