Transferable Physical-World Adversarial Patches Against Pedestrian Detection Models
Shihui Yan, Ziqi Zhou, Yufei Song, Yifan Hu, Minghui Li + 1 more
TLDR
TriPatch introduces a novel physical adversarial patch method that systematically disrupts pedestrian detectors with multi-stage attacks and enhanced robustness.
Key contributions
- Proposes TriPatch, a novel adversarial patch combining multi-stage attacks and robustness for pedestrian detection.
- Uses a triplet loss for detection confidence suppression, bounding-box offset, and NMS disruption across stages.
- Incorporates appearance consistency loss and data augmentation for robustness against diverse physical conditions.
- Achieves higher attack success rates against multiple pedestrian detection models compared to existing methods.
Why it matters
This paper addresses critical safety risks in autonomous driving and surveillance by creating more effective adversarial attacks. By systematically exploiting detection pipeline weaknesses and improving robustness, TriPatch highlights vulnerabilities that need stronger defenses.
Original Abstract
Physical adversarial patch attacks critically threaten pedestrian detection, causing surveillance and autonomous driving systems to miss pedestrians and creating severe safety risks. Despite their effectiveness in controlled settings, existing physical attacks face two major limitations in practice: they lack systematic disruption of the multi-stage decision pipeline, enabling residual modules to offset perturbations, and they fail to model complex physical variations, leading to poor robustness. To overcome these limitations, we propose a novel pedestrian adversarial patch generation method that combines multi-stage collaborative attacks with robustness enhancement under physical diversity, called TriPatch. Specifically, we design a triplet loss consisting of detection confidence suppression, bounding-box offset amplification, and non-maximum suppression (NMS) disruption, which jointly act across different stages of the detection pipeline. In addition, we introduce an appearance consistency loss to constrain the color distribution of the patch, thereby improving its adaptability under diverse imaging conditions, and incorporate data augmentation to further enhance robustness against complex physical perturbations. Extensive experiments demonstrate that TriPatch achieves a higher attack success rate across multiple detector models compared to existing approaches.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.