paper-with-me

Papers

Forgetting Through Transforming: Enabling Federated Unlearning via Class-Aware Representation Transformation

2024-10-09 · Qi Guo, Zhen Tian, Minghao Yao, Yong Qi, Saiyu Qi, Yun Li, Jin Song Dong

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 erasure guarantee, model utility preservation, and efficiency. FUCRT achieves complete (100\%) erasure of unlearning classes while maintaining or improving performance on remaining classes, outperforming state-of-the-art baselines across both IID and Non-IID settings. Analysis of the representation space reveals FUCRT's ability to effectively merge unlearning class representations with the transformation class from remaining classes, closely mimicking the model retrained from scratch.

📄 PDF Abstract BibTeX arXiv:2410.06848

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningFederated Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Forgetting to Witness: Efficient Federated Unlearning and Its Visible Evaluation

2026-04-06 · Houzhe Wang, Xiaojie Zhu, Chi Chen arxiv

With the increasing importance of data privacy and security, federated unlearning has emerged as a novel research field dedicated to ensuring that federated learning models no longer retain or leak relevant information o…

Knowledge DistillationFederated Learning

ToFU: Transforming How Federated Learning Systems Forget User Data

2025-09-19 · Van-Tuan Tran, Hong-Hanh Nguyen-Le, Quoc-Viet Pham arxiv

Neural networks unintentionally memorize training data, creating privacy risks in federated learning (FL) systems, such as inference and reconstruction attacks on sensitive data. To mitigate these risks and to comply wit…

Federated Learning

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

Forgetting Any Data at Any Time: A Theoretically Certified Unlearning Framework for Vertical Federated Learning

2025-02-24 · Linian Wang, Leye Wang

Privacy concerns in machine learning are heightened by regulations such as the GDPR, which enforces the "right to be forgotten" (RTBF), driving the emergence of machine unlearning as a critical research field. Vertical F…

Federated LearningMachine UnlearningVertical Federated Learning

FUPareto: Bridging the Forgetting-Utility Gap in Federated Unlearning via Pareto Augmented Optimization

2026-02-02 · Zeyan Wang, Zhengmao Liu, Yongxin Cai, Chi Li 외 arxiv

Federated Unlearning (FU) aims to efficiently remove the influence of specific client data from a federated model while preserving utility for the remaining clients. However, three key challenges remain: (1) existing unl…