Attack by Unlearning: Unlearning-Induced Adversarial Attacks on Graph Neural Networks
Jiahao Zhang, Yilong Wang, Suhang Wang

TL;DR
This paper reveals that privacy-preserving unlearning in graph neural networks can be exploited to perform stealthy adversarial attacks, causing significant accuracy degradation through carefully crafted node deletions.
Contribution
It introduces the concept of unlearning corruption attacks, demonstrating how adversaries can manipulate unlearning processes to compromise GNN performance.
Findings
Small, carefully designed unlearning requests can cause major accuracy drops.
Unlearning attacks are feasible across various GNN benchmarks and unlearning algorithms.
The attack exploits the legal and technical constraints of unlearning in GNNs.
Abstract
Graph neural networks (GNNs) are widely used for learning from graph-structured data in domains such as social networks, recommender systems, and financial platforms. To comply with privacy regulations like the GDPR, CCPA, and PIPEDA, approximate graph unlearning, which aims to remove the influence of specific data points from trained models without full retraining, has become an increasingly important component of trustworthy graph learning. However, approximate unlearning often incurs subtle performance degradation, which may incur negative and unintended side effects. In this work, we show that such degradations can be amplified into adversarial attacks. We introduce the notion of \textbf{unlearning corruption attacks}, where an adversary injects carefully chosen nodes into the training graph and later requests their deletion. Because deletion requests are legally mandated and cannot…
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 · Ethics and Social Impacts of AI
