Does Graph Prompt Work? A Data Operation Perspective with Theoretical Analysis
Qunzhong Wang, Xiangguo Sun, Hong Cheng

TL;DR
This paper provides a rigorous theoretical analysis of graph prompting, demonstrating its capacity to approximate graph transformations and establishing error bounds, thereby underpinning its empirical success across various applications.
Contribution
It introduces a formal theoretical framework for graph prompting, including guarantee theorems and error bounds, extending from linear to non-linear graph models.
Findings
Graph prompts can effectively approximate graph transformation operators.
Error bounds are established for single and batch graph data operations.
Theoretical results are validated through extensive experiments.
Abstract
In recent years, graph prompting has emerged as a promising research direction, enabling the learning of additional tokens or subgraphs appended to the original graphs without requiring retraining of pre-trained graph models across various applications. This novel paradigm, shifting from the traditional pretraining and finetuning to pretraining and prompting has shown significant empirical success in simulating graph data operations, with applications ranging from recommendation systems to biological networks and graph transferring. However, despite its potential, the theoretical underpinnings of graph prompting remain underexplored, raising critical questions about its fundamental effectiveness. The lack of rigorous theoretical proof of why and how much it works is more like a dark cloud over the graph prompt area to go further. To fill this gap, this paper introduces a theoretical…
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
TopicsSemantic Web and Ontologies · Graph Theory and Algorithms · Advanced Graph Neural Networks
