TSFool: Crafting Highly-Imperceptible Adversarial Time Series through Multi-Objective Attack
Yanyun Wang, Dehui Du, Haibo Hu, Zi Liang, Yuanhao Liu

TL;DR
TSFool is a novel attack method that creates highly imperceptible adversarial time series for RNN-based classification by optimizing a new camouflage coefficient, significantly improving attack effectiveness and stealthiness.
Contribution
The paper introduces TSFool, a multi-objective optimization approach with a new camouflage coefficient for imperceptible adversarial attacks on RNN time series models.
Findings
TSFool outperforms benchmark attacks in effectiveness.
It achieves higher imperceptibility as confirmed by human studies.
The method is efficient and effective across multiple datasets.
Abstract
Recent years have witnessed the success of recurrent neural network (RNN) models in time series classification (TSC). However, neural networks (NNs) are vulnerable to adversarial samples, which cause real-life adversarial attacks that undermine the robustness of AI models. To date, most existing attacks target at feed-forward NNs and image recognition tasks, but they cannot perform well on RNN-based TSC. This is due to the cyclical computation of RNN, which prevents direct model differentiation. In addition, the high visual sensitivity of time series to perturbations also poses challenges to local objective optimization of adversarial samples. In this paper, we propose an efficient method called TSFool to craft highly-imperceptible adversarial time series for RNN-based TSC. The core idea is a new global optimization objective known as "Camouflage Coefficient" that captures 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications
