English

Unsupervised Knowledge Graph Alignment by Probabilistic Reasoning and Semantic Embedding

Computation and Language 2021-06-14 v3 Artificial Intelligence Machine Learning

Abstract

Knowledge Graph (KG) alignment is to discover the mappings (i.e., equivalent entities, relations, and others) between two KGs. The existing methods can be divided into the embedding-based models, and the conventional reasoning and lexical matching based systems. The former compute the similarity of entities via their cross-KG embeddings, but they usually rely on an ideal supervised learning setting for good performance and lack appropriate reasoning to avoid logically wrong mappings; while the latter address the reasoning issue but are poor at utilizing the KG graph structures and the entity contexts. In this study, we aim at combining the above two solutions and thus propose an iterative framework named PRASE which is based on probabilistic reasoning and semantic embedding. It learns the KG embeddings via entity mappings from a probabilistic reasoning system named PARIS, and feeds the resultant entity mappings and embeddings back into PARIS for augmentation. The PRASE framework is compatible with different embedding-based models, and our experiments on multiple datasets have demonstrated its state-of-the-art performance.

Keywords

Cite

@article{arxiv.2105.05596,
  title  = {Unsupervised Knowledge Graph Alignment by Probabilistic Reasoning and Semantic Embedding},
  author = {Zhiyuan Qi and Ziheng Zhang and Jiaoyan Chen and Xi Chen and Yuejia Xiang and Ningyu Zhang and Yefeng Zheng},
  journal= {arXiv preprint arXiv:2105.05596},
  year   = {2021}
}

Comments

Accepted by IJCAI 2021

R2 v1 2026-06-24T02:02:04.873Z