English

Certified Data Removal Under High-dimensional Settings

Machine Learning 2025-05-13 v1 Machine Learning

Abstract

Machine unlearning focuses on the computationally efficient removal of specific training data from trained models, ensuring that the influence of forgotten data is effectively eliminated without the need for full retraining. Despite advances in low-dimensional settings, where the number of parameters p p is much smaller than the sample size n n , extending similar theoretical guarantees to high-dimensional regimes remains challenging. We propose an unlearning algorithm that starts from the original model parameters and performs a theory-guided sequence of Newton steps T{1,2} T \in \{ 1,2\}. After this update, carefully scaled isotropic Laplacian noise is added to the estimate to ensure that any (potential) residual influence of forget data is completely removed. We show that when both n,p n, p \to \infty with a fixed ratio n/p n/p , significant theoretical and computational obstacles arise due to the interplay between the complexity of the model and the finite signal-to-noise ratio. Finally, we show that, unlike in low-dimensional settings, a single Newton step is insufficient for effective unlearning in high-dimensional problems -- however, two steps are enough to achieve the desired certifiebility. We provide numerical experiments to support the certifiability and accuracy claims of this approach.

Keywords

Cite

@article{arxiv.2505.07640,
  title  = {Certified Data Removal Under High-dimensional Settings},
  author = {Haolin Zou and Arnab Auddy and Yongchan Kwon and Kamiar Rahnama Rad and Arian Maleki},
  journal= {arXiv preprint arXiv:2505.07640},
  year   = {2025}
}

Comments

46 pages, 4 figures

R2 v1 2026-06-28T23:29:43.272Z