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

Exploring and Evaluating Attributes, Values, and Structures for Entity Alignment

About

Entity alignment (EA) aims at building a unified Knowledge Graph (KG) of rich content by linking the equivalent entities from various KGs. GNN-based EA methods present promising performances by modeling the KG structure defined by relation triples. However, attribute triples can also provide crucial alignment signal but have not been well explored yet. In this paper, we propose to utilize an attributed value encoder and partition the KG into subgraphs to model the various types of attribute triples efficiently. Besides, the performances of current EA methods are overestimated because of the name-bias of existing EA datasets. To make an objective evaluation, we propose a hard experimental setting where we select equivalent entity pairs with very different names as the test set. Under both the regular and hard settings, our method achieves significant improvements ($5.10\%$ on average Hits@$1$ in DBP$15$k) over $12$ baselines in cross-lingual and monolingual datasets. Ablation studies on different subgraphs and a case study about attribute types further demonstrate the effectiveness of our method. Source code and data can be found at https://github.com/thunlp/explore-and-evaluate.

Zhiyuan Liu, Yixin Cao, Liangming Pan, Juanzi Li, Zhiyuan Liu, Tat-Seng Chua• 2020

Related benchmarks

TaskDatasetResultRank
Entity AlignmentDBP15K FR-EN
Hits@10.9185
158
Entity AlignmentDBP15K JA-EN (test)
Hits@178.3
149
Entity AlignmentDBP15K ZH-EN
H@179.6
143
Entity AlignmentDBP15K ZH-EN (test)
Hits@179.6
134
Entity AlignmentDBP15K FR-EN (test)
Hits@191.9
133
Entity AlignmentDBP15K JA-EN
Hits@10.7833
126
Entity AlignmentDWY100K DBP-YG
Hits@199.89
51
Entity AlignmentDBP15K FR-EN v1 (test)
Hits@194.2
20
Entity AlignmentDWY100K wd
Hits@196.08
15
Entity AlignmentDBP15K ZH-EN v1 (test)
Hits@177.7
14
Showing 10 of 13 rows

Other info

Follow for update