paper-with-me

Papers

FedShard: Federated Unlearning with Efficiency Fairness and Performance Fairness

2025-08-13 · Siyuan Wen, Meng Zhang, Yang Yang, Ningning Ding arxiv

To protect clients' right to be forgotten in federated learning, federated unlearning aims to remove the data contribution of leaving clients from the global learned model. While current studies mainly focused on enhancing unlearning efficiency and effectiveness, the crucial aspects of efficiency fairness and performance fairness among decentralized clients during unlearning have remained largely unexplored. In this study, we introduce FedShard, the first federated unlearning algorithm designed to concurrently guarantee both efficiency fairness and performance fairness. FedShard adaptively addresses the challenges introduced by dilemmas among convergence, unlearning efficiency, and unlearning fairness. Furthermore, we propose two novel metrics to quantitatively assess the fairness of unlearning algorithms, which we prove to satisfy well-known properties in other existing fairness measurements. Our theoretical analysis and numerical evaluation validate FedShard's fairness in terms of both unlearning performance and efficiency. We demonstrate that FedShard mitigates unfairness risks such as cascaded leaving and poisoning attacks and realizes more balanced unlearning costs among clients. Experimental results indicate that FedShard accelerates the data unlearning process 1.3-6.2 times faster than retraining from scratch and 4.9 times faster than the state-of-the-art exact unlearning methods.

📄 PDF Abstract BibTeX arXiv:2508.09866

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Federated Unlearning in the Wild: Rethinking Fairness and Data Discrepancy

2025-10-08 · ZiHeng Huang, Di Wu, Jun Bai, Jiale Zhang 외 arxiv

Machine unlearning is critical for enforcing data deletion rights like the "right to be forgotten." As a decentralized paradigm, Federated Learning (FL) also requires unlearning, but realistic implementations face two ma…

Federated Learning

Rethinking Federated Unlearning via the Lens of Memorization

2026-05-23 · Jiaheng Wei, Yanjun Zhang, He Zhang, Leo Yu Zhang 외 arxiv

Federated learning (FL) increasingly needs machine unlearning to comply with privacy regulations. However, existing federated unlearning approaches may overlook the overlapping information between the unlearning and rema…

Federated Learning

Exploring Federated Unlearning: Review, Comparison, and Insights

2023-10-30 · Yang Zhao, Jiaxi Yang, Yiling Tao, Lixu Wang 외

The increasing demand for privacy-preserving machine learning has spurred interest in federated unlearning, which enables the selective removal of data from models trained in federated systems. However, developing federa…

Federated LearningPrivacy PreservingSurvey

Federated Unlearning: a Perspective of Stability and Fairness

2024-02-02 · Jiaqi Shao, Tao Lin, Xuanyu Cao, Bing Luo

This paper explores the multifaceted consequences of federated unlearning (FU) with data heterogeneity. We introduce key metrics for FU assessment, concentrating on verification, global stability, and local fairness, and…

Fairness

Federated Unlearning via Active Forgetting

2023-07-07 · Yuyuan Li, Chaochao Chen, Xiaolin Zheng, Jiaming Zhang

The increasing concerns regarding the privacy of machine learning models have catalyzed the exploration of machine unlearning, i.e., a process that removes the influence of training data on machine learning models. This …

Federated LearningIncremental LearningMachine Unlearning