paper-with-me

홈 › Papers

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 deep learning (DL) algorithms in various domains including image recognition and computer vision, researchers started adopting these techniques for solving MTS data mining problems, many of which are targeted for safety-critical and cost-critical applications. Unfortunately, DL algorithms are known for their susceptibility to adversarial examples which also makes the DL regression models for MTS forecasting also vulnerable to those attacks. To the best of our knowledge, no previous work has explored the vulnerability of DL MTS regression models to adversarial time series examples, which is an important step, specifically when the forecasting from such models is used in safety-critical and cost-critical applications. In this work, we leverage existing adversarial attack generation techniques from the image classification domain and craft adversarial multivariate time series examples for three state-of-the-art deep learning regression models, specifically Convolutional Neural Network (CNN), Long Short-Term Memory (LSTM), and Gated Recurrent Unit (GRU). We evaluate our study using Google stock and household power consumption dataset. The obtained results show that all the evaluated DL regression models are vulnerable to adversarial attacks, transferable, and thus can lead to catastrophic consequences in safety-critical and cost-critical domains, such as energy and finance.

📄 PDF Abstract BibTeX arXiv:2009.11911

Code (1)

dependable-cps/adversarial-MTSR 공식 구현 tf

Tasks

Adversarial AttackDeep Learningimage-classificationImage ClassificationregressionTime SeriesTime Series AnalysisTime Series Regression

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

E2GAN: End-to-End Generative Adversarial Network or Multivariate Time Series Imputation

2019-08-10 · Proceedings of the Twenty-Eighth International Joint Conference on Artificial Intelligence (IJCAI-19) 2019 8 · Yonghong Luo, Ying Zhang, Xiangrui Cai, Xiaojie Yuan

The missing values, appear in most of multivariate time series, prevent advanced analysis of multivariate time series data. Existing imputation approaches try to deal with missing values by deletion, statistical imputati…

Generative Adversarial NetworkImputationMissing ValuesMultivariate Time Series Imputation+2

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…

ClassificationDynamic Time WarpingGeneral ClassificationTime Series+2

Joint estimation of sparse multivariate regression and conditional graphical models

2013-06-19 · Junhui Wang

Multivariate regression model is a natural generalization of the classical univari- ate regression model for fitting multiple responses. In this paper, we propose a high- dimensional multivariate conditional regression m…

regression

Multivariate Time Series Imputation with Generative Adversarial Networks

2018-12-01 · NeurIPS 2018 12 · Yonghong Luo, Xiangrui Cai, Ying Zhang, Jun Xu 외

Multivariate time series usually contain a large number of missing values, which hinders the application of advanced analysis methods on multivariate time series data. Conventional approaches to addressing the challenge …

Image GenerationImputationMissing ValuesMultivariate Time Series Imputation+2