Generalized Graph Prompt: Toward a Unification of Pre-Training and Downstream Tasks on Graphs
Xingtong Yu, Zhenghao Liu, Yuan Fang, Zemin Liu, Sihong Chen and, Xinming Zhang

TL;DR
This paper introduces GraphPrompt, a unified framework for pre-training and prompting on graphs that employs learnable prompts and hierarchical prompt design to improve performance across various downstream tasks.
Contribution
It proposes a universal task template for graphs, a learnable prompt mechanism, and extends to GraphPrompt+ with generalized pre-training tasks and multi-layer prompts.
Findings
Effective across five public datasets
Unifies pre-training and downstream tasks
Enhances performance with hierarchical prompts
Abstract
Graph neural networks have emerged as a powerful tool for graph representation learning, but their performance heavily relies on abundant task-specific supervision. To reduce labeling requirement, the "pre-train, prompt" paradigms have become increasingly common. However, existing study of prompting on graphs is limited, lacking a universal treatment to appeal to different downstream tasks. In this paper, we propose GraphPrompt, a novel pre-training and prompting framework on graphs. GraphPrompt not only unifies pre-training and downstream tasks into a common task template but also employs a learnable prompt to assist a downstream task in locating the most relevant knowledge from the pre-trained model in a task-specific manner. To further enhance GraphPrompt in these two stages, we extend it into GraphPrompt+ with two major enhancements. First, we generalize several popular graph…
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
