paper-with-me

Papers

Targeted Attacks on Timeseries Forecasting

2023-01-27 · Yuvaraj Govindarajulu, Avinash Amballa, Pavan Kulkarni, Manojkumar Parmar

Real-world deep learning models developed for Time Series Forecasting are used in several critical applications ranging from medical devices to the security domain. Many previous works have shown how deep learning models are prone to adversarial attacks and studied their vulnerabilities. However, the vulnerabilities of time series models for forecasting due to adversarial inputs are not extensively explored. While the attack on a forecasting model might aim to deteriorate the performance of the model, it is more effective, if the attack is focused on a specific impact on the model's output. In this paper, we propose a novel formulation of Directional, Amplitudinal, and Temporal targeted adversarial attacks on time series forecasting models. These targeted attacks create a specific impact on the amplitude and direction of the output prediction. We use the existing adversarial attack techniques from the computer vision domain and adapt them for time series. Additionally, we propose a modified version of the Auto Projected Gradient Descent attack for targeted attacks. We examine the impact of the proposed targeted attacks versus untargeted attacks. We use KS-Tests to statistically demonstrate the impact of the attack. Our experimental results show how targeted attacks on time series models are viable and are more powerful in terms of statistical similarity. It is, hence difficult to detect through statistical methods. We believe that this work opens a new paradigm in the time series forecasting domain and represents an important consideration for developing better defenses.

📄 PDF Abstract BibTeX arXiv:2301.11544

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackTime SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

AutoGluon-TimeSeries: AutoML for Probabilistic Time Series Forecasting

2023-08-10 · Oleksandr Shchur, Caner Turkmen, Nick Erickson, Huibin Shen 외

We introduce AutoGluon-TimeSeries - an open-source AutoML library for probabilistic time series forecasting. Focused on ease of use and robustness, AutoGluon-TimeSeries enables users to generate accurate point and quanti…

AutoMLPhilosophyProbabilistic Time Series ForecastingTime Series+1

Targeted Adversarial Attacks on Wind Power Forecasts

2023-03-29 · René Heinrich, Christoph Scholz, Stephan Vogt, Malte Lehna

In recent years, researchers proposed a variety of deep learning models for wind power forecasting. These models predict the wind power generation of wind farms or entire regions more accurately than traditional machine …

Adversarial Robustness

Differentially Private Timeseries Forecasts for Networked Control

2022-10-01 · Po-han Li, Sandeep P. Chinchali, Ufuk Topcu

We analyze a cost-minimization problem in which the controller relies on an imperfect timeseries forecast. Forecasting models generate imperfect forecasts because they use anonymization noise to protect input data privac…

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

TimeSeriesScientist: A General-Purpose AI Agent for Time Series Analysis

2025-10-02 · Haokun Zhao, Xiang Zhang, Jiaqi Wei, Yiwei Xu 외 arxiv

Time series forecasting is central to decision-making in domains as diverse as energy, finance, climate, and public health. In practice, forecasters face thousands of short, noisy series that vary in frequency, quality, …

Time Series ForecastingTime Series Analysis