Targeted Physical-World Attention Attack on Deep Learning Models in Road Sign Recognition
Xinghao Yang, Weifeng Liu, Shengli Zhang, Wei Liu, Dacheng Tao

TL;DR
This paper introduces a targeted attention attack (TAA) method that efficiently generates natural perturbations for real-world road sign attacks, improving success rate and reducing perturbation loss compared to existing methods.
Contribution
The paper proposes a novel TAA method leveraging attention maps for effective, universal, and natural perturbations in real-world traffic sign attacks, with validated experimental improvements.
Findings
TAA increases attack success rate by nearly 10%.
TAA reduces perturbation loss by about 25%.
TAA demonstrates good transferability and generalization.
Abstract
Real world traffic sign recognition is an important step towards building autonomous vehicles, most of which highly dependent on Deep Neural Networks (DNNs). Recent studies demonstrated that DNNs are surprisingly susceptible to adversarial examples. Many attack methods have been proposed to understand and generate adversarial examples, such as gradient based attack, score based attack, decision based attack, and transfer based attacks. However, most of these algorithms are ineffective in real-world road sign attack, because (1) iteratively learning perturbations for each frame is not realistic for a fast moving car and (2) most optimization algorithms traverse all pixels equally without considering their diverse contribution. To alleviate these problems, this paper proposes the targeted attention attack (TAA) method for real world road sign attack. Specifically, we have made the…
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 · Advanced Malware Detection Techniques
