English

Adversarial Attacks on Multivariate Time Series

Machine Learning 2020-04-02 v1 Cryptography and Security Machine Learning

Abstract

Classification models for the multivariate time series have gained significant importance in the research community, but not much research has been done on generating adversarial samples for these models. Such samples of adversaries could become a security concern. In this paper, we propose transforming the existing adversarial transformation network (ATN) on a distilled model to attack various multivariate time series classification models. The proposed attack on the classification model utilizes a distilled model as a surrogate that mimics the behavior of the attacked classical multivariate time series classification models. The proposed methodology is tested onto 1-Nearest Neighbor Dynamic Time Warping (1-NN DTW) and a Fully Convolutional Network (FCN), all of which are trained on 18 University of East Anglia (UEA) and University of California Riverside (UCR) datasets. We show both models were susceptible to attacks on all 18 datasets. To the best of our knowledge, adversarial attacks have only been conducted in the domain of univariate time series and have not been conducted on multivariate time series. such an attack on time series classification models has never been done before. Additionally, we recommend future researchers that develop time series classification models to incorporating adversarial data samples into their training data sets to improve resilience on adversarial samples and to consider model robustness as an evaluative metric.

Keywords

Cite

@article{arxiv.2004.00410,
  title  = {Adversarial Attacks on Multivariate Time Series},
  author = {Samuel Harford and Fazle Karim and Houshang Darabi},
  journal= {arXiv preprint arXiv:2004.00410},
  year   = {2020}
}

Comments

arXiv admin note: substantial text overlap with arXiv:1902.10755

R2 v1 2026-06-23T14:35:15.905Z