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

Jointly Learning Entity and Relation Representations for Entity Alignment

About

Entity alignment is a viable means for integrating heterogeneous knowledge among different knowledge graphs (KGs). Recent developments in the field often take an embedding-based approach to model the structural information of KGs so that entity alignment can be easily performed in the embedding space. However, most existing works do not explicitly utilize useful relation representations to assist in entity alignment, which, as we will show in the paper, is a simple yet effective way for improving entity alignment. This paper presents a novel joint learning framework for entity alignment. At the core of our approach is a Graph Convolutional Network (GCN) based framework for learning both entity and relation representations. Rather than relying on pre-aligned relation seeds to learn relation representations, we first approximate them using entity embeddings learned by the GCN. We then incorporate the relation approximation into entities to iteratively learn better representations for both. Experiments performed on three real-world cross-lingual datasets show that our approach substantially outperforms state-of-the-art entity alignment methods.

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

Related benchmarks

TaskDatasetResultRank
Entity AlignmentDBP15K FR-EN
Hits@10.8916
158
Entity AlignmentDBP15K JA-EN (test)
Hits@176.6
149
Entity AlignmentDBP15K ZH-EN
H@145.9
143
Entity AlignmentDBP15K ZH-EN (test)
Hits@172
134
Entity AlignmentDBP15K FR-EN (test)
Hits@189.2
133
Entity AlignmentDBP15K JA-EN
Hits@10.466
126
Entity AlignmentSRPRS
Time cost (s)2.50e+3
59
Entity AlignmentDBP15K
Runtime (s)1.13e+4
59
Entity AlignmentSRPRS FR-EN (test)
Hits@10.67
57
Entity AlignmentSRPRS DE-EN (test)
Hits@10.763
57
Showing 10 of 15 rows

Other info

Code

Follow for update