English

Auditing of Unlearning Algorithms

Machine Learning 2026-07-07 v1 Cryptography and Security

Abstract

Evaluating whether unlearning algorithms truly remove training data influence remains an open challenge. We propose a practical auditor that computes data-dependent lower bounds on the unlearning parameter ε\varepsilon using membership inference attacks. Evaluating multiple unlearning algorithms, we find a sharp separation: algorithms with rigorous guarantees, such as model clipping and rewind-to-delete, achieve very small ε\varepsilon bounds that do not falsify their unlearning guarantees, whereas empirical methods such as Hessian-based unlearning, interleaved ascent-descent, ascent on the forget set, and fine-tuning on the retain set exhibit large bounds, indicating poor unlearning. Our auditor provides a practical tool for empirically falsifying unlearning claims through a hypothesis-testing framework, and we validate it on CIFAR-100 and Shakespeare text.

Cite

@article{arxiv.2607.05898,
  title  = {Auditing of Unlearning Algorithms},
  author = {Sahasrajit Sarmasarkar and Anastasia Koloskova and Sanmi Koyejo},
  journal= {arXiv preprint arXiv:2607.05898},
  year   = {2026}
}