Graph Structure Prompt Learning: A Novel Methodology to Improve Performance of Graph Neural Networks
Zhenhua Huang, Kunhao Li, Shaojie Wang, Zhaohong Jia, Wentao Zhu,, Sharad Mehrotra

TL;DR
This paper introduces Graph structure Prompt Learning (GPL), a new method that enhances GNN training by capturing intrinsic graph structures, leading to significant performance improvements across multiple graph-related tasks.
Contribution
The paper proposes a novel GPL approach that incorporates task-independent graph structure losses to improve GNN representations and performance.
Findings
GNNs trained with GPL outperform original models by up to 24.15% on key tasks.
GPL helps GNNs capture inherent graph structures, reducing over-smoothing.
State-of-the-art results achieved on eleven real-world datasets.
Abstract
Graph neural networks (GNNs) are widely applied in graph data modeling. However, existing GNNs are often trained in a task-driven manner that fails to fully capture the intrinsic nature of the graph structure, resulting in sub-optimal node and graph representations. To address this limitation, we propose a novel Graph structure Prompt Learning method (GPL) to enhance the training of GNNs, which is inspired by prompt mechanisms in natural language processing. GPL employs task-independent graph structure losses to encourage GNNs to learn intrinsic graph characteristics while simultaneously solving downstream tasks, producing higher-quality node and graph representations. In extensive experiments on eleven real-world datasets, after being trained by GPL, GNNs significantly outperform their original performance on node classification, graph classification, and edge prediction tasks (up to…
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.
Taxonomy
TopicsAdvanced Graph Neural Networks · Brain Tumor Detection and Classification · Neural Networks and Applications
