Guaranteeing Data Privacy in Federated Unlearning with Dynamic User Participation
Ziyao Liu, Yu Jiang, Weifeng Jiang, Jiale Guo, Jun Zhao, Kwok-Yan Lam

TL;DR
This paper proposes a privacy-preserving federated unlearning framework that integrates secure aggregation with clustering to efficiently remove users' data while protecting privacy, even with dynamic user participation.
Contribution
It introduces a novel clustering-based federated unlearning scheme that incorporates secure aggregation, addressing privacy concerns in dynamic user scenarios.
Findings
Achieves comparable unlearning effectiveness to existing methods.
Provides enhanced privacy protection against gradient leakage.
Demonstrates resilience with dynamic user participation.
Abstract
Federated Unlearning (FU) is gaining prominence for its capability to eliminate influences of Federated Learning (FL) users' data from trained global FL models. A straightforward FU method involves removing the unlearned users and subsequently retraining a new global FL model from scratch with all remaining users, a process that leads to considerable overhead. To enhance unlearning efficiency, a widely adopted strategy employs clustering, dividing FL users into clusters, with each cluster maintaining its own FL model. The final inference is then determined by aggregating the majority vote from the inferences of these sub-models. This method confines unlearning processes to individual clusters for removing a user, thereby enhancing unlearning efficiency by eliminating the need for participation from all remaining users. However, current clustering-based FU schemes mainly concentrate on…
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
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques
