Inexact Unlearning Needs More Careful Evaluations to Avoid a False Sense of Privacy
Jamie Hayes, Ilia Shumailov, Eleni Triantafillou, Amr Khalifa, Nicolas, Papernot

TL;DR
This paper critically examines the effectiveness of current unlearning techniques in protecting privacy, revealing that they often overestimate privacy guarantees and can inadvertently increase vulnerability for some data points.
Contribution
It introduces a new categorization of membership inference attacks in unlearning, demonstrating the limitations of existing methods and highlighting the challenges in uniformly protecting all training examples.
Findings
Per-example U-MIAs are significantly more effective than population U-MIAs.
Existing unlearning methods often overestimate privacy protection.
Unlearning can increase vulnerability for some examples while reducing it for others.
Abstract
The high cost of model training makes it increasingly desirable to develop techniques for unlearning. These techniques seek to remove the influence of a training example without having to retrain the model from scratch. Intuitively, once a model has unlearned, an adversary that interacts with the model should no longer be able to tell whether the unlearned example was included in the model's training set or not. In the privacy literature, this is known as membership inference. In this work, we discuss adaptations of Membership Inference Attacks (MIAs) to the setting of unlearning (leading to their "U-MIA" counterparts). We propose a categorization of existing U-MIAs into "population U-MIAs", where the same attacker is instantiated for all examples, and "per-example U-MIAs", where a dedicated attacker is instantiated for each example. We show that the latter category, wherein the…
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
TopicsPrivacy, Security, and Data Protection · Patient Dignity and Privacy
MethodsSparse Evolutionary Training
