LLM as Prompter: Low-resource Inductive Reasoning on Arbitrary Knowledge Graphs
Kai Wang, Yuwei Xu, Zhiyong Wu, Siqiang Luo

TL;DR
This paper introduces ProLINK, a novel framework that leverages Large Language Models to generate graph-structural prompts, significantly improving low-resource inductive reasoning on diverse knowledge graphs without additional training.
Contribution
ProLINK is a new pretraining and prompting framework that enhances GNN-based KG reasoning using LLM-generated prompts, applicable across arbitrary KGs in low-resource settings.
Findings
ProLINK outperforms previous methods by 20-147% in low-resource reasoning tasks.
It demonstrates strong robustness across various LLM prompts and full-shot scenarios.
Experimental results on 36 datasets validate its high generalizability and effectiveness.
Abstract
Knowledge Graph (KG) inductive reasoning, which aims to infer missing facts from new KGs that are not seen during training, has been widely adopted in various applications. One critical challenge of KG inductive reasoning is handling low-resource scenarios with scarcity in both textual and structural aspects. In this paper, we attempt to address this challenge with Large Language Models (LLMs). Particularly, we utilize the state-of-the-art LLMs to generate a graph-structural prompt to enhance the pre-trained Graph Neural Networks (GNNs), which brings us new methodological insights into the KG inductive reasoning methods, as well as high generalizability in practice. On the methodological side, we introduce a novel pretraining and prompting framework ProLINK, designed for low-resource inductive reasoning across arbitrary KGs without requiring additional training. On the practical side,…
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
TopicsNeural Networks and Applications · Bayesian Modeling and Causal Inference · Statistical and Computational Modeling
