Few-shot Knowledge Graph Relational Reasoning via Subgraph Adaptation
Haochen Liu, Song Wang, Chen Chen, Jundong Li

TL;DR
This paper introduces SAFER, a novel method for few-shot knowledge graph relational reasoning that adapts subgraph information to improve prediction accuracy for rare relations, outperforming existing methods.
Contribution
SAFER is a new approach that enhances subgraph adaptation for few-shot KG reasoning, effectively extracting relevant information while reducing spurious data influence.
Findings
SAFER outperforms existing methods on three datasets.
It effectively extracts comprehensive information from support triplets.
It minimizes the impact of spurious information in KG reasoning.
Abstract
Few-shot Knowledge Graph (KG) Relational Reasoning aims to predict unseen triplets (i.e., query triplets) for rare relations in KGs, given only several triplets of these relations as references (i.e., support triplets). This task has gained significant traction due to the widespread use of knowledge graphs in various natural language processing applications. Previous approaches have utilized meta-training methods and manually constructed meta-relation sets to tackle this task. Recent efforts have focused on edge-mask-based methods, which exploit the structure of the contextualized graphs of target triplets (i.e., a subgraph containing relevant triplets in the KG). However, existing edge-mask-based methods have limitations in extracting insufficient information from KG and are highly influenced by spurious information in KG. To overcome these challenges, we propose SAFER (Subgraph…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Rough Sets and Fuzzy Logic · Bayesian Modeling and Causal Inference
