Unsupervised Knowledge Graph Alignment by Probabilistic Reasoning and Semantic Embedding

Unsupervised Knowledge Graph Alignment by Probabilistic Reasoning and Semantic Embedding

Zhiyuan Qi, Ziheng Zhang, Jiaoyan Chen, Xi Chen, Yuejia Xiang, Ningyu Zhang, Yefeng Zheng

Proceedings of the Thirtieth International Joint Conference on Artificial Intelligence
Main Track. Pages 2019-2025. https://doi.org/10.24963/ijcai.2021/278

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:
Knowledge Representation and Reasoning: Leveraging Knowledge and Learning
Knowledge Representation and Reasoning: Semantic Web