vix.ing · top · new · best · stats · spec

BadSAD: Clean-Label Backdoor Attacks against Deep Semi-Supervised Anomaly Detection

2024/12/17 by He Cheng, Cheng, He, Depeng Xu +3
Computer Science · #Anomaly Detection Techniques and Applications #Network Security and Intrusion Detection #Advanced Malware Detection Techniques

paper · pdf · doi:10.48550/arxiv.2412.13324

Abstract

Image anomaly detection (IAD) is essential in applications such as industrial inspection, medical imaging, and security. Despite the progress achieved with deep learning models like Deep Semi-Supervised Anomaly Detection (DeepSAD), these models remain susceptible to backdoor attacks, presenting significant security challenges. In this paper, we introduce BadSAD, a novel backdoor attack framework specifically designed to target DeepSAD models. Our approach involves two key phases: trigger injection, where subtle triggers are embedded into normal images, and latent space manipulation, which positions and clusters the poisoned images near normal images to make the triggers appear benign. Extensive experiments on benchmark datasets validate the effectiveness of our attack strategy, highlighting the severe risks that backdoor attacks pose to deep learning-based anomaly detection systems.

Related