Unlearning Evaluation Through Subset Statistical Independence

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.

Cite

Text

Zhang et al. "Unlearning Evaluation Through Subset Statistical Independence." International Conference on Learning Representations, 2026.

Markdown

[Zhang et al. "Unlearning Evaluation Through Subset Statistical Independence." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/zhang2026iclr-unlearning/)

BibTeX

@inproceedings{zhang2026iclr-unlearning,
  title     = {{Unlearning Evaluation Through Subset Statistical Independence}},
  author    = {Zhang, Chenhao and Li, Muxing and Liu, Feng and Chen, Weitong and Xu, Miao},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/zhang2026iclr-unlearning/}
}