RELIEF: Reinforcement Learning Empowered Graph Feature Prompt Tuning
Jiapeng Zhu, Zichen Ding, Jianxiang Yu, Jiaqi Tan, Xiang Li and, Weining Qian

TL;DR
RELIEF introduces a reinforcement learning-based method for strategically selecting and attaching lightweight feature prompts to specific graph nodes, significantly improving graph classification performance and data efficiency in few-shot scenarios.
Contribution
The paper proposes RELIEF, a novel RL-based approach for optimizing node prompt selection and content, enhancing graph prompt tuning beyond existing methods.
Findings
Outperforms fine-tuning and other prompt methods in classification accuracy.
Enhances data efficiency in few-shot learning scenarios.
Demonstrates effectiveness across various pre-training strategies.
Abstract
The advent of the "pre-train, prompt" paradigm has recently extended its generalization ability and data efficiency to graph representation learning, following its achievements in Natural Language Processing (NLP). Initial graph prompt tuning approaches tailored specialized prompting functions for Graph Neural Network (GNN) models pre-trained with specific strategies, such as edge prediction, thus limiting their applicability. In contrast, another pioneering line of research has explored universal prompting via adding prompts to the input graph's feature space, thereby removing the reliance on specific pre-training strategies. However, the necessity to add feature prompts to all nodes remains an open question. Motivated by findings from prompt tuning research in the NLP domain, which suggest that highly capable pre-trained models need less conditioning signal to achieve desired…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Data Stream Mining Techniques
MethodsGraph Neural Network
