English

Deep Active Alignment of Knowledge Graph Entities and Schemata

Databases 2023-06-21 v3 Artificial Intelligence

Abstract

Knowledge graphs (KGs) store rich facts about the real world. In this paper, we study KG alignment, which aims to find alignment between not only entities but also relations and classes in different KGs. Alignment at the entity level can cross-fertilize alignment at the schema level. We propose a new KG alignment approach, called DAAKG, based on deep learning and active learning. With deep learning, it learns the embeddings of entities, relations and classes, and jointly aligns them in a semi-supervised manner. With active learning, it estimates how likely an entity, relation or class pair can be inferred, and selects the best batch for human labeling. We design two approximation algorithms for efficient solution to batch selection. Our experiments on benchmark datasets show the superior accuracy and generalization of DAAKG and validate the effectiveness of all its modules.

Keywords

Cite

@article{arxiv.2304.04389,
  title  = {Deep Active Alignment of Knowledge Graph Entities and Schemata},
  author = {Jiacheng Huang and Zequn Sun and Qijin Chen and Xiaozhou Xu and Weijun Ren and Wei Hu},
  journal= {arXiv preprint arXiv:2304.04389},
  year   = {2023}
}

Comments

Accepted in the ACM SIGMOD/PODS International Conference on Management of Data (SIGMOD 2023)

R2 v1 2026-06-28T09:56:44.415Z