English

Soft Weighted Machine Unlearning

Machine Learning 2025-05-27 v1 Artificial Intelligence

Abstract

Machine unlearning, as a post-hoc processing technique, has gained widespread adoption in addressing challenges like bias mitigation and robustness enhancement, colloquially, machine unlearning for fairness and robustness. However, existing non-privacy unlearning-based solutions persist in using binary data removal framework designed for privacy-driven motivation, leading to significant information loss, a phenomenon known as over-unlearning. While over-unlearning has been largely described in many studies as primarily causing utility degradation, we investigate its fundamental causes and provide deeper insights in this work through counterfactual leave-one-out analysis. In this paper, we introduce a weighted influence function that assigns tailored weights to each sample by solving a convex quadratic programming problem analytically. Building on this, we propose a soft-weighted framework enabling fine-grained model adjustments to address the over-unlearning challenge. We demonstrate that the proposed soft-weighted scheme is versatile and can be seamlessly integrated into most existing unlearning algorithms. Extensive experiments show that in fairness- and robustness-driven tasks, the soft-weighted scheme significantly outperforms hard-weighted schemes in fairness/robustness metrics and alleviates the decline in utility metric, thereby enhancing machine unlearning algorithm as an effective correction solution.

Keywords

Cite

@article{arxiv.2505.18783,
  title  = {Soft Weighted Machine Unlearning},
  author = {Xinbao Qiao and Ningning Ding and Yushi Cheng and Meng Zhang},
  journal= {arXiv preprint arXiv:2505.18783},
  year   = {2025}
}

Comments

24 pages,22 figures

R2 v1 2026-07-01T02:36:11.641Z