Certified Minimax Unlearning with Generalization Rates and Deletion Capacity
Jiaqi Liu, Jian Lou, Zhan Qin, Kui Ren

TL;DR
This paper introduces a new certified unlearning algorithm for minimax models that uses a Hessian-based Newton update and Gaussian noise, providing improved generalization and deletion guarantees over existing methods.
Contribution
It develops a novel unlearning method for minimax models with theoretical guarantees, extending unlearning certification to complex models beyond standard statistical learning.
Findings
Achieves a generalization rate of O(n/d^{1/4})
Provides deletion capacity bounds maintaining population risk
Outperforms baseline differential privacy methods in rate
Abstract
We study the problem of -certified machine unlearning for minimax models. Most of the existing works focus on unlearning from standard statistical learning models that have a single variable and their unlearning steps hinge on the direct Hessian-based conventional Newton update. We develop a new -certified machine unlearning algorithm for minimax models. It proposes a minimax unlearning step consisting of a total-Hessian-based complete Newton update and the Gaussian mechanism borrowed from differential privacy. To obtain the unlearning certification, our method injects calibrated Gaussian noises by carefully analyzing the "sensitivity" of the minimax unlearning step (i.e., the closeness between the minimax unlearning variables and the retraining-from-scratch variables). We derive the generalization rates in terms of population strong and weak…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Adversarial Robustness in Machine Learning
MethodsFocus
