Demon in the Variant: Statistical Analysis of DNNs for Robust Backdoor Contamination Detection
Di Tang, XiaoFeng Wang, Haixu Tang, Kehuan Zhang

TL;DR
This paper introduces a statistical analysis method using EM algorithms to detect backdoor contamination in DNNs, effectively identifying subtle attacks that evade existing defenses by analyzing class distribution changes.
Contribution
It proposes a novel statistical detection technique that captures distributional shifts caused by contamination, improving robustness against sophisticated backdoor attacks.
Findings
Effective detection of backdoor contamination, including subtle attacks.
Robustness against adversaries aware of detection methods.
Identifies distributional changes in class representations.
Abstract
A security threat to deep neural networks (DNN) is backdoor contamination, in which an adversary poisons the training data of a target model to inject a Trojan so that images carrying a specific trigger will always be classified into a specific label. Prior research on this problem assumes the dominance of the trigger in an image's representation, which causes any image with the trigger to be recognized as a member in the target class. Such a trigger also exhibits unique features in the representation space and can therefore be easily separated from legitimate images. Our research, however, shows that simple target contamination can cause the representation of an attack image to be less distinguishable from that of legitimate ones, thereby evading existing defenses against the backdoor infection. In our research, we show that such a contamination attack actually subtly changes the…
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 · Digital Media Forensic Detection
