SOTAVerified

NeuralKG-ind: A Python Library for Inductive Knowledge Graph Representation Learning

2023-04-28Code Available2· sign in to hype

Wen Zhang, Zhen Yao, Mingyang Chen, Zhiwei Huang, Huajun Chen

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Since the dynamic characteristics of knowledge graphs, many inductive knowledge graph representation learning (KGRL) works have been proposed in recent years, focusing on enabling prediction over new entities. NeuralKG-ind is the first library of inductive KGRL as an important update of NeuralKG library. It includes standardized processes, rich existing methods, decoupled modules, and comprehensive evaluation metrics. With NeuralKG-ind, it is easy for researchers and engineers to reproduce, redevelop, and compare inductive KGRL methods. The library, experimental methodologies, and model re-implementing results of NeuralKG-ind are all publicly released at https://github.com/zjukg/NeuralKG/tree/ind .

Tasks

Reproductions