Compression-Resistant Backdoor Attack against Deep Neural Networks
Mingfu Xue, Xin Wang, Shichang Sun, Yushu Zhang, Jian Wang, and, Weiqiang Liu

TL;DR
This paper introduces a novel backdoor attack method on deep neural networks that remains effective even after image compression, by training the model to maintain feature consistency between original and compressed images.
Contribution
The authors propose the first compression-resistant backdoor attack leveraging feature consistency training across multiple compression algorithms, enhancing attack robustness against image compression defenses.
Findings
Achieves over 97% attack success rate after compression
Outperforms traditional backdoor attacks under compression scenarios
Maintains effectiveness even with unseen compression methods
Abstract
In recent years, many backdoor attacks based on training data poisoning have been proposed. However, in practice, those backdoor attacks are vulnerable to image compressions. When backdoor instances are compressed, the feature of specific backdoor trigger will be destroyed, which could result in the backdoor attack performance deteriorating. In this paper, we propose a compression-resistant backdoor attack based on feature consistency training. To the best of our knowledge, this is the first backdoor attack that is robust to image compressions. First, both backdoor images and their compressed versions are input into the deep neural network (DNN) for training. Then, the feature of each image is extracted by internal layers of the DNN. Next, the feature difference between backdoor images and their compressed versions are minimized. As a result, the DNN treats the feature of compressed…
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 · Digital Media Forensic Detection
