FedUP Enables One-Shot Federated Unlearning with Centroid-Guided Filters.

Feihong Nan, Zhengyi Zhong, Pan Wang, Weidong Bao, Xiongtao Zhang, Quan Wen, Ji Wang· June 24, 2026 View original

▶ The 2-minute explainer

Summary

FedUP is a new one-shot federated unlearning framework that uses lightweight pluggable filters to remove specific data knowledge from decentralized models. It achieves rapid unlearning by training filters server-side with differentially private class centroids, significantly reducing latency and preserving model performance.

Researchers have introduced FedUP, a novel framework for one-shot federated unlearning, designed to address the challenges of data removal in decentralized AI systems. This method is crucial for compliance with privacy regulations like the "right to be forgotten" without compromising model utility or incurring high latency. FedUP employs lightweight, pluggable filters that act as a "knowledge funnel," selectively screening out target data while maintaining the original model's performance. The core innovation lies in training these filters at the server side using differentially private (DP)-protected class centroid samples. This approach eliminates the need for multi-round client-server communication and complex retraining, drastically cutting unlearning latency from minutes to mere seconds. Furthermore, FedUP's pluggable architecture offers inherent reversibility, allowing for the seamless restoration of "forgotten" knowledge by simply removing the filters. Extensive experiments across various image and text tasks demonstrate FedUP's effectiveness in reducing non-target knowledge loss and achieving superior unlearning precision and efficiency.

Why it matters

This framework offers a practical and efficient solution for data privacy compliance in federated learning, crucial for organizations handling sensitive data across distributed systems. Professionals in AI governance, data privacy, and distributed machine learning will find this highly relevant for implementing robust unlearning capabilities.

How to implement this in your domain

  1. 1Review the FedUP codebase to understand its implementation of centroid-guided plug-in filters.
  2. 2Evaluate FedUP's suitability for existing federated learning pipelines to enhance data privacy compliance.
  3. 3Integrate differentially private centroid generation into your federated learning server architecture.
  4. 4Develop a strategy for deploying and managing pluggable filters for data removal requests.
  5. 5Assess the trade-offs between unlearning precision, efficiency, and non-target knowledge loss for specific use cases.

Who benefits

HealthcareBFSIGovernmentRetailTelecommunications

Key takeaways

  • FedUP enables efficient, one-shot federated unlearning using lightweight, pluggable filters.
  • It significantly reduces unlearning latency by training filters server-side with DP-protected class centroids.
  • The framework preserves original model performance while effectively screening out target data.
  • FedUP's pluggable architecture allows for inherent reversibility and restoration of forgotten knowledge.

Original post by Feihong Nan, Zhengyi Zhong, Pan Wang, Weidong Bao, Xiongtao Zhang, Quan Wen, Ji Wang

"arXiv:2606.24113v1 Announce Type: new Abstract: 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 latenc…"

View on X

Originally posted by Feihong Nan, Zhengyi Zhong, Pan Wang, Weidong Bao, Xiongtao Zhang, Quan Wen, Ji Wang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses