Fast Yet Effective Machine Unlearning
Ayush K Tarun, Vikram S Chundawat, Murari Mandal, Mohan Kankanhalli

TL;DR
This paper presents a fast, scalable machine unlearning framework that efficiently removes specific class data from deep models without full retraining, maintaining accuracy and generalizing across architectures.
Contribution
It introduces a novel unlearning method using error-maximizing noise and impair-repair steps, enabling quick removal of classes with minimal updates and broad applicability.
Findings
Effective unlearning of multiple classes with few updates
Maintains high model accuracy after unlearning
Scalable to large datasets and various network architectures
Abstract
Unlearning the data observed during the training of a machine learning (ML) model is an important task that can play a pivotal role in fortifying the privacy and security of ML-based applications. This paper raises the following questions: (i) can we unlearn a single or multiple class(es) of data from a ML model without looking at the full training data even once? (ii) can we make the process of unlearning fast and scalable to large datasets, and generalize it to different deep networks? We introduce a novel machine unlearning framework with error-maximizing noise generation and impair-repair based weight manipulation that offers an efficient solution to the above questions. An error-maximizing noise matrix is learned for the class to be unlearned using the original model. The noise matrix is used to manipulate the model weights to unlearn the targeted class of data. We introduce impair…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Image and Signal Denoising Methods · Advanced Neural Network Applications
MethodsRepair
