Not So Robust After All: Evaluating the Robustness of Deep Neural Networks to Unseen Adversarial Attacks
Roman Garaev, Bader Rasheed, Adil Khan

TL;DR
This paper critically evaluates the robustness of deep neural networks against unseen adversarial attacks, revealing that current defenses are not universally effective and highlighting differences between attack norms.
Contribution
It challenges the hypothesis that training on robust features alone ensures resistance to adversarial attacks and analyzes the impact of attack norms on DNN representations.
Findings
Robust features training does not guarantee attack resistance.
Significant differences between $L_2$ and $L_{ abla}infty$ attack impacts.
Underestimated dangers of $L_ ablafty$ norm attacks.
Abstract
Deep neural networks (DNNs) have gained prominence in various applications, such as classification, recognition, and prediction, prompting increased scrutiny of their properties. A fundamental attribute of traditional DNNs is their vulnerability to modifications in input data, which has resulted in the investigation of adversarial attacks. These attacks manipulate the data in order to mislead a DNN. This study aims to challenge the efficacy and generalization of contemporary defense mechanisms against adversarial attacks. Specifically, we explore the hypothesis proposed by Ilyas et. al, which posits that DNN image features can be either robust or non-robust, with adversarial attacks targeting the latter. This hypothesis suggests that training a DNN on a dataset consisting solely of robust features should produce a model resistant to adversarial attacks. However, our experiments…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
