Adaptive Machine Unlearning
Varun Gupta, Christopher Jung, Seth Neel, Aaron Roth, Saeed, Sharifi-Malvajerdi, Chris Waites

TL;DR
This paper introduces a framework that extends data deletion guarantees to adaptive deletion sequences in machine learning models, leveraging differential privacy to ensure strong, provable deletion guarantees across various model types.
Contribution
It provides a reduction from adaptive to non-adaptive deletion guarantees using differential privacy, enabling flexible and provably secure data deletion methods for complex models.
Findings
Theoretical analysis shows prior non-convex model guarantees fail under adaptive deletions.
Develops a practical attack on the SISA algorithm demonstrating real-world vulnerabilities.
Proposes algorithms with strong deletion guarantees applicable to arbitrary models.
Abstract
Data deletion algorithms aim to remove the influence of deleted data points from trained models at a cheaper computational cost than fully retraining those models. However, for sequences of deletions, most prior work in the non-convex setting gives valid guarantees only for sequences that are chosen independently of the models that are published. If people choose to delete their data as a function of the published models (because they don't like what the models reveal about them, for example), then the update sequence is adaptive. In this paper, we give a general reduction from deletion guarantees against adaptive sequences to deletion guarantees against non-adaptive sequences, using differential privacy and its connection to max information. Combined with ideas from prior work which give guarantees for non-adaptive deletion sequences, this leads to extremely flexible algorithms able to…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · COVID-19 diagnosis using AI
