An Adaptive Black-box Backdoor Detection Method for Deep Neural Networks
Xinqiao Zhang, Huili Chen, Ke Huang, Farinaz Koushanfar

TL;DR
This paper introduces a novel black-box Trojan detection method for deep neural networks that exploits trigger spatial dependencies and can detect Trojans in both input and feature spaces, demonstrating high effectiveness on public datasets.
Contribution
It proposes the first trigger approximation-based black-box Trojan detection framework that is fast, scalable, and capable of detecting embedded Trojans in feature space.
Findings
Achieves ROC-AUC score of 0.93 on TrojAI dataset
Detects Trojans in both input and feature spaces
Offers a fast and scalable detection process
Abstract
With the surge of Machine Learning (ML), An emerging amount of intelligent applications have been developed. Deep Neural Networks (DNNs) have demonstrated unprecedented performance across various fields such as medical diagnosis and autonomous driving. While DNNs are widely employed in security-sensitive fields, they are identified to be vulnerable to Neural Trojan (NT) attacks that are controlled and activated by stealthy triggers. In this paper, we target to design a robust and adaptive Trojan detection scheme that inspects whether a pre-trained model has been Trojaned before its deployment. Prior works are oblivious of the intrinsic property of trigger distribution and try to reconstruct the trigger pattern using simple heuristics, i.e., stimulating the given model to incorrect outputs. As a result, their detection time and effectiveness are limited. We leverage the observation that…
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 Neural Network Applications · Explainable Artificial Intelligence (XAI)
