Papers › Multivariate Time-series Anomaly Detection via Graph Attention Network

Multivariate Time-series Anomaly Detection via Graph Attention Network

4 Sep 2020arXiv:2009.02040archive 2025-07-28

Hang Zhao, Yujing Wang, Juanyong Duan, Congrui Huang, Defu Cao, Yunhai Tong, Bixiong Xu, Jing Bai, Jie Tong, Qi Zhang

Anomaly detection on multivariate time-series is of great importance in both data mining research and industrial applications. Recent approaches have achieved significant progress in this topic, but there is remaining limitations. One major limitation is that they do not capture the relationships between different time-series explicitly, resulting in inevitable false alarms. In this paper, we propose a novel self-supervised framework for multivariate time-series anomaly detection to address this issue. Our framework considers each univariate time-series as an individual feature and includes two graph attention layers in parallel to learn the complex dependencies of multivariate time-series in both temporal and feature dimensions. In addition, our approach jointly optimizes a forecasting-based model and are construction-based model, obtaining better time-series representations through a combination of single-timestamp prediction and reconstruction of the entire time-series. We demonstrate the efficacy of our model through extensive experiments. The proposed method outperforms other state-of-the-art models on three real-world datasets. Further analysis shows that our method has good interpretability and is useful for anomaly diagnosis.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2009.02040")

Code

Syntology Ran 8 of 8 code samples harvested from 2 repositories linked to this paper; 0 have no recorded run. Of those that ran: 2 ran · violated contract; 6 ran with no contract checked.

By repository: community (archive-listed): 8 samples from 2 repositories, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ML4ITS/mtad-gat-pytorch mentioned on GitHubpytorchMIT report
mangushev/mtad-gat mentioned on GitHubtf 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

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

2ran · violated contract
6ran

Licence: 0 of the 8 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

adjust_predicts ML4ITS/mtad-gat-pytorch/eval_methods.py community (archive-listed) ran MIT (permissive) · 6e0ef50ddcbd9946 · report
backMean ML4ITS/mtad-gat-pytorch/spot.py community (archive-listed) ran fingerprinted MIT (permissive) · e4c7d8229585523b · report
calc_point2point ML4ITS/mtad-gat-pytorch/eval_methods.py community (archive-listed) ran fingerprinted MIT (permissive) · 5730860df6f005e7 · report
get_data_dim ML4ITS/mtad-gat-pytorch/utils.py community (archive-listed) ran MIT (permissive) · 8ba79dc49855a077 · report
get_target_dims ML4ITS/mtad-gat-pytorch/utils.py community (archive-listed) ran MIT (permissive) · b2029bff46e49e3a · report
normalize_data ML4ITS/mtad-gat-pytorch/utils.py community (archive-listed) ran MIT (permissive) · 9725dabb7ae0f789 · report
scale01 mangushev/mtad-gat/training.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · 681a2fdae1dd8b51 · report
str2bool ML4ITS/mtad-gat-pytorch/args.py community (archive-listed) ran · violated contract MIT (permissive) · 7c508037b40522af · report

Tasks

Anomaly DetectionGraph AttentionSpatio-Temporal ForecastingTime SeriesTime Series AnalysisTime Series Anomaly DetectionUnsupervised Anomaly Detection

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Unsupervised Anomaly Detection SMAP MTAD-GAT AUC 98.44 #4 of 9 Archive leaderboard report
Unsupervised Anomaly Detection SMAP MTAD-GAT F1 88.80 #4 of 9 Archive leaderboard report
Unsupervised Anomaly Detection SMAP MTAD-GAT Precision 79.91 #4 of 9 Archive leaderboard report
Unsupervised Anomaly Detection SMAP MTAD-GAT Recall 99.91 #4 of 9 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

GATGraph Self-AttentionInterpretability

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