Purify Unlearnable Examples via Rate-Constrained Variational Autoencoders
Yi Yu, Yufei Wang, Song Xia, Wenhan Yang, Shijian Lu, Yap-Peng Tan,, Alex C. Kot

TL;DR
This paper introduces a novel rate-constrained variational autoencoder (VAE) that effectively purifies unlearnable examples by disentangling perturbations, enhancing robustness against poisoning attacks in image classification.
Contribution
The work proposes a new disentanglement mechanism using rate-constrained VAEs and a two-stage purification process for defending against unlearnable examples.
Findings
Effective removal of perturbations across multiple datasets
Superior performance compared to existing purification methods
Robustness demonstrated on CIFAR-10, CIFAR-100, and ImageNet-subset
Abstract
Unlearnable examples (UEs) seek to maximize testing error by making subtle modifications to training examples that are correctly labeled. Defenses against these poisoning attacks can be categorized based on whether specific interventions are adopted during training. The first approach is training-time defense, such as adversarial training, which can mitigate poisoning effects but is computationally intensive. The other approach is pre-training purification, e.g., image short squeezing, which consists of several simple compressions but often encounters challenges in dealing with various UEs. Our work provides a novel disentanglement mechanism to build an efficient pre-training purification method. Firstly, we uncover rate-constrained variational autoencoders (VAEs), demonstrating a clear tendency to suppress the perturbations in UEs. We subsequently conduct a theoretical analysis for…
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
TopicsModel Reduction and Neural Networks · Natural Language Processing Techniques
