Stable Unlearnable Example: Enhancing the Robustness of Unlearnable Examples via Stable Error-Minimizing Noise
Yixin Liu, Kaidi Xu, Xun Chen, and Lichao Sun

TL;DR
This paper introduces Stable Error-Minimizing Noise (SEM), a new method to enhance the robustness of unlearnable examples against adversarial training by training defensive noise against random perturbations, achieving state-of-the-art results.
Contribution
The paper proposes SEM, a novel approach that improves unlearnable example robustness by training defensive noise with random perturbations, reducing computational cost and increasing stability.
Findings
SEM outperforms previous methods on CIFAR-10, CIFAR-100, and ImageNet Subset.
Training against random perturbations enhances defensive noise stability.
Robustness mainly depends on surrogate model robustness, not the defensive noise.
Abstract
The open source of large amounts of image data promotes the development of deep learning techniques. Along with this comes the privacy risk of these open-source image datasets being exploited by unauthorized third parties to train deep learning models for commercial or illegal purposes. To avoid the abuse of public data, a poisoning-based technique, the unlearnable example, is proposed to significantly degrade the generalization performance of models by adding a kind of imperceptible noise to the data. To further enhance its robustness against adversarial training, existing works leverage iterative adversarial training on both the defensive noise and the surrogate model. However, it still remains unknown whether the robustness of unlearnable examples primarily comes from the effect of enhancement in the surrogate model or the defensive noise. Observing that simply removing the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
