paper-with-me

Papers

Unlearning Inversion Attacks for Graph Neural Networks

2025-06-01 · Jiahao Zhang, Yilong Wang, Zhiwei Zhang, Xiaorui Liu, Suhang Wang

Graph unlearning methods aim to efficiently remove the impact of sensitive data from trained GNNs without full retraining, assuming that deleted information cannot be recovered. In this work, we challenge this assumption by introducing the graph unlearning inversion attack: given only black-box access to an unlearned GNN and partial graph knowledge, can an adversary reconstruct the removed edges? We identify two key challenges: varying probability-similarity thresholds for unlearned versus retained edges, and the difficulty of locating unlearned edge endpoints, and address them with TrendAttack. First, we derive and exploit the confidence pitfall, a theoretical and empirical pattern showing that nodes adjacent to unlearned edges exhibit a large drop in model confidence. Second, we design an adaptive prediction mechanism that applies different similarity thresholds to unlearned and other membership edges. Our framework flexibly integrates existing membership inference techniques and extends them with trend features. Experiments on four real-world datasets demonstrate that TrendAttack significantly outperforms state-of-the-art GNN membership inference baselines, exposing a critical privacy vulnerability in current graph unlearning methods.

📄 PDF Abstract BibTeX arXiv:2506.00808

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Model Inversion Attack against Federated Unlearning

2025-02-20 · Lei Zhou, Youwen Zhu

With the introduction of regulations related to the ``right to be forgotten", federated learning (FL) is facing new privacy compliance challenges. To address these challenges, researchers have proposed federated unlearni…

Federated Learningmodel

Rethinking Backdoor Adversarial Unlearning through the Lens of Catastrophic Forgetting in Continual Learning

2026-06-12 · Zhenqian Zhu, Yamin Hu, Yujiang Liu, Luping Wei 외 arxiv

Existing studies reveal that current backdoor defenses exhibit limited robustness and often fail against specific types of attacks. More concerningly, prevailing safety tuning strategies tend to provide only superficial …

Contrastive LearningContinual Learning

Sky of Unlearning (SoUL): Rewiring Federated Machine Unlearning via Selective Pruning

2025-04-02 · Md Mahabub Uz Zaman, Xiang Sun, Jingjing Yao

The Internet of Drones (IoD), where drones collaborate in data collection and analysis, has become essential for applications such as surveillance and environmental monitoring. Federated learning (FL) enables drones to t…

Data PoisoningFederated LearningMachine Unlearning

Attack by Unlearning: Unlearning-Induced Adversarial Attacks on Graph Neural Networks

2026-03-19 · Jiahao Zhang, Yilong Wang, Suhang Wang arxiv

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, CCP…

Graph Learning

Amnesiac Machine Learning

2020-10-21 · Laura Graves, Vineel Nagisetty, Vijay Ganesh

The Right to be Forgotten is part of the recently enacted General Data Protection Regulation (GDPR) law that affects any data holder that has data on European Union residents. It gives EU residents the ability to request…

BIG-bench Machine Learning