paper-with-me

홈 › Papers

Subnet Replacement: Deployment-stage backdoor attack against deep neural networks in gray-box setting

2021-07-15 · Xiangyu Qi, Jifeng Zhu, Chulin Xie, Yong Yang

We study the realistic potential of conducting backdoor attack against deep neural networks (DNNs) during deployment stage. Specifically, our goal is to design a deployment-stage backdoor attack algorithm that is both threatening and realistically implementable. To this end, we propose Subnet Replacement Attack (SRA), which is capable of embedding backdoor into DNNs by directly modifying a limited number of model parameters. Considering the realistic practicability, we abandon the strong white-box assumption widely adopted in existing studies, instead, our algorithm works in a gray-box setting, where architecture information of the victim model is available but the adversaries do not have any knowledge of parameter values. The key philosophy underlying our approach is -- given any neural network instance (regardless of its specific parameter values) of a certain architecture, we can always embed a backdoor into that model instance, by replacing a very narrow subnet of a benign model (without backdoor) with a malicious backdoor subnet, which is designed to be sensitive (fire large activation value) to a particular backdoor trigger pattern.

📄 PDF Abstract BibTeX arXiv:2107.07240

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackPhilosophy

Similar Papers 제목 키워드 기반

Towards Practical Deployment-Stage Backdoor Attack on Deep Neural Networks

2021-11-25 · CVPR 2022 1 · Xiangyu Qi, Tinghao Xie, Ruizhe Pan, Jifeng Zhu 외

One major goal of the AI security community is to securely and reliably produce and deploy deep learning models for real-world applications. To this end, data poisoning based backdoor attacks on deep neural networks (DNN…

AttributeBackdoor AttackData Poisoning

Trap and Replace: Defending Backdoor Attacks by Trapping Them into an Easy-to-Replace Subnetwork

2022-10-12 · Haotao Wang, Junyuan Hong, Aston Zhang, Jiayu Zhou 외

Deep neural networks (DNNs) are vulnerable to backdoor attacks. Previous works have shown it extremely challenging to unlearn the undesired backdoor behavior from the network, since the entire network can be affected by …

backdoor defenseClassificationImage Reconstruction

NNoculation: Catching BadNets in the Wild

2020-02-19 · Akshaj Kumar Veldanda, Kang Liu, Benjamin Tan, Prashanth Krishnamurthy 외

This paper proposes a novel two-stage defense (NNoculation) against backdoored neural networks (BadNets) that, repairs a BadNet both pre-deployment and online in response to backdoored test inputs encountered in the fiel…

Dual Model Replacement:invisible Multi-target Backdoor Attack based on Federal Learning

2024-04-22 · Rong Wang, Guichen Zhou, Mingjun Gao, Yunpeng Xiao

In recent years, the neural network backdoor hidden in the parameters of the federated learning model has been proved to have great security risks. Considering the characteristics of trigger generation, data poisoning an…

Backdoor AttackData PoisoningFederated Learning

Backdoor Defense via Test-Time Detecting and Repairing

2024-01-01 · CVPR 2024 1 · Jiyang Guan, Jian Liang, Ran He

Deep neural networks have played a crucial part in many critical domains such as autonomous driving face recognition and medical diagnosis. However deep neural networks are facing security threats from backdoor attac…

Autonomous Drivingbackdoor defenseFace RecognitionMedical Diagnosis