Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Designing to Forget: Deep Semi-parametric Models for Unlearning

About

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\%$ and achieve over $10\times$ faster unlearning compared to existing approaches on parametric models. The code is available at https://github.com/amberyzheng/spm_unlearning.

Amber Yijia Zheng, Yu-Shan Tai, Raymond A. Yeh• 2026

Related benchmarks

TaskDatasetResultRank
Class-wise UnlearningCIFAR-10 Unlearn 1 Class v1 (10% unlearned)
PG H8.62
13
Class-wise UnlearningCIFAR-10 Unlearn 5 Classes v1 (50% unlearned)
Privacy Guarantee (H)21.2
13
Machine UnlearningImageNet 1-class unlearning 1K
PGH18.99
13
Machine UnlearningCIFAR-10 10% random unlearning
PGH5.54
12
Machine UnlearningCIFAR-10 50% random unlearning
PGH7.83
12
Image ClassificationImageNet 1k (test)
Accuracy67.1
10
Image ClassificationCIFAR10 (test)
Accuracy94.5
10
Image GenerationCIFAR-10
FID7.04
7
Class-wise Forgetting on GenerationCIFAR-10 1.0 (test)
Automobile FID (O)1.97
6
Class UnlearningCIFAR-10 Automobile--
5
Showing 10 of 14 rows

Other info

Follow for update