Multilingual Knowledge Graph Embeddings for Cross-lingual Knowledge Alignment
Muhao Chen, Yingtao Tian, Mohan Yang, Carlo Zaniolo

TL;DR
This paper introduces MTransE, a translation-based model for multilingual knowledge graph embeddings that enables automated cross-lingual knowledge alignment, improving the coherence of multilingual knowledge bases with minimal manual effort.
Contribution
MTransE provides a novel, automated approach for cross-lingual knowledge graph alignment by encoding entities in separate spaces and modeling transitions between them, with multiple techniques and variants.
Findings
MTransE achieves promising results in cross-lingual entity matching.
The model outperforms some variants in triple-wise alignment verification.
It effectively preserves monolingual embedding properties.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Data Quality and Management
MethodsMTransE · TransE
