English

Collective Knowledge Graph Completion with Mutual Knowledge Distillation

Computation and Language 2023-05-26 v1

Abstract

Knowledge graph completion (KGC), the task of predicting missing information based on the existing relational data inside a knowledge graph (KG), has drawn significant attention in recent years. However, the predictive power of KGC methods is often limited by the completeness of the existing knowledge graphs from different sources and languages. In monolingual and multilingual settings, KGs are potentially complementary to each other. In this paper, we study the problem of multi-KG completion, where we focus on maximizing the collective knowledge from different KGs to alleviate the incompleteness of individual KGs. Specifically, we propose a novel method called CKGC-CKD that uses relation-aware graph convolutional network encoder models on both individual KGs and a large fused KG in which seed alignments between KGs are regarded as edges for message propagation. An additional mutual knowledge distillation mechanism is also employed to maximize the knowledge transfer between the models of "global" fused KG and the "local" individual KGs. Experimental results on multilingual datasets have shown that our method outperforms all state-of-the-art models in the KGC task.

Keywords

Cite

@article{arxiv.2305.15895,
  title  = {Collective Knowledge Graph Completion with Mutual Knowledge Distillation},
  author = {Weihang Zhang and Ovidiu Serban and Jiahao Sun and Yi-ke Guo},
  journal= {arXiv preprint arXiv:2305.15895},
  year   = {2023}
}

Comments

Accepted at ENLSP-II workshop at NeurIPS 2022

R2 v1 2026-06-28T10:45:46.866Z