Entity Alignment is the task of finding entities in two knowledge bases that refer to the same real-world object. It plays a vital role in automatically integrating multiple knowledge bases.
Source: Cross-lingual Entity Alignment via Joint Attribute-Preserving Embedding
This work presents a two-stage neural architecture for learning and refining structural correspondences between graphs.
Ranked #3 on
Entity Alignment
on DBP15k zh-en
(using extra training data)
Recent advancement in KG embedding impels the advent of embedding-based entity alignment, which encodes entities in a continuous embedding space and measures entity similarities based on the learned embeddings.
Furthermore, we design some cross-KG inference methods to enhance the alignment between two KGs.
Moreover, triple-level learning is insufficient for the propagation of semantic information among entities, especially for the case of cross-KG embedding.
Our experimental results on real-world datasets show that this approach significantly outperforms the state-of-the-art embedding approaches for cross-lingual entity alignment and could be complemented with methods based on machine translation.
As the direct neighbors of counterpart entities are usually dissimilar due to the schema heterogeneity, AliNet introduces distant neighbors to expand the overlap between their neighborhood structures.
Entity alignment is the task of linking entities with the same real-world identity from different knowledge graphs (KGs), which has been recently dominated by embedding-based methods.
Ranked #8 on
Entity Alignment
on DBP15k zh-en
(using extra training data)
This paper presents Neighborhood Matching Network (NMN), a novel entity alignment framework for tackling the structural heterogeneity challenge.
Entity alignment typically suffers from the issues of structural heterogeneity and limited seed alignments.
Ranked #14 on
Entity Alignment
on DBP15k zh-en
During this process, we can align entities according to their semantic distance in this joint semantic space.