English

Towards Powerful and Practical Patch Attacks for 2D Object Detection in Autonomous Driving

Computer Vision and Pattern Recognition 2025-08-15 v1

Abstract

Learning-based autonomous driving systems remain critically vulnerable to adversarial patches, posing serious safety and security risks in their real-world deployment. Black-box attacks, notable for their high attack success rate without model knowledge, are especially concerning, with their transferability extensively studied to reduce computational costs compared to query-based attacks. Previous transferability-based black-box attacks typically adopt mean Average Precision (mAP) as the evaluation metric and design training loss accordingly. However, due to the presence of multiple detected bounding boxes and the relatively lenient Intersection over Union (IoU) thresholds, the attack effectiveness of these approaches is often overestimated, resulting in reduced success rates in practical attacking scenarios. Furthermore, patches trained on low-resolution data often fail to maintain effectiveness on high-resolution images, limiting their transferability to autonomous driving datasets. To fill this gap, we propose P3^3A, a Powerful and Practical Patch Attack framework for 2D object detection in autonomous driving, specifically optimized for high-resolution datasets. First, we introduce a novel metric, Practical Attack Success Rate (PASR), to more accurately quantify attack effectiveness with greater relevance for pedestrian safety. Second, we present a tailored Localization-Confidence Suppression Loss (LCSL) to improve attack transferability under PASR. Finally, to maintain the transferability for high-resolution datasets, we further incorporate the Probabilistic Scale-Preserving Padding (PSPP) into the patch attack pipeline as a data preprocessing step. Extensive experiments show that P3^3A outperforms state-of-the-art attacks on unseen models and unseen high-resolution datasets, both under the proposed practical IoU-based evaluation metric and the previous mAP-based metrics.

Keywords

Cite

@article{arxiv.2508.10600,
  title  = {Towards Powerful and Practical Patch Attacks for 2D Object Detection in Autonomous Driving},
  author = {Yuxin Cao and Yedi Zhang and Wentao He and Yifan Liao and Yan Xiao and Chang Li and Zhiyong Huang and Jin Song Dong},
  journal= {arXiv preprint arXiv:2508.10600},
  year   = {2025}
}

Comments

13 pages, 4 figures

R2 v1 2026-07-01T04:49:50.130Z