VertexSerum: Poisoning Graph Neural Networks for Link Inference
Ruyi Ding, Shijin Duan, Xiaolin Xu, Yunsi Fei

TL;DR
VertexSerum is a novel graph poisoning attack that enhances link inference accuracy in GNNs by amplifying connectivity leakage, outperforming state-of-the-art methods across multiple datasets and settings.
Contribution
We introduce VertexSerum, a new poisoning attack with an attention-based mechanism that significantly improves link inference in GNNs compared to existing methods.
Findings
VertexSerum improves AUC scores by 9.8% on average.
It outperforms SOTA link inference attacks across datasets.
Effective in black-box and online learning scenarios.
Abstract
Graph neural networks (GNNs) have brought superb performance to various applications utilizing graph structural data, such as social analysis and fraud detection. The graph links, e.g., social relationships and transaction history, are sensitive and valuable information, which raises privacy concerns when using GNNs. To exploit these vulnerabilities, we propose VertexSerum, a novel graph poisoning attack that increases the effectiveness of graph link stealing by amplifying the link connectivity leakage. To infer node adjacency more accurately, we propose an attention mechanism that can be embedded into the link detection network. Our experiments demonstrate that VertexSerum significantly outperforms the SOTA link inference attack, improving the AUC scores by an average of across four real-world datasets and three different GNN structures. Furthermore, our experiments reveal the…
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
VertexSerum: Poisoning Graph Neural Networks for Link Inference· youtube
Taxonomy
TopicsAdvanced Graph Neural Networks · Privacy-Preserving Technologies in Data
