GraphTheft: Quantifying Privacy Risks in Graph Prompt Learning
Jiani Zhu, Xi Lin, Yuxin Qi, Qinghua Mao

TL;DR
This paper evaluates privacy risks in Graph Prompt Learning (GPL), revealing high success rates of attribute and link inference attacks, and explores defense mechanisms like Laplacian noise to mitigate these vulnerabilities.
Contribution
First comprehensive assessment of privacy leakage in GPL, comparing attack capabilities and analyzing the effectiveness of defense strategies.
Findings
Attack success rates as high as 98% on some datasets.
Prompt-tuning does not significantly increase privacy risks over traditional GNNs.
Laplacian noise perturbation can reduce inference success, but impacts model performance.
Abstract
Graph Prompt Learning (GPL) represents an innovative approach in graph representation learning, enabling task-specific adaptations by fine-tuning prompts without altering the underlying pre-trained model. Despite its growing prominence, the privacy risks inherent in GPL remain unexplored. In this study, we provide the first evaluation of privacy leakage in GPL across three attacker capabilities: black-box attacks when GPL as a service, and scenarios where node embeddings and prompt representations are accessible to third parties. We assess GPL's privacy vulnerabilities through Attribute Inference Attacks (AIAs) and Link Inference Attacks (LIAs), finding that under any capability, attackers can effectively infer the properties and relationships of sensitive nodes, and the success rate of inference on some data sets is as high as 98%. Importantly, while targeted inference attacks on…
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 · Privacy-Preserving Technologies in Data · Ethics and Social Impacts of AI
