CVAILGJun 30, 2025

PBCAT: Patch-based composite adversarial training against physically realizable attacks on object detection

arXiv:2506.23581v24 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in object detection systems used in critical applications, representing an incremental advance in adversarial training for a broader range of physical attacks.

The paper tackles the problem of defending object detectors against physically realizable adversarial attacks, such as patches and textures, by proposing PBCAT, a patch-based composite adversarial training method that improves detection accuracy by 29.7% over previous defenses under a specific adversarial texture attack.

Object detection plays a crucial role in many security-sensitive applications. However, several recent studies have shown that object detectors can be easily fooled by physically realizable attacks, \eg, adversarial patches and recent adversarial textures, which pose realistic and urgent threats. Adversarial Training (AT) has been recognized as the most effective defense against adversarial attacks. While AT has been extensively studied in the $l_\infty$ attack settings on classification models, AT against physically realizable attacks on object detectors has received limited exploration. Early attempts are only performed to defend against adversarial patches, leaving AT against a wider range of physically realizable attacks under-explored. In this work, we consider defending against various physically realizable attacks with a unified AT method. We propose PBCAT, a novel Patch-Based Composite Adversarial Training strategy. PBCAT optimizes the model by incorporating the combination of small-area gradient-guided adversarial patches and imperceptible global adversarial perturbations covering the entire image. With these designs, PBCAT has the potential to defend against not only adversarial patches but also unseen physically realizable attacks such as adversarial textures. Extensive experiments in multiple settings demonstrated that PBCAT significantly improved robustness against various physically realizable attacks over state-of-the-art defense methods. Notably, it improved the detection accuracy by 29.7\% over previous defense methods under one recent adversarial texture attack.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes