paper-with-me

홈 › Papers

AnywhereDoor: Multi-Target Backdoor Attacks on Object Detection

2024-11-21 · Jialin Lu, Junjie Shan, Ziqi Zhao, Ka-Ho Chow

As object detection becomes integral to many safety-critical applications, understanding its vulnerabilities is essential. Backdoor attacks, in particular, pose a serious threat by implanting hidden triggers in victim models, which adversaries can later exploit to induce malicious behaviors during inference. However, current understanding is limited to single-target attacks, where adversaries must define a fixed malicious behavior (target) before training, making inference-time adaptability impossible. Given the large output space of object detection (including object existence prediction, bounding box estimation, and classification), the feasibility of flexible, inference-time model control remains unexplored. This paper introduces AnywhereDoor, a multi-target backdoor attack for object detection. Once implanted, AnywhereDoor allows adversaries to make objects disappear, fabricate new ones, or mislabel them, either across all object classes or specific ones, offering an unprecedented degree of control. This flexibility is enabled by three key innovations: (i) objective disentanglement to scale the number of supported targets; (ii) trigger mosaicking to ensure robustness even against region-based detectors; and (iii) strategic batching to address object-level data imbalances that hinder manipulation. Extensive experiments demonstrate that AnywhereDoor grants attackers a high degree of control, improving attack success rates by 26% compared to adaptations of existing methods for such flexible control.

📄 PDF Abstract BibTeX arXiv:2411.14243

Code (1)

hku-tasr/anywheredoor 공식 구현 pytorch

Tasks

Backdoor AttackMulti-Task LearningObject Detection

Similar Papers 제목 키워드 기반

AnywhereDoor: Multi-Target Backdoor Attacks on Object Detection

2025-03-09 · Jialin Lu, Junjie Shan, Ziqi Zhao, Ka-Ho Chow

As object detection becomes integral to many safety-critical applications, understanding its vulnerabilities is essential. Backdoor attacks, in particular, pose a serious threat by implanting hidden triggers in victim mo…

Backdoor AttackMulti-Task LearningObject Detection

BadDet: Backdoor Attacks on Object Detection

2022-05-28 · Shih-Han Chan, Yinpeng Dong, Jun Zhu, Xiaolu Zhang 외

Deep learning models have been deployed in numerous real-world applications such as autonomous driving and surveillance. However, these models are vulnerable in adversarial environments. Backdoor attack is emerging as a …

Autonomous DrivingBackdoor Attackimage-classificationImage Classification+3

Natural Backdoor Datasets

2022-06-21 · Emily Wenger, Roma Bhattacharjee, Arjun Nitin Bhagoji, Josephine Passananti 외

Extensive literature on backdoor poison attacks has studied attacks and defenses for backdoors using "digital trigger patterns." In contrast, "physical backdoors" use physical objects as triggers, have only recently been…

AEVA: Black-box Backdoor Detection Using Adversarial Extreme Value Analysis

2021-10-28 · ICLR 2022 4 · Junfeng Guo, Ang Li, Cong Liu

Deep neural networks (DNNs) are proved to be vulnerable against backdoor attacks. A backdoor is often embedded in the target DNNs through injecting a backdoor trigger into training examples, which can cause the target DN…

BadDepth: Backdoor Attacks Against Monocular Depth Estimation in the Physical World

2025-05-22 · Ji Guo, Long Zhou, Zhijin Wang, Jiaming He 외

In recent years, deep learning-based Monocular Depth Estimation (MDE) models have been widely applied in fields such as autonomous driving and robotics. However, their vulnerability to backdoor attacks remains unexplored…

Autonomous DrivingBackdoor AttackDepth CompletionDepth Estimation+3