SSSE: Efficiently Erasing Samples from Trained Machine Learning Models
Alexandra Peste, Dan Alistarh, Christoph H. Lampert

TL;DR
This paper introduces SSSE, a novel efficient algorithm for erasing specific data samples from trained machine learning models, ensuring user data privacy while maintaining model performance.
Contribution
The paper presents SSSE, a new sample erasure method applicable to various models, with a closed-form update derived from second-order loss landscape analysis.
Findings
SSSE effectively erases samples with minimal impact on model accuracy.
SSSE performs comparably to retraining from scratch in sample erasure tasks.
The method is computationally efficient and broadly applicable.
Abstract
The availability of large amounts of user-provided data has been key to the success of machine learning for many real-world tasks. Recently, an increasing awareness has emerged that users should be given more control about how their data is used. In particular, users should have the right to prohibit the use of their data for training machine learning systems, and to have it erased from already trained systems. While several sample erasure methods have been proposed, all of them have drawbacks which have prevented them from gaining widespread adoption. Most methods are either only applicable to very specific families of models, sacrifice too much of the original model's accuracy, or they have prohibitive memory or computational requirements. In this paper, we propose an efficient and effective algorithm, SSSE, for samples erasure, that is applicable to a wide class of machine learning…
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
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Machine Learning and Data Classification
