Revealing Perceptible Backdoors, without the Training Set, via the Maximum Achievable Misclassification Fraction Statistic
Zhen Xiang, David J. Miller, Hang Wang, George Kesidis

TL;DR
This paper introduces a novel post-training detection method for perceptible backdoors in DNN classifiers, using the maximum achievable misclassification fraction statistic, effective even without access to the training set.
Contribution
The paper proposes a new detector based on spatial invariance and robustness properties of backdoor patterns, outperforming existing methods in post-training backdoor detection.
Findings
The detector accurately identifies backdoored classifiers.
It infers source and target classes of backdoors.
Combines with imperceptible backdoor detection for comprehensive security.
Abstract
Recently, a backdoor data poisoning attack was proposed, which adds mislabeled examples to the training set, with an embedded backdoor pattern, aiming to have the classifier learn to classify to a target class whenever the backdoor pattern is present in a test sample. Here, we address post-training detection of innocuous perceptible backdoors in DNN image classifiers, wherein the defender does not have access to the poisoned training set, but only to the trained classifier, as well as unpoisoned examples. This problem is challenging because without the poisoned training set, we have no hint about the actual backdoor pattern used during training. This post-training scenario is also of great import because in many practical contexts the DNN user did not train the DNN and does not have access to the training data. We identify two important properties of perceptible backdoor patterns -…
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 · Anomaly Detection Techniques and Applications
MethodsTest
