Survey on Inductive Learning for Knowledge Graph Completion

LIANG Xinyu,SI Guannan,LI Jianxin,TIAN Pengxin,AN Zhaoliang,ZHOU Fengyu
DOI: https://doi.org/10.3778/j.issn.1673-9418.2303063
2023-01-01
Abstract:Knowledge graph completion can make knowledge graph more complete. However, traditional knowledge graph completion methods assume that all test entities and relations appear in the training process. Due to the evolving nature of real world KG, once unseen entities or relations appear, the knowledge graph needs to be retrained. Inductive learning for knowledge graph completion aims to complete triples containing unseen entities or unseen relations without training the knowledge graph from scratch, so it has received much attention in recent years. Firstly, starting from the basic concept of knowledge graph, this paper divides knowledge graph completion into two categories: transductive and inductive; Secondly, from the theoretical perspective of inductive knowledge graph completion, it is divided into two categories: semi-inductive and fully-inductive, and the models are summarized from this perspective; Then, from the technical perspective of inductive knowledge graph completion, it is divided into two categories : based on structural information and based on additional information, the method based on structural information is subdivided into three categories: based on inductive embedding, based on logical rules and based on meta learning, and the methods based on additional information are subdivided into two categories: based on text information and other information, the current methods are further subdivided, analyzed and compared; Finally it forecasts the main research directions in the future.
What problem does this paper attempt to address?