Forgetting Through Transforming: Enabling Federated Unlearning via Class-Aware Representation Transformation
Qi Guo, Zhen Tian, Minghao Yao, Yong Qi, Saiyu Qi, Yun Li, and Jin, Song Dong

TL;DR
This paper introduces FUCRT, a novel federated unlearning method that uses class-aware representation transformation to effectively erase specific data influences while preserving overall model utility, outperforming existing approaches.
Contribution
FUCRT is the first federated unlearning approach employing class-aware representation transformation with a selection strategy and contrastive learning for effective, efficient class-level unlearning.
Findings
Achieves 100% erasure of unlearning classes.
Maintains or improves performance on remaining classes.
Outperforms state-of-the-art baselines in various settings.
Abstract
Federated Unlearning (FU) enables clients to selectively remove the influence of specific data from a trained federated learning model, addressing privacy concerns and regulatory requirements. However, existing FU methods often struggle to balance effective erasure with model utility preservation, especially for class-level unlearning in non-IID settings. We propose Federated Unlearning via Class-aware Representation Transformation (FUCRT), a novel method that achieves unlearning through class-aware representation transformation. FUCRT employs two key components: (1) a transformation class selection strategy to identify optimal forgetting directions, and (2) a transformation alignment technique using dual class-aware contrastive learning to ensure consistent transformations across clients. Extensive experiments on four datasets demonstrate FUCRT's superior performance in terms of…
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
TopicsStochastic Gradient Optimization Techniques · Neural Networks and Applications · Privacy-Preserving Technologies in Data
MethodsContrastive Learning
