DeepObliviate: A Powerful Charm for Erasing Data Residual Memory in Deep Neural Networks
Yingzhe He, Guozhu Meng, Kai Chen, Jinwen He, Xingbo Hu

TL;DR
DeepObliviate offers an efficient machine unlearning method for deep neural networks by storing intermediate models and selectively retraining influenced models, significantly reducing retraining time while maintaining high accuracy and privacy standards.
Contribution
The paper introduces DeepObliviate, a novel unlearning approach that avoids retraining from scratch by leveraging stored intermediate models and on-the-fly residual memory assessment.
Findings
Achieves up to 99% accuracy retention after unlearning.
Provides 13.7 to 66.7 times speedup compared to retraining from scratch.
Outperforms existing methods in accuracy and speed on multiple datasets.
Abstract
Machine unlearning has great significance in guaranteeing model security and protecting user privacy. Additionally, many legal provisions clearly stipulate that users have the right to demand model providers to delete their own data from training set, that is, the right to be forgotten. The naive way of unlearning data is to retrain the model without it from scratch, which becomes extremely time and resource consuming at the modern scale of deep neural networks. Other unlearning approaches by refactoring model or training data struggle to gain a balance between overhead and model usability. In this paper, we propose an approach, dubbed as DeepObliviate, to implement machine unlearning efficiently, without modifying the normal training mode. Our approach improves the original training process by storing intermediate models on the hard disk. Given a data point to unlearn, we first…
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 · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
