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

Multilingual Knowledge Graph Embeddings for Cross-lingual Knowledge Alignment

About

Many recent works have demonstrated the benefits of knowledge graph embeddings in completing monolingual knowledge graphs. Inasmuch as related knowledge bases are built in several different languages, achieving cross-lingual knowledge alignment will help people in constructing a coherent knowledge base, and assist machines in dealing with different expressions of entity relationships across diverse human languages. Unfortunately, achieving this highly desirable crosslingual alignment by human labor is very costly and errorprone. Thus, we propose MTransE, a translation-based model for multilingual knowledge graph embeddings, to provide a simple and automated solution. By encoding entities and relations of each language in a separated embedding space, MTransE provides transitions for each embedding vector to its cross-lingual counterparts in other spaces, while preserving the functionalities of monolingual embeddings. We deploy three different techniques to represent cross-lingual transitions, namely axis calibration, translation vectors, and linear transformations, and derive five variants for MTransE using different loss functions. Our models can be trained on partially aligned graphs, where just a small portion of triples are aligned with their cross-lingual counterparts. The experiments on cross-lingual entity matching and triple-wise alignment verification show promising results, with some variants consistently outperforming others on different tasks. We also explore how MTransE preserves the key properties of its monolingual counterpart TransE.

Muhao Chen, Yingtao Tian, Mohan Yang, Carlo Zaniolo• 2016

Related benchmarks

TaskDatasetResultRank
Entity AlignmentDBP15K FR-EN
Hits@10.2441
158
Entity AlignmentDBP15K JA-EN (test)
Hits@125
149
Entity AlignmentDBP15K ZH-EN
H@130.81
143
Entity AlignmentDBP15K ZH-EN (test)
Hits@120.9
134
Entity AlignmentDBP15K FR-EN (test)
Hits@124.7
133
Entity AlignmentDBP15K JA-EN
Hits@10.2791
126
Entity AlignmentDBP15K
Runtime (s)6.47e+3
59
Entity AlignmentSRPRS
Time cost (s)3.36e+3
59
Entity AlignmentSRPRS FR-EN (test)
Hits@10.213
57
Entity AlignmentSRPRS DE-EN (test)
Hits@10.107
57
Showing 10 of 57 rows

Other info

Follow for update