GraphTOP: Graph Topology-Oriented Prompting for Graph Neural Networks
Xingbo Fu, Zhenyu Lei, Zihan Chen, Binchi Zhang, Chuxu Zhang, Jundong Li

TL;DR
GraphTOP introduces a novel topology-oriented prompting method for GNNs, reformulating edge rewiring as a continuous optimization problem to improve downstream task performance.
Contribution
This paper pioneers topology-oriented prompting for GNNs, proposing a continuous relaxation of edge rewiring to enhance adaptation of pre-trained models.
Findings
Outperforms six baseline methods on multiple node classification datasets.
Effective in adapting pre-trained GNNs through topology modifications.
Demonstrates robustness across various pre-training strategies.
Abstract
Graph Neural Networks (GNNs) have revolutionized the field of graph learning by learning expressive graph representations from massive graph data. As a common pattern to train powerful GNNs, the "pre-training, adaptation" scheme first pre-trains GNNs over unlabeled graph data and subsequently adapts them to specific downstream tasks. In the adaptation phase, graph prompting is an effective strategy that modifies input graph data with learnable prompts while keeping pre-trained GNN models frozen. Typically, existing graph prompting studies mainly focus on *feature-oriented* methods that apply graph prompts to node features or hidden representations. However, these studies often achieve suboptimal performance, as they consistently overlook the potential of *topology-oriented* prompting, which adapts pre-trained GNNs by modifying the graph topology. In this study, we conduct a pioneering…
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.
