Backdoor Embedding in Convolutional Neural Network Models via Invisible Perturbation
Cong Liao, Haoti Zhong, Anna Squicciarini, Sencun Zhu, David Miller

TL;DR
This paper introduces stealthy backdoor injection techniques in convolutional neural networks, demonstrating high attack success rates with minimal impact on model accuracy and low injection rates, even under limited adversary knowledge.
Contribution
It proposes two novel methods for embedding imperceptible backdoors in CNNs, effective during training or updating, with extensive evaluation showing high success and low detectability.
Findings
Attack success rate exceeds 90%
Model accuracy drops less than 1%
Injection rate around 1%
Abstract
Deep learning models have consistently outperformed traditional machine learning models in various classification tasks, including image classification. As such, they have become increasingly prevalent in many real world applications including those where security is of great concern. Such popularity, however, may attract attackers to exploit the vulnerabilities of the deployed deep learning models and launch attacks against security-sensitive applications. In this paper, we focus on a specific type of data poisoning attack, which we refer to as a {\em backdoor injection attack}. The main goal of the adversary performing such attack is to generate and inject a backdoor into a deep learning model that can be triggered to recognize certain embedded patterns with a target label of the attacker's choice. Additionally, a backdoor injection attack should occur in a stealthy manner, without…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Malware Detection Techniques · Anomaly Detection Techniques and Applications
