Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Machine Unlearning in Low-Dimensional Feature Subspace

About

Machine Unlearning (MU) aims at removing the influence of specific data from a pretrained model while preserving performance on the remaining data. In this work, a novel perspective for MU is presented upon low-dimensional feature subspaces, which gives rise to the potentials of separating the remaining and forgetting data herein. This separability motivates our LOFT, a method that proceeds unlearning in a LOw-dimensional FeaTure subspace from the pretrained model skithrough principal projections, which are optimized to maximally capture the information of the remaining data and meanwhile diminish that of the forgetting data. In training, LOFT simply optimizes a small-size projection matrix flexibly plugged into the pretrained model, and only requires one-shot feature fetching from the pretrained backbone instead of repetitively accessing the raw data. Hence, LOFT mitigates two critical issues in mainstream MU methods, i.e., the privacy leakage risk from massive data reload and the inefficiency of updates to the entire pretrained model. Extensive experiments validate the significantly lower computational overhead and superior unlearning performance of LOFT across diverse models, datasets, tasks, and applications. Code is anonymously available at https://anonymous.4open.science/r/4352/.

Kun Fang, Qinghua Tao, Junxu Liu, Yaxin Xiao, Qingqing Ye, Jian Sun, Haibo Hu• 2026

Related benchmarks

TaskDatasetResultRank
Machine UnlearningTiny-ImageNet (train)
Removal Accuracy (Train)99.63
41
Machine UnlearningTiny-ImageNet Swin-T (test)
Residual Accuracy72.8
28
Machine UnlearningTiny ImageNet (test)
Residual Accuracy92.17
13
Machine UnlearningTiny-ImageNet 200 classes (train test)
Acctr (Residual)98.59
13
Machine UnlearningRAF-DB (train)
Accuracy Retention100
12
Machine UnlearningRAF-DB (test)
Accuracy (Retained)84.9
12
Face RecognitionVggFace2 (test)
Accte_rm Accuracy94.22
12
Face RecognitionVGGFace2 (train)
Accuracy (Trained RM)97.2
12
Instance UnlearningTiny-ImageNet 1% forgetting (test)
Acc (Train Residual)92.65
10
Machine UnlearningImageNet-1K 1.0 (train test)
Acc (Train, Retained)79.96
9
Showing 10 of 12 rows

Other info

Follow for update