CVAICRLGNov 2, 2022

Untargeted Backdoor Attack against Object Detection

arXiv:2211.05638v252 citationsh-index: 47
Originality Highly original
AI Analysis

This work addresses a security problem for mission-critical applications like pedestrian detection and intelligent surveillance systems, revealing a new threat in object detection beyond image classification.

The paper tackles the threat of backdoor attacks in object detection by designing a poison-only untargeted attack that causes models to fail to detect any object stamped with a trigger pattern, achieving effectiveness in both digital and physical-world settings.

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.$, 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.

Code Implementations1 repo
Foundations

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

Your Notes