Graph Stochastic Neural Process for Inductive Few-shot Knowledge Graph Completion
Zicheng Zhao, Linhao Luo, Shirui Pan, Chengqi Zhang, and Chen Gong

TL;DR
This paper introduces a novel inductive reasoning approach using Graph Stochastic Neural Processes for few-shot knowledge graph completion, effectively handling unseen entities and relations during testing.
Contribution
It proposes a new GS-NP model with hypothesis extraction and stochastic attention-based prediction, advancing inductive FKGC capabilities.
Findings
Outperforms existing FKGC methods on three datasets.
Achieves state-of-the-art results in inductive KG completion.
Provides theoretical analysis supporting the model's effectiveness.
Abstract
Knowledge graphs (KGs) store enormous facts as relationships between entities. Due to the long-tailed distribution of relations and the incompleteness of KGs, there is growing interest in few-shot knowledge graph completion (FKGC). Existing FKGC methods often assume the existence of all entities in KGs, which may not be practical since new relations and entities can emerge over time. Therefore, we focus on a more challenging task called inductive few-shot knowledge graph completion (I-FKGC), where both relations and entities during the test phase are unknown before. Inspired by the idea of inductive reasoning, we cast I-FKGC as an inductive reasoning problem. Specifically, we propose a novel Graph Stochastic Neural Process approach (GS-NP), which consists of two major modules. In the first module, to obtain a generalized hypothesis (e.g., shared subgraph), we present a neural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Machine Learning and ELM · Advanced Decision-Making Techniques
MethodsSparse Evolutionary Training · Focus
