ArcGen: Generalizing Neural Backdoor Detection Across Diverse Architectures
Zhonghao Yang, Cheng Luo, Daojing He, Yiming Li, and Yu Li

TL;DR
ArcGen introduces a novel architecture-invariant feature extraction method with alignment losses, significantly improving neural backdoor detection across diverse unseen model architectures.
Contribution
It proposes a black-box backdoor detection approach that aligns features across different architectures, addressing generalization issues of existing methods.
Findings
Up to 42.5% improvement in detection performance (AUC) on unseen architectures.
Effective feature alignment reduces architecture influence, enhancing detection robustness.
Large-scale evaluation on 16,896 models demonstrates effectiveness.
Abstract
Backdoor attacks pose a significant threat to the security and reliability of deep learning models. To mitigate such attacks, one promising approach is to learn to extract features from the target model and use these features for backdoor detection. However, we discover that existing learning-based neural backdoor detection methods do not generalize well to new architectures not seen during the learning phase. In this paper, we analyze the root cause of this issue and propose a novel black-box neural backdoor detection method called ArcGen. Our method aims to obtain architecture-invariant model features, i.e., aligned features, for effective backdoor detection. Specifically, in contrast to existing methods directly using model outputs as model features, we introduce an additional alignment layer in the feature extraction function to further process these features. This reduces 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Malware Detection Techniques · Security and Verification in Computing
