Perturbation Analysis of Gradient-based Adversarial Attacks
Utku Ozbulak, Manvel Gasparyan, Wesley De Neve, Arnout Van Messem

TL;DR
This paper provides a theoretical and empirical comparison of three popular adversarial attack methods, analyzing their loss functions, optimization behaviors, and effectiveness on ImageNet, revealing insights into their efficiency and impact.
Contribution
It offers a formal analysis of the loss functions underlying L-BFGS, I-FGSM, and CW attacks, and presents large-scale experimental results on their optimization and effectiveness.
Findings
I-FGSM requires more iterations than expected, making it less efficient.
CW attack's loss function is not significantly slower than others.
Cross-entropy loss constrains optimization speed and space.
Abstract
After the discovery of adversarial examples and their adverse effects on deep learning models, many studies focused on finding more diverse methods to generate these carefully crafted samples. Although empirical results on the effectiveness of adversarial example generation methods against defense mechanisms are discussed in detail in the literature, an in-depth study of the theoretical properties and the perturbation effectiveness of these adversarial attacks has largely been lacking. In this paper, we investigate the objective functions of three popular methods for adversarial example generation: the L-BFGS attack, the Iterative Fast Gradient Sign attack, and Carlini & Wagner's attack (CW). Specifically, we perform a comparative and formal analysis of the loss functions underlying the aforementioned attacks while laying out large-scale experimental results on ImageNet dataset. This…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
