Snowball Adversarial Attack on Traffic Sign Classification
Anthony Etim, Jakub Szefer

TL;DR
This paper introduces the Snowball Adversarial Attack, a method that uses visible perturbations to deceive traffic sign classifiers, exposing vulnerabilities in deep neural networks and emphasizing the need for better defenses.
Contribution
The paper presents a novel adversarial attack that employs visible perturbations, leveraging human object recognition robustness to fool machine learning models in traffic sign recognition.
Findings
Snowball Attack effectively confuses traffic sign classifiers across various images.
The attack significantly reduces model accuracy with minimal perturbation effort.
It highlights vulnerabilities in current deep neural networks for image recognition.
Abstract
Adversarial attacks on machine learning models often rely on small, imperceptible perturbations to mislead classifiers. Such strategy focuses on minimizing the visual perturbation for humans so they are not confused, and also maximizing the misclassification for machine learning algorithms. An orthogonal strategy for adversarial attacks is to create perturbations that are clearly visible but do not confuse humans, yet still maximize misclassification for machine learning algorithms. This work follows the later strategy, and demonstrates instance of it through the Snowball Adversarial Attack in the context of traffic sign recognition. The attack leverages the human brain's superior ability to recognize objects despite various occlusions, while machine learning algorithms are easily confused. The evaluation shows that the Snowball Adversarial Attack is robust across various images and is…
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 · Ethics and Social Impacts of AI · Explainable Artificial Intelligence (XAI)
