Understand
We study the effectiveness of various approaches that defend against adversarial attacks on deep networks via manipulations based on basis function representations of images.
- Specifically, we experiment with low-pass filtering, PCA, JPEG compression, low resolution wavelet approximation, and soft-thresholding.
- We evaluate these defense techniques using three types of popular attacks in black, gray and white-box settings.
- Our results show JPEG compression tends to outperform the other tested defenses in most of the settings considered, in addition to soft-thresholding, which performs well in specific cases, and yields a more mild decrease in accuracy on benign examples.
Reading the bibliography…