FedCARE: Federated Unlearning with Conflict-Aware Projection and Relearning-Resistant Recovery
Yue Li, Mingmin Chu, Xilei Yang, Da Xiao, Ziqi Xu, Wei Shao, Qipeng Song, Hui Li

TL;DR
FedCARE introduces a low-overhead federated unlearning framework that effectively removes data influence while preserving model utility and resisting unintended relearning, using conflict-aware projection and class-level proxies.
Contribution
FedCARE presents a unified approach combining gradient ascent, data-free model inversion, and conflict-aware projection to improve federated unlearning efficiency and utility retention.
Findings
Achieves effective forgetting across multiple datasets and models.
Reduces relearning risk compared to existing methods.
Supports client, instance, and class-level unlearning with modest overhead.
Abstract
Federated learning (FL) enables collaborative model training without centralizing raw data, but privacy regulations such as the right to be forgotten require FL systems to remove the influence of previously used training data upon request. Retraining a federated model from scratch is prohibitively expensive, motivating federated unlearning (FU). However, existing FU methods suffer from high unlearning overhead, utility degradation caused by entangled knowledge, and unintended relearning during post-unlearning recovery. In this paper, we propose FedCARE, a unified and low overhead FU framework that enables conflict-aware unlearning and relearning-resistant recovery. FedCARE leverages gradient ascent for efficient forgetting when target data are locally available and employs data free model inversion to construct class level proxies of shared knowledge. Based on these insights, FedCARE…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Domain Adaptation and Few-Shot Learning · Advanced Graph Neural Networks
