Evaluating Adversarial Attacks on Traffic Sign Classifiers beyond Standard Baselines
Svetlana Pavlitska, Leopold M\"uller, J. Marius Z\"ollner

TL;DR
This paper evaluates the robustness of various traffic sign classifiers against adversarial attacks, highlighting that standard models are more vulnerable than generic ones and advocating for broader baseline testing.
Contribution
It introduces a fair comparison framework by decoupling model architectures from datasets and compares attack settings, revealing vulnerabilities of standard models.
Findings
Standard baselines are more susceptible to attacks.
Generic models show higher robustness.
Broader evaluation of attack methods is recommended.
Abstract
Adversarial attacks on traffic sign classification models were among the first successfully tried in the real world. Since then, the research in this area has been mainly restricted to repeating baseline models, such as LISA-CNN or GTSRB-CNN, and similar experiment settings, including white and black patches on traffic signs. In this work, we decouple model architectures from the datasets and evaluate on further generic models to make a fair comparison. Furthermore, we compare two attack settings, inconspicuous and visible, which are usually regarded without direct comparison. Our results show that standard baselines like LISA-CNN or GTSRB-CNN are significantly more susceptible than the generic ones. We, therefore, suggest evaluating new attacks on a broader spectrum of baselines in the future. Our code is available at…
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
