To Make Yourself Invisible with Adversarial Semantic Contours
arXiv:2303.00284 · doi:10.1016/j.cviu.2023.103659
Abstract
Modern object detectors are vulnerable to adversarial examples, which may bring risks to real-world applications. The sparse attack is an important task which, compared with the popular adversarial perturbation on the whole image, needs to select the potential pixels that is generally regularized by an -norm constraint, and simultaneously optimize the corresponding texture. The non-differentiability of norm brings challenges and many works on attacking object detection adopted manually-designed patterns to address them, which are meaningless and independent of objects, and therefore lead to relatively poor attack performance. In this paper, we propose Adversarial Semantic Contour (ASC), an MAP estimate of a Bayesian formulation of sparse attack with a deceived prior of object contour. The object contour prior effectively reduces the search space of pixel selection and improves the attack by introducing more semantic bias. Extensive experiments demonstrate that ASC can corrupt the prediction of 9 modern detectors with different architectures (\e.g., one-stage, two-stage and Transformer) by modifying fewer than 5\% of the pixels of the object area in COCO in white-box scenario and around 10\% of those in black-box scenario. We further extend the attack to datasets for autonomous driving systems to verify the effectiveness. We conclude with cautions about contour being the common weakness of object detectors with various architecture and the care needed in applying them in safety-sensitive scenarios.
11 pages, 7 figures, published in Computer Vision and Image Understanding in 2023
References in corpus (8)
- Very Deep Convolutional Networks for Large-Scale Image Recognition
- Explaining and Harnessing Adversarial Examples
- YOLOX: Exceeding YOLO Series in 2021
- DAB-DETR: Dynamic Anchor Boxes are Better Queries for DETR
- A ConvNet for the 2020s
- Adversarial Examples that Fool Detectors
- Sparse Adversarial Attack to Object Detection
- AdvSPADE: Realistic Unrestricted Attacks for Semantic Segmentation