Update Selective Parameters: Federated Machine Unlearning Based on Model Explanation
Heng Xu, Tianqing Zhu, Lefeng Zhang, Wanlei Zhou, Philip S. Yu

TL;DR
This paper introduces a federated unlearning method leveraging model explanation to efficiently remove specific class information from models without accessing raw data, reducing costs and maintaining performance.
Contribution
It proposes a novel federated unlearning approach based on model explanation, selecting and fine-tuning influential channels to unlearn specific data classes efficiently.
Findings
Effective removal of class-specific information demonstrated
Reduces computation and communication costs
Maintains model performance after unlearning
Abstract
Federated learning is a promising privacy-preserving paradigm for distributed machine learning. In this context, there is sometimes a need for a specialized process called machine unlearning, which is required when the effect of some specific training samples needs to be removed from a learning model due to privacy, security, usability, and/or legislative factors. However, problems arise when current centralized unlearning methods are applied to existing federated learning, in which the server aims to remove all information about a class from the global model. Centralized unlearning usually focuses on simple models or is premised on the ability to access all training data at a central node. However, training data cannot be accessed on the server under the federated learning paradigm, conflicting with the requirements of the centralized unlearning process. Additionally, there are high…
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
TopicsMachine Learning and Data Classification
