A survey of inductive knowledge graph completion

Xinyu Liang,Guannan Si,Jianxin Li,Pengxin Tian,Zhaoliang An,Fengyu Zhou
DOI: https://doi.org/10.1007/s00521-023-09286-2
2024-01-01
Neural Computing and Applications
Abstract:Knowledge graph completion (KGC) can enhance the completeness of the knowledge graph (KG). Traditional transductive KGC assumes that all entities and relations employed during testing have been seen in the training phase. As real-world KGs constantly evolve, it becomes imperative to retrain the KG whenever unseen entities or relations appear. Inductive knowledge graph completion (IKGC) aims to complete missing triples involving unseen entities or relations without retraining and has garnered substantial attention recently. This paper is the first one that provides a comprehensive review of IKGC from both technical and theoretical perspectives. Technically, IKGC is categorized into two groups: structural information-based IKGC and additional information-based IKGC. Theoretically, IKGC is divided into two categories: semi-inductive setting and fully-inductive setting. In particular, each category is further subdivided into distinct granularities, and theoretical scenarios are incorporated into the technical methods to facilitate comparison and analysis. Finally, future research directions are prospected.
What problem does this paper attempt to address?