Lightweight and Fast Backdoor Model Detection
Yinbo Yu, Jing Fang, Xuewen Zhang, Chunwei Tian, Qi Zhu, Daoqiang Zhang, Jiajia Liu

TL;DR
DFBScanner is a rapid, lightweight static analysis framework that detects backdoors in neural networks by identifying anomalies in the final-layer parameters, achieving high accuracy and speed.
Contribution
The paper introduces DFBScanner, a novel attack-agnostic detection method focusing on final-layer parameter anomalies for fast backdoor identification.
Findings
Achieves 97.17% true-positive rate
Detection time of only 1 ms per model
Outperforms prior detection methods significantly
Abstract
Deep neural networks (DNN), despite their remarkable performance, are highly vulnerable to backdoor attacks. Existing defenses mainly rely on activation anomaly analysis or trigger reverse engineering and often require clean samples or prior knowledge of trigger patterns, resulting in limited efficacy, practicability, and generalizability. More critically, while advanced attacks can implement backdoor implantation in milliseconds, current detection approaches typically demand minutes or even hours. To this end, we propose DFBScanner, a lightweight static parameter inspection framework for fast backdoor scanning. DFBScanner leverages our key observation that backdoor-induced feature perturbations can lead to distinctive and anomalous parameter updates in the final classification layer. Hence, we shift our detection focus from recognizing diverse and attack-specific trigger 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.
