paper-with-me

Papers

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

2026-06-23 · Feihong Nan, Zhengyi Zhong, Pan Wang, Weidong Bao, Xiongtao Zhang, Quan Wen, Ji Wang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.24113

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FedUP: Efficient Pruning-based Federated Unlearning for Model Poisoning Attacks

2025-08-19 · Nicolò Romandini, Cristian Borcea, Rebecca Montanari, Luca Foschini arxiv

Federated Learning (FL) can be vulnerable to attacks, such as model poisoning, where adversaries send malicious local weights to compromise the global model. Federated Unlearning (FU) is emerging as a solution to address…

Federated Learning

Jellyfish: Zero-Shot Federated Unlearning Scheme with Knowledge Disentanglement

2026-04-05 · Houzhe Wang, Xiaojie Zhu, Chi Chen arxiv

With the increasing importance of data privacy and security, federated unlearning emerges as a new research field dedicated to ensuring that once specific data is deleted, federated learning models no longer retain or di…

Synthetic Data GenerationFederated Learning

CURE: Centroid-guided Unsupervised Representation Erasure for Facial Recognition Systems

2025-09-23 · Fnu Shivam, Nima Najafzadeh, Yenumula Reddy, Prashnna Gyawali arxiv

In the current digital era, facial recognition systems offer significant utility and have been widely integrated into modern technological infrastructures; however, their widespread use has also raised serious privacy co…

A few-shot Label Unlearning in Vertical Federated Learning

2024-10-14 · Hanlin Gu, Hong Xi Tae, Chee Seng Chan, Lixin Fan

This paper addresses the critical challenge of unlearning in Vertical Federated Learning (VFL), an area that has received limited attention compared to horizontal federated learning. We introduce the first approach speci…

Computational EfficiencyFederated LearningVertical Federated Learning

Enable the Right to be Forgotten with Federated Client Unlearning in Medical Imaging

2024-07-02 · Zhipeng Deng, Luyang Luo, Hao Chen

The right to be forgotten, as stated in most data regulations, poses an underexplored challenge in federated learning (FL), leading to the development of federated unlearning (FU). However, current FU approaches often fa…

Federated Learning