NeuralKG-ind: A Python Library for Inductive Knowledge Graph
Representation Learning
- URL: http://arxiv.org/abs/2304.14678v1
- Date: Fri, 28 Apr 2023 08:09:08 GMT
- Title: NeuralKG-ind: A Python Library for Inductive Knowledge Graph
Representation Learning
- Authors: Wen Zhang, Zhen Yao, Mingyang Chen, Zhiwei Huang and Huajun Chen
- Abstract summary: NeuralKG-ind is the first library of inductive knowledge graph representation learning.
It includes standardized processes, rich existing methods, decoupled modules, and comprehensive evaluation metrics.
- Score: 20.717388858072106
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- 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 .
Related papers
- Distill-SynthKG: Distilling Knowledge Graph Synthesis Workflow for Improved Coverage and Efficiency [59.6772484292295]
Knowledge graphs (KGs) generated by large language models (LLMs) are increasingly valuable for Retrieval-Augmented Generation (RAG) applications.
Existing KG extraction methods rely on prompt-based approaches, which are inefficient for processing large-scale corpora.
We propose SynthKG, a multi-step, document-level synthesis KG workflow based on LLMs.
We also design a novel graph-based retrieval framework for RAG.
arXiv Detail & Related papers (2024-10-22T00:47:54Z) - Neurosymbolic Methods for Dynamic Knowledge Graphs [0.12289361708127876]
This chapter formally defines several types of dynamic KGs and summarizes how these KGs can be represented.
This chapter further focuses on neurosymbolic methods for dynamic KGs with or without temporal information.
arXiv Detail & Related papers (2024-09-06T19:24:29Z) - What can knowledge graph alignment gain with Neuro-Symbolic learning
approaches? [1.8416014644193066]
Knowledge Graphs (KGs) are the backbone of many data-intensive applications.
Current algorithms fail to articulate logical thinking and reasoning with lexical, structural, and semantic data learning.
This paper examines the current state of the art in KGA and explores the potential for neurosymbolic integration.
arXiv Detail & Related papers (2023-10-11T12:03:19Z) - DynDepNet: Learning Time-Varying Dependency Structures from fMRI Data
via Dynamic Graph Structure Learning [58.94034282469377]
We propose DynDepNet, a novel method for learning the optimal time-varying dependency structure of fMRI data induced by downstream prediction tasks.
Experiments on real-world fMRI datasets, for the task of sex classification, demonstrate that DynDepNet achieves state-of-the-art results.
arXiv Detail & Related papers (2022-09-27T16:32:11Z) - Disconnected Emerging Knowledge Graph Oriented Inductive Link Prediction [0.0]
We propose a novel model entitled DEKG-ILP (Disconnected Emerging Knowledge Graph Oriented Inductive Link Prediction)
The module CLRM is developed to extract global relation-based semantic features that are shared between original KGs and DEKGs.
The module GSM is proposed to extract the local subgraph topological information around each link in KGs.
arXiv Detail & Related papers (2022-09-03T10:58:24Z) - NeuralKG: An Open Source Library for Diverse Representation Learning of
Knowledge Graphs [28.21229825389071]
NeuralKG is an open-source library for diverse representation learning of knowledge graphs.
It implements three different series of Knowledge Graph Embedding (KGE) methods, including conventional KGEs, GNN-based KGEs, and Rule-based KGEs.
arXiv Detail & Related papers (2022-02-25T09:13:13Z) - Scientific Language Models for Biomedical Knowledge Base Completion: An
Empirical Study [62.376800537374024]
We study scientific LMs for KG completion, exploring whether we can tap into their latent knowledge to enhance biomedical link prediction.
We integrate the LM-based models with KG embedding models, using a router method that learns to assign each input example to either type of model and provides a substantial boost in performance.
arXiv Detail & Related papers (2021-06-17T17:55:33Z) - CogDL: A Comprehensive Library for Graph Deep Learning [55.694091294633054]
We present CogDL, a library for graph deep learning that allows researchers and practitioners to conduct experiments, compare methods, and build applications with ease and efficiency.
In CogDL, we propose a unified design for the training and evaluation of GNN models for various graph tasks, making it unique among existing graph learning libraries.
We develop efficient sparse operators for CogDL, enabling it to become the most competitive graph library for efficiency.
arXiv Detail & Related papers (2021-03-01T12:35:16Z) - Learning Intents behind Interactions with Knowledge Graph for
Recommendation [93.08709357435991]
Knowledge graph (KG) plays an increasingly important role in recommender systems.
Existing GNN-based models fail to identify user-item relation at a fine-grained level of intents.
We propose a new model, Knowledge Graph-based Intent Network (KGIN)
arXiv Detail & Related papers (2021-02-14T03:21:36Z) - Inductive Learning on Commonsense Knowledge Graph Completion [89.72388313527296]
Commonsense knowledge graph (CKG) is a special type of knowledge graph (CKG) where entities are composed of free-form text.
We propose to study the inductive learning setting for CKG completion where unseen entities may present at test time.
InductivE significantly outperforms state-of-the-art baselines in both standard and inductive settings on ATOMIC and ConceptNet benchmarks.
arXiv Detail & Related papers (2020-09-19T16:10:26Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.