paper-with-me

Papers

Federated Unlearning in the Wild: Rethinking Fairness and Data Discrepancy

2025-10-08 · ZiHeng Huang, Di Wu, Jun Bai, Jiale Zhang, Sicong Cao, Ji Zhang, Yingjie Hu 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 major challenges. First, fairness in Federated Unlearning (FU) is often overlooked. Exact unlearning methods typically force all clients into costly retraining, even those uninvolved. Approximate approaches, using gradient ascent or distillation, make coarse interventions that can unfairly degrade performance for clients with only retained data. Second, most FU evaluations rely on synthetic data assumptions (IID/non-IID) that ignore real-world heterogeneity. These unrealistic benchmarks obscure the true impact of unlearning and limit the applicability of current methods. We first conduct a comprehensive benchmark of existing FU methods under realistic data heterogeneity and fairness conditions. We then propose a novel, fairness-aware FU approach, Federated Cross-Client-Constrains Unlearning (FedCCCU), to explicitly address both challenges. FedCCCU offers a practical and scalable solution for real-world FU. Experimental results show that existing methods perform poorly in realistic settings, while our approach consistently outperforms them.

📄 PDF Abstract BibTeX arXiv:2510.07022

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

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

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 enhanci…

Federated Learning

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

pFedUL: Layer-Aware Federated Unlearning for Personalized Federated Learning

2026-06-15 · Zhuodong Liu, Xiangyu Li, Zhihao Zhang arxiv

Federated unlearning (FU) enables the removal of specific data contributions from federated learning (FL) models to comply with regulations such as the General Data Protection Regulation (GDPR). However, most existing FU…

Personalized 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