Exploring the Connection between Robust and Generative Models
April 08, 2023 ยท Entered Twilight ยท ๐ Ital-IA
Repo contents: .vscode, HE-PGD_imagenette_update.ipynb, LICENSE, README.md, ResNet_cifar10.py, ResNet_imagenette.py, detector_cifar10_update.ipynb, detector_imagenette_update.ipynb, images, notebooks, requirements.txt
Authors
Senad Beadini, Iacopo Masi
arXiv ID
2304.04033
Category
cs.LG: Machine Learning
Cross-listed
cs.CR,
cs.CV
Citations
2
Venue
Ital-IA
Repository
https://github.com/senad96/Robust-Generative
โญ 3
Last Checked
3 months ago
Abstract
We offer a study that connects robust discriminative classifiers trained with adversarial training (AT) with generative modeling in the form of Energy-based Models (EBM). We do so by decomposing the loss of a discriminative classifier and showing that the discriminative model is also aware of the input data density. Though a common assumption is that adversarial points leave the manifold of the input data, our study finds out that, surprisingly, untargeted adversarial points in the input space are very likely under the generative model hidden inside the discriminative classifier -- have low energy in the EBM. We present two evidence: untargeted attacks are even more likely than the natural data and their likelihood increases as the attack strength increases. This allows us to easily detect them and craft a novel attack called High-Energy PGD that fools the classifier yet has energy similar to the data set. The code is available at github.com/senad96/Robust-Generative
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Machine Learning
๐ฎ
๐ฎ
The Ethereal
๐ฎ
๐ฎ
The Ethereal
Continuous control with deep reinforcement learning
๐
๐
Old Age
Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks
๐
๐
Old Age
Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor
๐
๐
Old Age
SGDR: Stochastic Gradient Descent with Warm Restarts
๐ฎ
๐ฎ
The Ethereal