Large Language Models for Link Stealing Attacks Against Graph Neural Networks
Faqian Guan, Tianqing Zhu, Hui Sun, Wanlei Zhou, and Philip S. Yu

TL;DR
This paper introduces a novel approach using Large Language Models to perform link stealing attacks on Graph Neural Networks, effectively handling diverse datasets and improving attack success in various scenarios.
Contribution
The paper proposes leveraging LLMs with specialized prompts and multi-dataset fine-tuning to enhance link stealing attacks on GNNs, addressing previous limitations related to data variability.
Findings
Significantly improved attack performance in white-box and black-box scenarios.
Effective handling of diverse dataset features with a single LLM model.
Enhanced generalizability of link stealing attacks across different graph datasets.
Abstract
Graph data contains rich node features and unique edge information, which have been applied across various domains, such as citation networks or recommendation systems. Graph Neural Networks (GNNs) are specialized for handling such data and have shown impressive performance in many applications. However, GNNs may contain of sensitive information and susceptible to privacy attacks. For example, link stealing is a type of attack in which attackers infer whether two nodes are linked or not. Previous link stealing attacks primarily relied on posterior probabilities from the target GNN model, neglecting the significance of node features. Additionally, variations in node classes across different datasets lead to different dimensions of posterior probabilities. The handling of these varying data dimensions posed a challenge in using a single model to effectively conduct link stealing attacks…
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 · Adversarial Robustness in Machine Learning
