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

Aligning Cross-Lingual Entities with Multi-Aspect Information

About

Multilingual knowledge graphs (KGs), such as YAGO and DBpedia, represent entities in different languages. The task of cross-lingual entity alignment is to match entities in a source language with their counterparts in target languages. In this work, we investigate embedding-based approaches to encode entities from multilingual KGs into the same vector space, where equivalent entities are close to each other. Specifically, we apply graph convolutional networks (GCNs) to combine multi-aspect information of entities, including topological connections, relations, and attributes of entities, to learn entity embeddings. To exploit the literal descriptions of entities expressed in different languages, we propose two uses of a pretrained multilingual BERT model to bridge cross-lingual gaps. We further propose two strategies to integrate GCN-based and BERT-based modules to boost performance. Extensive experiments on two benchmark datasets demonstrate that our method significantly outperforms existing systems.

Hsiu-Wei Yang, Yanyan Zou, Peng Shi, Wei Lu, Jimmy Lin, Xu Sun• 2019

Related benchmarks

TaskDatasetResultRank
Entity AlignmentDBP15K FR-EN
Hits@10.543
158
Entity AlignmentDBP15K JA-EN (test)
Hits@155.7
149
Entity AlignmentDBP15K ZH-EN
H@153.7
143
Entity AlignmentDBP15K ZH-EN (test)
Hits@156.1
134
Entity AlignmentDBP15K FR-EN (test)
Hits@155
133
Entity AlignmentDBP15K JA-EN
Hits@10.565
126
Entity AlignmentDBP15K
Runtime (s)5.46e+3
59
Entity AlignmentSRPRS
Time cost (s)4.42e+3
59
Entity AlignmentSRPRS FR-EN (test)
Hits@10.401
57
Entity AlignmentSRPRS DE-EN (test)
Hits@10.528
57
Showing 10 of 14 rows

Other info

Follow for update