Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Towards Unbounded Machine Unlearning

About

Deep machine unlearning is the problem of `removing' from a trained neural network a subset of its training set. This problem is very timely and has many applications, including the key tasks of removing biases (RB), resolving confusion (RC) (caused by mislabelled data in trained models), as well as allowing users to exercise their `right to be forgotten' to protect User Privacy (UP). This paper is the first, to our knowledge, to study unlearning for different applications (RB, RC, UP), with the view that each has its own desiderata, definitions for `forgetting' and associated metrics for forget quality. For UP, we propose a novel adaptation of a strong Membership Inference Attack for unlearning. We also propose SCRUB, a novel unlearning algorithm, which is the only method that is consistently a top performer for forget quality across the different application-dependent metrics for RB, RC, and UP. At the same time, SCRUB is also consistently a top performer on metrics that measure model utility (i.e. accuracy on retained data and generalization), and is more efficient than previous work. The above are substantiated through a comprehensive empirical evaluation against previous state-of-the-art.

Meghdad Kurmanji, Peter Triantafillou, Jamie Hayes, Eleni Triantafillou• 2023

Related benchmarks

TaskDatasetResultRank
Speech RecognitionLibriSpeech (test)
WER0.859
76
Image ClassificationCIFAR-10 (Forget)
Accuracy78.23
63
Class UnlearningCIFAR-10
Retain Accuracy99.93
60
Image ClassificationCIFAR-100 standard (Retain)
Accuracy74.56
54
Image ClassificationTiny-ImageNet standard (Retain)
Accuracy65.43
54
Image ClassificationTiny-ImageNet standard (Forget)
Accuracy60.4
54
Image ClassificationCIFAR-10 standard (Retain)
Accuracy93.61
54
Image ClassificationCIFAR-100 standard (Forget)
Accuracy (CIFAR-100 Forget)72.4
54
Machine UnlearningCIFAR-100
ToW (High)82.86
48
Machine UnlearningImageNette gas pump Class 7 (test)
Forget Accuracy95.87
48
Showing 10 of 225 rows
...

Other info

Code

Follow for update