English

Designing to Forget: Deep Semi-parametric Models for Unlearning

Computer Vision and Pattern Recognition 2026-03-25 v1

Abstract

Recent advances in machine unlearning have focused on developing algorithms to remove specific training samples from a trained model. In contrast, we observe that not all models are equally easy to unlearn. Hence, we introduce a family of deep semi-parametric models (SPMs) that exhibit non-parametric behavior during unlearning. SPMs use a fusion module that aggregates information from each training sample, enabling explicit test-time deletion of selected samples without altering model parameters. Empirically, we demonstrate that SPMs achieve competitive task performance to parametric models in image classification and generation, while being significantly more efficient for unlearning. Notably, on ImageNet classification, SPMs reduce the prediction gap relative to a retrained (oracle) baseline by 11%11\% and achieve over 10×10\times faster unlearning compared to existing approaches on parametric models. The code is available at https://github.com/amberyzheng/spm_unlearning.

Keywords

Cite

@article{arxiv.2603.22870,
  title  = {Designing to Forget: Deep Semi-parametric Models for Unlearning},
  author = {Amber Yijia Zheng and Yu-Shan Tai and Raymond A. Yeh},
  journal= {arXiv preprint arXiv:2603.22870},
  year   = {2026}
}

Comments

CVPR 2026

R2 v1 2026-07-01T11:34:55.249Z