FedSGT: Exact Federated Unlearning via Sequential Group-based Training
Bokang Zhang, Hong Guan, Hong kyu Lee, Ruixuan Liu, Jia Zou, Li Xiong

TL;DR
FedSGT introduces an efficient federated unlearning framework that isolates data influence into lightweight server-side modules, enabling instant data removal without retraining, while maintaining high model utility and low communication costs.
Contribution
This paper presents FedSGT, a novel federated unlearning method using group-based training and lightweight modules for instant data removal, reducing retraining needs and communication overhead.
Findings
FedSGT achieves longer service maintenance under multiple unlearning requests.
Maintains comparable learning performance to existing unlearning methods.
Demonstrates robustness across various tasks and parameter settings.
Abstract
Federated Learning (FL) enables collaborative, privacy-preserving model training, but supporting the "Right to be Forgotten" is especially challenging because data influences the model through distributed and interleaved client updates. Existing exact unlearning methods typically require frequent retraining from scratch, resulting in high communication cost and long service downtime. To address this, we propose Federated Sequential Group-based Training (FedSGT), an exact unlearning framework for FL. FedSGT partitions the data into uniform groups, and each client may participate in multiple groups. To control communication overhead, each client can limit the number of groups it contributes to. FedSGT then trains multiple sequences of Parameter-Efficient Fine-Tuning (PEFT) modules, each corresponding to a different group permutation. Since the PEFT modules are lightweight and maintained…
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 · Cryptography and Data Security · Domain Adaptation and Few-Shot Learning
