Skip to content
Snippets Groups Projects
Unverified Commit 4d6ee0c4 authored by Xixi Wu's avatar Xixi Wu Committed by GitHub
Browse files

add GNN Prompt Survey

parent 10a50198
Branches
No related tags found
No related merge requests found
......@@ -46,6 +46,11 @@ We will try to make this list updated frequently. If you found any error or any
## GNN Prompting Papers
Summary of existing representative works on graph prompt. $\mathcal{S}$: Subgraph. $V(\mathcal{S})$: Node set within subgraph $\mathcal{S}$. $\pi$: Pre-trained parameters. $\phi$: Task head parameters. $\theta$: Prompt parameters. $\widetilde{\mathbf{s}}$: Filled prompt.
![GraphPromptSummary](./README.assets/Summary_Graph_Prompt.jpg)
1. **GPPT: Graph Pre-training and Prompt Tuning to Generalize Graph Neural Networks**.
In **KDD'2022**, [[Paper](https://dl.acm.org/doi/10.1145/3534678.3539249 )] [[Code](https://github.com/MingChen-Sun/GPPT)].
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment