English

Improving Unlearning with Model Updates Probably Aligned with Gradients

Machine Learning 2025-11-05 v1

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.

Keywords

Cite

@article{arxiv.2511.02435,
  title  = {Improving Unlearning with Model Updates Probably Aligned with Gradients},
  author = {Virgile Dine and Teddy Furon and Charly Faure},
  journal= {arXiv preprint arXiv:2511.02435},
  year   = {2025}
}

Comments

Accepted to AISec'25 co-located with the 32nd ACM Conference on Computer and Communications Security

R2 v1 2026-07-01T07:20:57.091Z