paper-with-me

홈 › Papers

Certified Unlearning in Decentralized Federated Learning

2026-01-10 · Hengliang Wu, Youming Tao, Anhao Zhou, Shuzhen Chen, Falko Dressler, Dongxiao Yu arxiv

Driven by the right to be forgotten (RTBF), machine unlearning has become an essential requirement for privacy-preserving machine learning. However, its realization in decentralized federated learning (DFL) remains largely unexplored. In DFL, clients exchange local updates only with neighbors, causing model information to propagate and mix across the network. As a result, when a client requests data deletion, its influence is implicitly embedded throughout the system, making removal difficult without centralized coordination. We propose a novel certified unlearning framework for DFL based on Newton-style updates. Our approach first quantifies how a client's data influence propagates during training. Leveraging curvature information of the loss with respect to the target data, we then construct corrective updates using Newton-style approximations. To ensure scalability, we approximate second-order information via Fisher information matrices. The resulting updates are perturbed with calibrated noise and broadcast through the network to eliminate residual influence across clients. We theoretically prove that our approach satisfies the formal definition of certified unlearning, ensuring that the unlearned model is difficult to distinguish from a retrained model without the deleted data. We also establish utility bounds showing that the unlearned model remains close to retraining from scratch. Extensive experiments across diverse decentralized settings demonstrate the effectiveness and efficiency of our framework.

📄 PDF Abstract BibTeX arXiv:2601.06436

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Fully Decentralized Certified Unlearning

2025-12-09 · Hithem Lamri, Michail Maniatakos arxiv

Machine unlearning (MU) seeks to remove the influence of specified data from a trained model in response to privacy requests or data poisoning. While certified unlearning has been analyzed in centralized and server-orche…

Bayesian Variational Federated Learning and Unlearning in Decentralized Networks

2021-04-08 · Jinu Gong, Osvaldo Simeone, Joonhyuk Kang

Federated Bayesian learning offers a principled framework for the definition of collaborative training algorithms that are able to quantify epistemic uncertainty and to produce trustworthy decisions. Upon the completion …

Federated LearningVariational Inference

Forgettable Federated Linear Learning with Certified Data Unlearning

2023-06-03 · Ruinan Jin, Minghui Chen, Qiong Zhang, Xiaoxiao Li

The advent of Federated Learning (FL) has revolutionized the way distributed systems handle collaborative model training while preserving user privacy. Recently, Federated Unlearning (FU) has emerged to address demands f…

Federated LearningMachine Unlearning

BadFU: Backdoor Federated Learning through Adversarial Machine Unlearning

2025-08-21 · Bingguang Lu, Hongsheng Hu, Yuantian Miao, Shaleeza Sohail 외 arxiv

Federated learning (FL) has been widely adopted as a decentralized training paradigm that enables multiple clients to collaboratively learn a shared model without exposing their local data. As concerns over data privacy …

Federated Learning

Sky of Unlearning (SoUL): Rewiring Federated Machine Unlearning via Selective Pruning

2025-04-02 · Md Mahabub Uz Zaman, Xiang Sun, Jingjing Yao

The Internet of Drones (IoD), where drones collaborate in data collection and analysis, has become essential for applications such as surveillance and environmental monitoring. Federated learning (FL) enables drones to t…

Data PoisoningFederated LearningMachine Unlearning