paper-with-me

Papers

Adversarial Attacks on Multivariate Time Series

2020-03-31 · Samuel Harford, Fazle Karim, Houshang Darabi

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.

📄 PDF Abstract BibTeX arXiv:2004.00410

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDynamic Time WarpingGeneral ClassificationTime SeriesTime Series AnalysisTime Series Classification

Similar Papers 제목 키워드 기반

Robust Multivariate Time-Series Forecasting: Adversarial Attacks and Defense Mechanisms

2022-07-19 · Linbo Liu, Youngsuk Park, Trong Nghia Hoang, Hilaf Hasson 외

This work studies the threats of adversarial attack on multivariate probabilistic forecasting models and viable defense mechanisms. Our studies discover a new attack pattern that negatively impact the forecasting of a ta…

Adversarial AttackMultivariate Time Series ForecastingTime SeriesTime Series Analysis+2

Adversarial Examples in Deep Learning for Multivariate Time Series Regression

2020-09-24 · Gautam Raj Mode, Khaza Anuarul Hoque

Multivariate time series (MTS) regression tasks are common in many real-world data mining applications including finance, cybersecurity, energy, healthcare, prognostics, and many others. Due to the tremendous success of …

Adversarial AttackDeep Learningimage-classificationImage Classification+4

Adversarial Attacks and Defenses in Multivariate Time-Series Forecasting for Smart and Connected Infrastructures

2024-08-27 · Pooja Krishan, Rohan Mohapatra, Saptarshi Sengupta

The emergence of deep learning models has revolutionized various industries over the last decade, leading to a surge in connected devices and infrastructures. However, these models can be tricked into making incorrect pr…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

ReLATE: Resilient Learner Selection for Multivariate Time-Series Classification Against Adversarial Attacks

2025-03-10 · Cagla Ipek Kocal, Onat Gungor, Aaron Tartz, Tajana Rosing 외

Minimizing computational overhead in time-series classification, particularly in deep learning models, presents a significant challenge. This challenge is further compounded by adversarial attacks, emphasizing the need f…

Adversarial AttackDeep LearningModel SelectionTime Series+1

Anomaly Detection with Generative Adversarial Networks for Multivariate Time Series

2018-09-13 · Dan Li, Dacheng Chen, Jonathan Goh, See-Kiong Ng

Today's Cyber-Physical Systems (CPSs) are large, complex, and affixed with networked sensors and actuators that are targets for cyber-attacks. Conventional detection techniques are unable to deal with the increasingly dy…

Anomaly DetectionTime SeriesTime Series Analysis