Evaluating Adversarial Attacks on ImageNet: A Reality Check on Misclassification Classes
Utku Ozbulak, Maura Pintor, Arnout Van Messem, Wesley De Neve

TL;DR
This paper analyzes the classes into which adversarial examples are misclassified in ImageNet, revealing that most are semantically similar or within top predictions, highlighting the importance of class hierarchy in evaluation.
Contribution
The study provides a detailed analysis of misclassification classes in ImageNet adversarial attacks, emphasizing the role of semantic similarity and class hierarchy in understanding adversarial transferability.
Findings
71% of transferable adversarial examples are misclassified into top-5 classes
Many untargeted misclassifications are into semantically similar classes
Highlights the importance of considering class hierarchy in adversarial evaluation
Abstract
Although ImageNet was initially proposed as a dataset for performance benchmarking in the domain of computer vision, it also enabled a variety of other research efforts. Adversarial machine learning is one such research effort, employing deceptive inputs to fool models in making wrong predictions. To evaluate attacks and defenses in the field of adversarial machine learning, ImageNet remains one of the most frequently used datasets. However, a topic that is yet to be investigated is the nature of the classes into which adversarial examples are misclassified. In this paper, we perform a detailed analysis of these misclassification classes, leveraging the ImageNet class hierarchy and measuring the relative positions of the aforementioned type of classes in the unperturbed origins of the adversarial examples. We find that of the adversarial examples that achieve model-to-model…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
