GRID: Protecting Training Graph from Link Stealing Attacks on GNN Models
Jiadong Lou, Xu Yuan, Rui Zhang, Xingliang Yuan, Neil Gong, Nian-Feng Tzeng

TL;DR
This paper introduces GRID, a method that protects GNN training graphs from link stealing attacks by adding carefully designed noise to node predictions, maintaining model utility while enhancing privacy.
Contribution
The paper proposes a novel noise-adding technique called GRID that defends against link stealing attacks without sacrificing GNN prediction accuracy.
Findings
GRID effectively thwarts link stealing attacks across multiple datasets.
It achieves a better privacy-utility trade-off than existing methods.
The method maintains zero utility loss while improving privacy protection.
Abstract
Graph neural networks (GNNs) have exhibited superior performance in various classification tasks on graph-structured data. However, they encounter the potential vulnerability from the link stealing attacks, which can infer the presence of a link between two nodes via measuring the similarity of its incident nodes' prediction vectors produced by a GNN model. Such attacks pose severe security and privacy threats to the training graph used in GNN models. In this work, we propose a novel solution, called Graph Link Disguise (GRID), to defend against link stealing attacks with the formal guarantee of GNN model utility for retaining prediction accuracy. The key idea of GRID is to add carefully crafted noises to the nodes' prediction vectors for disguising adjacent nodes as n-hop indirect neighboring nodes. We take into account the graph topology and select only a subset of nodes (called core…
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
TopicsArtificial Intelligence in Healthcare and Education · Privacy-Preserving Technologies in Data
