English

Dual-branch Robust Unlearnable Examples

Computer Vision and Pattern Recognition 2026-05-05 v1

Abstract

Unlearnable examples (UEs) aim to compromise model training by injecting imperceptible perturbations to clean samples. However, existing UE schemes exhibit limited robustness against advanced defenses due to their heuristic design or narrowly scoped domain perturbations. To address this, we propose \texttt{DUNE}, a \underline{\textbf{D}}ual-branch \underline{\textbf{UN}}learnable \underline{\textbf{E}}nsemble perturbation optimization approach. Specifically, \texttt{DUNE} separately optimizes perturbations in the spatial and color domains to establish the mapping between perturbations and shift-induced labels. This design extends the perturbation domain to increase noise intensity for improving robustness and drives the models to learn perturbation-oriented features with degraded generalization, thereby achieving unlearnability. To strengthen \texttt{DUNE}'s performance, we further propose an unlearnability-enhancing ensemble strategy that aggregates diverse pre-trained models during the dual-branch optimization. Extensive experiments on benchmark datasets CIFAR-10 and ImageNet verify that \texttt{DUNE}'s robustness outperforms 12 SOTA UE schemes under 7 mainstream defenses, yielding a lower average test accuracy of 14.95\% to 50.82\%.

Keywords

Cite

@article{arxiv.2605.01718,
  title  = {Dual-branch Robust Unlearnable Examples},
  author = {Xianlong Wang and Hangtao Zhang and Wenbo Pan and Ziqi Zhou and Changsong Jiang and Li Zeng and Xiaohua Jia},
  journal= {arXiv preprint arXiv:2605.01718},
  year   = {2026}
}

Comments

ICML 2026

R2 v1 2026-07-01T12:47:12.830Z