paper-with-me

홈 › Papers

DRAGD: A Federated Unlearning Data Reconstruction Attack Based on Gradient Differences

2025-07-13 · Bocheng Ju, Junchao Fan, Jiaqi Liu, Xiaolin Chang

Federated learning enables collaborative machine learning while preserving data privacy. However, the rise of federated unlearning, designed to allow clients to erase their data from the global model, introduces new privacy concerns. Specifically, the gradient exchanges during the unlearning process can leak sensitive information about deleted data. In this paper, we introduce DRAGD, a novel attack that exploits gradient discrepancies before and after unlearning to reconstruct forgotten data. We also present DRAGDP, an enhanced version of DRAGD that leverages publicly available prior data to improve reconstruction accuracy, particularly for complex datasets like facial images. Extensive experiments across multiple datasets demonstrate that DRAGD and DRAGDP significantly outperform existing methods in data reconstruction.Our work highlights a critical privacy vulnerability in federated unlearning and offers a practical solution, advancing the security of federated unlearning systems in real-world applications.

📄 PDF Abstract BibTeX arXiv:2507.09602

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningReconstruction Attack

Similar Papers 제목 키워드 기반

Poisoning Attacks and Defenses to Federated Unlearning

2025-01-29 · Wenbin Wang, Qiwen Ma, Zifan Zhang, Yuchen Liu 외

Federated learning allows multiple clients to collaboratively train a global model with the assistance of a server. However, its distributed nature makes it susceptible to poisoning attacks, where malicious clients can c…

Federated Learning

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

ToFU: Transforming How Federated Learning Systems Forget User Data

2025-09-19 · Van-Tuan Tran, Hong-Hanh Nguyen-Le, Quoc-Viet Pham arxiv

Neural networks unintentionally memorize training data, creating privacy risks in federated learning (FL) systems, such as inference and reconstruction attacks on sensitive data. To mitigate these risks and to comply wit…

Federated Learning

BadFU: Backdoor Federated Learning through Adversarial Machine Unlearning

2025-08-21 · Bingguang Lu, Hongsheng Hu, Yuantian Miao, Shaleeza Sohail 외 arxiv

Federated learning (FL) has been widely adopted as a decentralized training paradigm that enables multiple clients to collaboratively learn a shared model without exposing their local data. As concerns over data privacy …

Federated Learning

Federated Unlearning for On-Device Recommendation

2022-10-20 · Wei Yuan, Hongzhi Yin, Fangzhao Wu, Shijie Zhang 외

The increasing data privacy concerns in recommendation systems have made federated recommendations (FedRecs) attract more and more attention. Existing FedRecs mainly focus on how to effectively and securely learn persona…

Recommendation Systems