English

MUSO: Achieving Exact Machine Unlearning in Over-Parameterized Regimes

Machine Learning 2025-07-21 v2

Abstract

Machine unlearning (MU) is to make a well-trained model behave as if it had never been trained on specific data. In today's over-parameterized models, dominated by neural networks, a common approach is to manually relabel data and fine-tune the well-trained model. It can approximate the MU model in the output space, but the question remains whether it can achieve exact MU, i.e., in the parameter space. We answer this question by employing random feature techniques to construct an analytical framework. Under the premise of model optimization via stochastic gradient descent, we theoretically demonstrated that over-parameterized linear models can achieve exact MU through relabeling specific data. We also extend this work to real-world nonlinear networks and propose an alternating optimization algorithm that unifies the tasks of unlearning and relabeling. The algorithm's effectiveness, confirmed through numerical experiments, highlights its superior performance in unlearning across various scenarios compared to current state-of-the-art methods, particularly excelling over similar relabeling-based MU approaches.

Keywords

Cite

@article{arxiv.2410.08557,
  title  = {MUSO: Achieving Exact Machine Unlearning in Over-Parameterized Regimes},
  author = {Ruikai Yang and Mingzhen He and Zhengbao He and Youmei Qiu and Xiaolin Huang},
  journal= {arXiv preprint arXiv:2410.08557},
  year   = {2025}
}

Comments

Accepted by Machine Learning Journal

R2 v1 2026-06-28T19:17:27.714Z