Improving Unlearning with Model Updates Probably Aligned with Gradients
Virgile Dine, Teddy Furon, Charly Faure

TL;DR
This paper introduces a unified constrained optimization framework for machine unlearning, emphasizing feasible model updates that improve unlearning efficiency without sacrificing model utility, validated through computer vision experiments.
Contribution
It proposes the concept of feasible updates based on masking and gradient estimation, enhancing existing first-order unlearning methods with statistical guarantees.
Findings
Feasible updates improve unlearning efficiency.
Masking-based parameter selection maintains model utility.
Experimental validation on computer vision classifiers confirms effectiveness.
Abstract
We formulate the machine unlearning problem as a general constrained optimization problem. It unifies the first-order methods from the approximate machine unlearning literature. This paper then introduces the concept of feasible updates as the model's parameter update directions that help with unlearning while not degrading the utility of the initial model. Our design of feasible updates is based on masking, \ie\ a careful selection of the model's parameters worth updating. It also takes into account the estimation noise of the gradients when processing each batch of data to offer a statistical guarantee to derive locally feasible updates. The technique can be plugged in, as an add-on, to any first-order approximate unlearning methods. Experiments with computer vision classifiers validate this approach.
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
TopicsMachine Learning and Data Classification · Advanced Neural Network Applications · Machine Learning and Algorithms
