PulseAugur
EN
LIVE 09:22:44

FedUP framework offers one-shot federated unlearning with reduced latency

Researchers have introduced FedUP, a novel one-shot federated unlearning framework designed to address the trade-off between data privacy and request latency. FedUP employs lightweight, pluggable filters that efficiently screen out target data without requiring extensive client-server communication or complex retraining. By training these filters on the server side using differentially private class centroid samples, the framework significantly reduces unlearning time from minutes to seconds while preserving original model performance. Its pluggable architecture also allows for the easy restoration of forgotten knowledge, and experiments show superior precision and efficiency across various tasks. AI

IMPACT This framework could streamline compliance with data privacy regulations in decentralized AI systems by significantly reducing the time and complexity of unlearning.

RANK_REASON The cluster contains a research paper detailing a new framework for federated unlearning.

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

FedUP framework offers one-shot federated unlearning with reduced latency

COVERAGE [2]

  1. arXiv cs.LG TIER_1 English(EN) · Feihong Nan, Zhengyi Zhong, Pan Wang, Weidong Bao, Xiongtao Zhang, Quan Wen, Ji Wang ·

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

    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…

  2. arXiv cs.LG TIER_1 English(EN) · Ji Wang ·

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

    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 …