Benchmarking the Physical-world Adversarial Robustness of Vehicle Detection
Tianyuan Zhang, Yisong Xiao, Xiaoya Zhang, Hao Li, Lu Wang

TL;DR
This paper introduces a virtual simulation benchmark using CARLA to evaluate the physical-world adversarial robustness of vehicle detection models, providing extensive data and analysis of model resilience against attacks.
Contribution
It presents a novel instant-level data generation pipeline and a comprehensive benchmark dataset for evaluating vehicle detection robustness in simulated physical environments.
Findings
Yolo v6 shows strongest resistance with only 6.59% AP drop
ASA attack algorithm causes 14.51% AP reduction, twice other algorithms
Static scenes yield higher recognition AP
Abstract
Adversarial attacks in the physical world can harm the robustness of detection models. Evaluating the robustness of detection models in the physical world can be challenging due to the time-consuming and labor-intensive nature of many experiments. Thus, virtual simulation experiments can provide a solution to this challenge. However, there is no unified detection benchmark based on virtual simulation environment. To address this challenge, we proposed an instant-level data generation pipeline based on the CARLA simulator. Using this pipeline, we generated the DCI dataset and conducted extensive experiments on three detection models and three physical adversarial attacks. The dataset covers 7 continuous and 1 discrete scenes, with over 40 angles, 20 distances, and 20,000 positions. The results indicate that Yolo v6 had strongest resistance, with only a 6.59% average AP drop, and ASA was…
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 · Advanced Neural Network Applications
MethodsEntropy Regularization · Proximal Policy Optimization · CARLA: An Open Urban Driving Simulator
