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

From Alignment to Assignment: Frustratingly Simple Unsupervised Entity Alignment

About

Cross-lingual entity alignment (EA) aims to find the equivalent entities between crosslingual KGs, which is a crucial step for integrating KGs. Recently, many GNN-based EA methods are proposed and show decent performance improvements on several public datasets. Meanwhile, existing GNN-based EA methods inevitably inherit poor interpretability and low efficiency from neural networks. Motivated by the isomorphic assumption of GNNbased methods, we successfully transform the cross-lingual EA problem into the assignment problem. Based on this finding, we propose a frustratingly Simple but Effective Unsupervised entity alignment method (SEU) without neural networks. Extensive experiments show that our proposed unsupervised method even beats advanced supervised methods across all public datasets and has high efficiency, interpretability, and stability.

Xin Mao, Wenting Wang, Yuanbin Wu, Man Lan• 2021

Related benchmarks

TaskDatasetResultRank
Entity AlignmentDBP15K FR-EN
Hits@10.988
158
Entity AlignmentDBP15K JA-EN (test)
Hits@195.6
149
Entity AlignmentDBP15K ZH-EN
H@190
143
Entity AlignmentDBP15K ZH-EN (test)
Hits@190
134
Entity AlignmentDBP15K FR-EN (test)
Hits@198.8
133
Entity AlignmentDBP15K JA-EN
Hits@10.956
126
Entity AlignmentSRPRS
Time cost (s)9.6
59
Entity AlignmentDBP15K
Runtime (s)16.2
59
Entity AlignmentSRPRS FR-EN (test)
Hits@10.982
57
Entity AlignmentSRPRS DE-EN (test)
Hits@10.983
57
Showing 10 of 13 rows

Other info

Code

Follow for update