English

Unlearning Evaluation through Subset Statistical Independence

Machine Learning 2026-03-03 v1

Abstract

Evaluating machine unlearning remains challenging, as existing methods typically require retraining reference models or performing membership inference attacks, both of which rely on prior access to training configuration or supervision labels, making them impractical in realistic scenarios. Motivated by the fact that most unlearning algorithms remove a small, random subset of the training data, we propose a subset-level evaluation framework based on statistical independence. Specifically, we design a tailored use of the Hilbert-Schmidt Independence Criterion to assess whether the model outputs on a given subset exhibit statistical dependence, without requiring model retraining or auxiliary classifiers. Our method provides a simple, standalone evaluation procedure that aligns with unlearning workflows. Extensive experiments demonstrate that our approach reliably distinguishes in-training from out-of-training subsets and clearly differentiates unlearning effectiveness, even when existing evaluations fall short.

Keywords

Cite

@article{arxiv.2603.00587,
  title  = {Unlearning Evaluation through Subset Statistical Independence},
  author = {Chenhao Zhang and Muxing Li and Feng Liu and Weitong Chen and Miao Xu},
  journal= {arXiv preprint arXiv:2603.00587},
  year   = {2026}
}

Comments

21 pages, 6 figures, to appear at ICLR 2026

R2 v1 2026-07-01T10:57:06.854Z