pith. sign in

arxiv: 1611.03954 · v3 · pith:ZBUPYPC5new · submitted 2016-11-12 · 💻 cs.AI · cs.CL

Multilingual Knowledge Graph Embeddings for Cross-lingual Knowledge Alignment

classification 💻 cs.AI cs.CL
keywords knowledgecross-lingualdifferentalignmentembeddingsmtransegraphmonolingual
0
0 comments X
read the original 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 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. EA-Agent: A Structured Multi-Step Reasoning Agent for Entity Alignment

    cs.IR 2026-04 unverdicted novelty 7.0

    EA-Agent uses structured multi-step reasoning and triple selectors to achieve state-of-the-art entity alignment performance on benchmark knowledge graph datasets.

  2. RCTEA: Richness-guided Co-training for Temporal Entity Alignment

    cs.IR 2026-05 unverdicted novelty 5.0

    RCTEA introduces richness-guided co-training with attention and dual-view consensus to achieve state-of-the-art temporal entity alignment on public benchmarks.