paper-with-me

홈 › Papers

Correlation Analysis of Adversarial Attack in Time Series Classification

2024-08-21 · Zhengyang Li, Wenhao Liang, Chang Dong, Weitong Chen, Dong Huang

This study investigates the vulnerability of time series classification models to adversarial attacks, with a focus on how these models process local versus global information under such conditions. By leveraging the Normalized Auto Correlation Function (NACF), an exploration into the inclination of neural networks is conducted. It is demonstrated that regularization techniques, particularly those employing Fast Fourier Transform (FFT) methods and targeting frequency components of perturbations, markedly enhance the effectiveness of attacks. Meanwhile, the defense strategies, like noise introduction and Gaussian filtering, are shown to significantly lower the Attack Success Rate (ASR), with approaches based on noise introducing notably effective in countering high-frequency distortions. Furthermore, models designed to prioritize global information are revealed to possess greater resistance to adversarial manipulations. These results underline the importance of designing attack and defense mechanisms, informed by frequency domain analysis, as a means to considerably reinforce the resilience of neural network models against adversarial threats.

📄 PDF Abstract BibTeX arXiv:2408.11264

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackTime SeriesTime Series Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Benchmarking adversarial attacks and defenses for time-series data

2020-08-30 · Shoaib Ahmed Siddiqui, Andreas Dengel, Sheraz Ahmed

The adversarial vulnerability of deep networks has spurred the interest of researchers worldwide. Unsurprisingly, like images, adversarial examples also translate to time-series data as they are an inherent weakness of t…

Adversarial DefenseBenchmarkingTime SeriesTime Series Analysis

Adversarial Examples for Model-Based Control: A Sensitivity Analysis

2022-07-14 · Po-han Li, Ufuk Topcu, Sandeep P. Chinchali

We propose a method to attack controllers that rely on external timeseries forecasts as task parameters. An adversary can manipulate the costs, states, and actions of the controllers by forging the timeseries, in this ca…

Adversarial AttackSensitivity

On the Susceptibility and Robustness of Time Series Models through Adversarial Attack and Defense

2023-01-09 · Asadullah Hill Galib, Bidhan Bashyal

Under adversarial attacks, time series regression and classification are vulnerable. Adversarial defense, on the other hand, can make the models more resilient. It is important to evaluate how vulnerable different time s…

Adversarial AttackAdversarial DefenseTime SeriesTime Series Analysis+1

Fre-CW: Targeted Attack on Time Series Forecasting using Frequency Domain Loss

2025-08-12 · Naifu Feng, Lixing Chen, Junhua Tang, Hua Ding 외 arxiv

Transformer-based models have made significant progress in time series forecasting. However, a key limitation of deep learning models is their susceptibility to adversarial attacks, which has not been studied enough in t…

Time Series ForecastingTime Series PredictionAdversarial Robustness

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