paper-with-me

Papers

Backdoor Attacks on Time Series: A Generative Approach

2022-11-15 · Yujing Jiang, Xingjun Ma, Sarah Monazam Erfani, James Bailey

Backdoor attacks have emerged as one of the major security threats to deep learning models as they can easily control the model's test-time predictions by pre-injecting a backdoor trigger into the model at training time. While backdoor attacks have been extensively studied on images, few works have investigated the threat of backdoor attacks on time series data. To fill this gap, in this paper we present a novel generative approach for time series backdoor attacks against deep learning based time series classifiers. Backdoor attacks have two main goals: high stealthiness and high attack success rate. We find that, compared to images, it can be more challenging to achieve the two goals on time series. This is because time series have fewer input dimensions and lower degrees of freedom, making it hard to achieve a high attack success rate without compromising stealthiness. Our generative approach addresses this challenge by generating trigger patterns that are as realistic as real-time series patterns while achieving a high attack success rate without causing a significant drop in clean accuracy. We also show that our proposed attack is resistant to potential backdoor defenses. Furthermore, we propose a novel universal generator that can poison any type of time series with a single generator that allows universal attacks without the need to fine-tune the generative model for new time series datasets.

📄 PDF Abstract BibTeX arXiv:2211.07915

Code (1)

yujingmarkjiang/Time_Series_Backdoor_Attack 공식 구현 tf

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Revisiting Backdoor Attacks on Time Series Classification in the Frequency Domain

2025-03-12 · Yuanmin Huang, Mi Zhang, Zhaoxiang Wang, Wenxuan Li 외

Time series classification (TSC) is a cornerstone of modern web applications, powering tasks such as financial data analysis, network traffic monitoring, and user behavior analysis. In recent years, deep neural networks …

Time SeriesTime Series Classification

End-to-End Anti-Backdoor Learning on Images and Time Series

2024-01-06 · Yujing Jiang, Xingjun Ma, Sarah Monazam Erfani, Yige Li 외

Backdoor attacks present a substantial security concern for deep learning models, especially those utilized in applications critical to safety and security. These attacks manipulate model behavior by embedding a hidden t…

image-classificationImage ClassificationTime Series

Demystifying Poisoning Backdoor Attacks from a Statistical Perspective

2023-10-16 · Ganghua Wang, Xun Xian, Jayanth Srinivasa, Ashish Kundu 외

The growing dependence on machine learning in real-world applications emphasizes the importance of understanding and ensuring its safety. Backdoor attacks pose a significant security risk due to their stealthy nature and…

Backdoor Attack

Backdoor Attacks Against Incremental Learners: An Empirical Evaluation Study

2023-05-28 · Yiqi Zhong, Xianming Liu, Deming Zhai, Junjun Jiang 외

Large amounts of incremental learning algorithms have been proposed to alleviate the catastrophic forgetting issue arises while dealing with sequential data on a time series. However, the adversarial robustness of increm…

Adversarial RobustnessBackdoor AttackData PoisoningIncremental Learning+1

TimeGuard: Channel-wise Pool Training for Backdoor Defense in Time Series Forecasting

2026-05-21 · Quang Duc Nguyen, Siyuan Liang, Yiming Li, Fushuo Huo 외 arxiv

Time Series Forecasting (TSF) is highly vulnerable to backdoor attacks, yet effective defenses remain underexplored due to challenges arising from data entanglement and shifts in task formulation. To fill this gap, we co…

Time Series Forecasting