English

Untargeted Backdoor Attack against Object Detection

Computer Vision and Pattern Recognition 2023-03-07 v2 Artificial Intelligence Cryptography and Security Machine Learning

Abstract

Recent studies revealed that deep neural networks (DNNs) are exposed to backdoor threats when training with third-party resources (such as training samples or backbones). The backdoored model has promising performance in predicting benign samples, whereas its predictions can be maliciously manipulated by adversaries based on activating its backdoors with pre-defined trigger patterns. Currently, most of the existing backdoor attacks were conducted on the image classification under the targeted manner. In this paper, we reveal that these threats could also happen in object detection, posing threatening risks to many mission-critical applications (e.g.e.g., pedestrian detection and intelligent surveillance systems). Specifically, we design a simple yet effective poison-only backdoor attack in an untargeted manner, based on task characteristics. We show that, once the backdoor is embedded into the target model by our attack, it can trick the model to lose detection of any object stamped with our trigger patterns. We conduct extensive experiments on the benchmark dataset, showing its effectiveness in both digital and physical-world settings and its resistance to potential defenses.

Keywords

Cite

@article{arxiv.2211.05638,
  title  = {Untargeted Backdoor Attack against Object Detection},
  author = {Chengxiao Luo and Yiming Li and Yong Jiang and Shu-Tao Xia},
  journal= {arXiv preprint arXiv:2211.05638},
  year   = {2023}
}

Comments

This paper is accepted by ICASSP 2023. 5 pages

R2 v1 2026-06-28T05:36:28.992Z