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

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

19 Jul 2022arXiv:2207.09572archive 2025-07-28

Linbo Liu, Youngsuk Park, Trong Nghia Hoang, Hilaf Hasson, Jun Huan

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 target time series via making strategic, sparse (imperceptible) modifications to the past observations of a small number of other time series. To mitigate the impact of such attack, we have developed two defense strategies. First, we extend a previously developed randomized smoothing technique in classification to multivariate forecasting scenarios. Second, we develop an adversarial training algorithm that learns to create adversarial examples and at the same time optimizes the forecasting model to improve its robustness against such adversarial simulation. Extensive experiments on real-world datasets confirm that our attack schemes are powerful and our defense algorithms are more effective compared with baseline defense mechanisms.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2207.09572")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: official repository: 11 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

awslabs/gluonts officialmentioned in paperpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from awslabs/gluonts. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

batcher awslabs/gluonts/src/gluonts/itertools.py official repository unverified Apache-2.0 (permissive) · 9441ca1a63b924c3 · report
copy_with awslabs/gluonts/src/gluonts/util.py official repository unverified Apache-2.0 (permissive) · b6d31d8f080218a4 · report
equals awslabs/gluonts/src/gluonts/core/component.py official repository unverified Apache-2.0 (permissive) · 2f227eb18785b23e · report
equals_default_impl awslabs/gluonts/src/gluonts/core/component.py official repository unverified Apache-2.0 (permissive) · 900b826876f774fb · report
flatten awslabs/gluonts/src/gluonts/maybe.py official repository unverified Apache-2.0 (permissive) · 4cd8c833a319daa5 · report
fqname_for awslabs/gluonts/src/gluonts/core/_base.py official repository unverified Apache-2.0 (permissive) · f5f4848418aecf04 · report
inject awslabs/gluonts/src/gluonts/core/settings.py official repository unverified Apache-2.0 (permissive) · 2ce2e172f2056955 · report
let awslabs/gluonts/src/gluonts/core/settings.py official repository unverified Apache-2.0 (permissive) · d627f142e468c86e · report
maybe_len awslabs/gluonts/src/gluonts/itertools.py official repository unverified Apache-2.0 (permissive) · 2a1a76b9217ce9a7 · report
prod awslabs/gluonts/src/gluonts/itertools.py official repository unverified Apache-2.0 (permissive) · 67059eb6565db923 · report
tqdm awslabs/gluonts/src/gluonts/gluonts_tqdm.py official repository unverified Apache-2.0 (permissive) · 03c6c7d9c6ace85c · report

Tasks

Adversarial AttackMultivariate Time Series ForecastingTime SeriesTime Series AnalysisTime Series ForecastingUnivariate Time Series Forecasting

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Randomized Smoothing

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections