Transferable Physical-World Adversarial Patches Against Object Detection in Autonomous Driving

arXiv cs.CV / 4/28/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces AdvAD, a transferable physical-world adversarial patch attack aimed at object detection systems used in autonomous driving.
  • Unlike prior approaches that attack a single detector model, AdvAD jointly optimizes patches across multiple detection models to exploit vulnerabilities common across different architectures.
  • The method adaptively balances each model’s influence during optimization and incorporates constraints to improve robustness to real physical variations.
  • Experiments in both digital simulations and real-world tests show AdvAD achieves stronger performance and significantly better transferability than existing state-of-the-art attacks.
  • Overall, the work highlights a more practical and scalable threat model for adversarial patch attacks against safety-critical AD perception pipelines.

Abstract

Deep learning drives major advances in autonomous driving (AD), where object detectors are central to perception. However, adversarial attacks pose significant threats to the reliability and safety of these systems, with physical adversarial patches representing a particularly potent form of attack. Physical adversarial patch attacks pose severe risks but are usually crafted for a single model, yielding poor transferability to unseen detectors. We propose AdvAD, a transfer-based physical attack against object detection in autonomous driving. Instead of targeting a specific detector, AdvAD optimizes adversarial patches over multiple detection models in a unified framework, encouraging the learned perturbations to capture shared vulnerabilities across architectures. The optimization process adaptively balances model contributions and enforces robustness to physical variations. It further employs data augmentation and geometric transformations to maintain patch effectiveness under diverse physical conditions. Experiments in both digital and real-world settings show that AdvAD consistently outperforms state-of-the-art (SOTA) attacks in performance and transferability.