paper-with-me

Papers

BATT: Backdoor Attack with Transformation-based Triggers

2022-11-02 · Tong Xu, Yiming Li, Yong Jiang, Shu-Tao Xia

Deep neural networks (DNNs) are vulnerable to backdoor attacks. The backdoor adversaries intend to maliciously control the predictions of attacked DNNs by injecting hidden backdoors that can be activated by adversary-specified trigger patterns during the training process. One recent research revealed that most of the existing attacks failed in the real physical world since the trigger contained in the digitized test samples may be different from that of the one used for training. Accordingly, users can adopt spatial transformations as the image pre-processing to deactivate hidden backdoors. In this paper, we explore the previous findings from another side. We exploit classical spatial transformations (i.e. rotation and translation) with the specific parameter as trigger patterns to design a simple yet effective poisoning-based backdoor attack. For example, only images rotated to a particular angle can activate the embedded backdoor of attacked DNNs. Extensive experiments are conducted, verifying the effectiveness of our attack under both digital and physical settings and its resistance to existing backdoor defenses.

📄 PDF Abstract BibTeX arXiv:2211.01806

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor Attack

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Going In Style: Audio Backdoors Through Stylistic Transformations

2022-11-06 · Stefanos Koffas, Luca Pajola, Stjepan Picek, Mauro Conti

This work explores stylistic triggers for backdoor attacks in the audio domain: dynamic transformations of malicious samples through guitar effects. We first formalize stylistic triggers - currently missing in the litera…

Backdoor Attack

Invisible Backdoor Attack against Self-supervised Learning

2025-01-01 · CVPR 2025 1 · Hanrong Zhang, Zhenting Wang, Boheng Li, Fulin Lin 외

Self-supervised learning (SSL) models are vulnerable to backdoor attacks. Existing backdoor attacks that are effective in SSL often involve noticeable triggers, like colored patches or visible noise, which are vulner…

Backdoor AttackSelf-Supervised Learning

Towards Imperceptible Backdoor Attack in Self-supervised Learning

2024-05-23 · Hanrong Zhang, Zhenting Wang, Tingxu Han, Mingyu Jin 외

Self-supervised learning models are vulnerable to backdoor attacks. Existing backdoor attacks that are effective in self-supervised learning often involve noticeable triggers, like colored patches, which are vulnerable t…

Backdoor AttackSelf-Supervised Learning

LOTUS: Evasive and Resilient Backdoor Attacks through Sub-Partitioning

2024-03-25 · CVPR 2024 1 · Siyuan Cheng, Guanhong Tao, Yingqi Liu, Guangyu Shen 외

Backdoor attack poses a significant security threat to Deep Learning applications. Existing attacks are often not evasive to established backdoor detection techniques. This susceptibility primarily stems from the fact th…

Backdoor Attack

Deep Feature Space Trojan Attack of Neural Networks by Controlled Detoxification

2020-12-21 · Siyuan Cheng, Yingqi Liu, Shiqing Ma, Xiangyu Zhang

Trojan (backdoor) attack is a form of adversarial attack on deep neural networks where the attacker provides victims with a model trained/retrained on malicious data. The backdoor can be activated when a normal input is …

Adversarial AttackBackdoor Attack