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

A Fused Gromov-Wasserstein Framework for Unsupervised Knowledge Graph Entity Alignment

About

Entity alignment is the task of identifying corresponding entities across different knowledge graphs (KGs). Although recent embedding-based entity alignment methods have shown significant advancements, they still struggle to fully utilize KG structural information. In this paper, we introduce FGWEA, an unsupervised entity alignment framework that leverages the Fused Gromov-Wasserstein (FGW) distance, allowing for a comprehensive comparison of entity semantics and KG structures within a joint optimization framework. To address the computational challenges associated with optimizing FGW, we devise a three-stage progressive optimization algorithm. It starts with a basic semantic embedding matching, proceeds to approximate cross-KG structural and relational similarity matching based on iterative updates of high-confidence entity links, and ultimately culminates in a global structural comparison between KGs. We perform extensive experiments on four entity alignment datasets covering 14 distinct KGs across five languages. Without any supervision or hyper-parameter tuning, FGWEA surpasses 21 competitive baselines, including cutting-edge supervised entity alignment methods. Our code is available at https://github.com/squareRoot3/FusedGW-Entity-Alignment.

Jianheng Tang, Kangfei Zhao, Jia Li• 2023

Related benchmarks

TaskDatasetResultRank
Entity AlignmentDBP15K JA-EN (test)
Hits@199.1
149
Entity AlignmentDBP15K ZH-EN (test)
Hits@198.7
134
Entity AlignmentDBP15K FR-EN (test)
Hits@199.8
133
Entity AlignmentMED-BBK-9K
Precision93.9
8
Entity AlignmentD-W 15K V2
Precision95.2
7
Entity AlignmentSPARS SRPRSEN_FR
Hit@199.6
6
Entity AlignmentSPARS SRPRSEN_DE
Hit@10.997
6
Showing 7 of 7 rows

Other info

Code

Follow for update