Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

FedUP: One-Shot Federated Unlearning via Centroid-Guided Plug-in Filters

About

Federated unlearning (FU) is critical for complying with legal mandates like the right to be forgotten in decentralized systems, yet current methods face a persistent dilemma between non-target knowledge loss and high request latency. To resolve these issues, we propose FedUP, a one-shot federated unlearning framework utilizing lightweight pluggable filters that act as a "knowledge funnel" to screen out target data while preserving original model performance. By freezing original model parameters and training filters at the server side using differentially private (DP)-protected class centroid samples, FedUP bypasses the need for multi-round client-server communication and complex retraining, reducing unlearning latency from minutes to mere seconds. Additionally, the framework's pluggable architecture ensures inherent reversibility, enabling the seamless restoration of forgotten knowledge by simply removing the filters. Extensive experiments on diverse image and text tasks demonstrate that FedUP effectively reduces non-target knowledge loss and achieves superior unlearning precision and efficiency across various scenarios. Code is available at: https://github.com/suows/FedUP-code.

Feihong Nan, Zhengyi Zhong, Pan Wang, Weidong Bao, Xiongtao Zhang, Quan Wen, Ji Wang• 2026

Related benchmarks

TaskDatasetResultRank
Machine UnlearningMNIST
Model Accuracy99
66
Class UnlearningCIFAR-10
Retain Accuracy71
66
Single-class UnlearningMNIST
Accuracy Retention (ACCr)100
39
Client UnlearningCIFAR10
Retention Accuracy (R-A)57
12
Class UnlearningCIFAR100
MIA Success Rate (No Attack)67
10
Machine UnlearningCIFAR10
Time6.33
6
Machine UnlearningAG-News
Time6.45
6
Sample UnlearningCIFAR10
OA (Accuracy)70
6
Client UnlearningAG-News
R-A89
6
Client UnlearningCIFAR100
Retrieval Accuracy (R-A)26
6
Showing 10 of 13 rows

Other info

Follow for update