LGAICRITFeb 15, 2024

Backdoor Attack against One-Class Sequential Anomaly Detection Models

arXiv:2402.10283v12 citationsh-index: 3PAKDD
Originality Incremental advance
AI Analysis

This addresses a critical security threat for users of deep learning-based anomaly detection systems, though it is incremental as it builds on existing backdoor attack concepts.

The paper tackles the vulnerability of deep sequential anomaly detection models to backdoor attacks by proposing a novel attack strategy involving trigger generation and injection, achieving effective compromise on two established one-class models.

Deep anomaly detection on sequential data has garnered significant attention due to the wide application scenarios. However, deep learning-based models face a critical security threat - their vulnerability to backdoor attacks. In this paper, we explore compromising deep sequential anomaly detection models by proposing a novel backdoor attack strategy. The attack approach comprises two primary steps, trigger generation and backdoor injection. Trigger generation is to derive imperceptible triggers by crafting perturbed samples from the benign normal data, of which the perturbed samples are still normal. The backdoor injection is to properly inject the backdoor triggers to comprise the model only for the samples with triggers. The experimental results demonstrate the effectiveness of our proposed attack strategy by injecting backdoors on two well-established one-class anomaly detection models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes