Enhancing Backdoor Attacks with Multi-Level MMD Regularization
Pengfei Xia, Hongjing Niu, Ziqiang Li, and Bin Li

TL;DR
This paper introduces ML-MMDR, a multi-level MMD regularization technique that reduces distributional differences in backdoored DNNs, making backdoor attacks more stealthy and harder to detect.
Contribution
The paper thoroughly analyzes distributional differences in backdoored models and proposes ML-MMDR, a novel regularization method that significantly diminishes these differences to enhance attack stealthiness.
Findings
Distributional differences are significant in backdoored models.
ML-MMDR effectively reduces these differences across multiple levels.
Backdoor attack detection performance drops when using ML-MMDR.
Abstract
While Deep Neural Networks (DNNs) excel in many tasks, the huge training resources they require become an obstacle for practitioners to develop their own models. It has become common to collect data from the Internet or hire a third party to train models. Unfortunately, recent studies have shown that these operations provide a viable pathway for maliciously injecting hidden backdoors into DNNs. Several defense methods have been developed to detect malicious samples, with the common assumption that the latent representations of benign and malicious samples extracted by the infected model exhibit different distributions. However, a comprehensive study on the distributional differences is missing. In this paper, we investigate such differences thoroughly via answering three questions: 1) What are the characteristics of the distributional differences? 2) How can they be effectively reduced?…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
