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

Go Beyond Your Means: Unlearning with Per-Sample Gradient Orthogonalization

About

Machine unlearning aims to remove the influence of problematic training data after a model has been trained. The primary challenge in machine unlearning is ensuring that the process effectively removes specified data without compromising the model's overall performance on the remaining dataset. Many existing machine unlearning methods address this challenge by carefully balancing gradient ascent on the `unlearn' data with the gradient descent on a `retain' set that represents the training data. However, in many cases the training dataset is not fully available when we wish to unlearn some concepts, because models are released without their training datasets, and one may only have access to a $\textit{small part of a training set}$. Here, we propose OrthoGrad, a novel approach that mitigates interference between the unlearn set and a small retain set rather than competing ascent and descent processes. Our method projects the gradient of the unlearn set onto the subspace orthogonal to all gradients in the retain batch, effectively avoiding any gradient interference. We demonstrate the effectiveness of OrthoGrad on multiple machine unlearning benchmarks, including automatic speech recognition, outperforming competing methods.

Aviv Shamsian, Eitan Shaar, Aviv Navon, Gal Chechik, Ethan Fetaya• 2025

Related benchmarks

TaskDatasetResultRank
Membership Inference AttackNYU V2
AUC96.82
90
Speech RecognitionLibriSpeech (test)
WER0.1398
76
Semantic segmentationNYU v2 (val)
mIoU74.92
75
Depth EstimationNYU v2 (val)--
65
Semantic segmentationNYU v2 (Retained set)
mIoU93.84
37
Multi-task Unlearning InterferenceNYU V2
UIS20.7
34
Depth EstimationNYU v2 (Retained set)
Acc (sigma 1.25)85.72
33
Surface Normal EstimationNYU v2 (Retained set)
A3061.93
33
Depth EstimationNYU Forget set v2 (train)
Accuracy (σ1.25)84.01
30
Semantic segmentationNYUv2 Forget set (train)
mIoU92.83
30
Showing 10 of 31 rows

Other info

Follow for update