Papers › Interdependency Matters: Graph Alignment for Multivariate Time Series Anomaly Detection

Interdependency Matters: Graph Alignment for Multivariate Time Series Anomaly Detection

11 Oct 2024arXiv:2410.08877archive 2025-07-28

Yuanyi Wang, Haifeng Sun, Chengsen Wang, Mengde Zhu, Jingyu Wang, Wei Tang, Qi Qi, Zirui Zhuang, Jianxin Liao

Anomaly detection in multivariate time series (MTS) is crucial for various applications in data mining and industry. Current industrial methods typically approach anomaly detection as an unsupervised learning task, aiming to identify deviations by estimating the normal distribution in noisy, label-free datasets. These methods increasingly incorporate interdependencies between channels through graph structures to enhance accuracy. However, the role of interdependencies is more critical than previously understood, as shifts in interdependencies between MTS channels from normal to anomalous data are significant. This observation suggests that \textit{anomalies could be detected by changes in these interdependency graph series}. To capitalize on this insight, we introduce MADGA (MTS Anomaly Detection via Graph Alignment), which redefines anomaly detection as a graph alignment (GA) problem that explicitly utilizes interdependencies for anomaly detection. MADGA dynamically transforms subsequences into graphs to capture the evolving interdependencies, and Graph alignment is performed between these graphs, optimizing an alignment plan that minimizes cost, effectively minimizing the distance for normal data and maximizing it for anomalous data. Uniquely, our GA approach involves explicit alignment of both nodes and edges, employing Wasserstein distance for nodes and Gromov-Wasserstein distance for edges. To our knowledge, this is the first application of GA to MTS anomaly detection that explicitly leverages interdependency for this purpose. Extensive experiments on diverse real-world datasets validate the effectiveness of MADGA, demonstrating its capability to detect anomalies and differentiate interdependencies, consistently achieving state-of-the-art across various scenarios.

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

Code

Syntology Ran 8 of 11 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 6 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 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.

wyy-code/MADGA officialpytorch 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; 8 ran; 0 honoured the contract we drafted; 3 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.

1ran · violated contract
1ran · our draft was wrong
6ran
3unverified

Licence: 11 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 wyy-code/MADGA. “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.

ConvDecoder wyy-code/MADGA/models/GAN.py official repository ran no licence file found · pointer only · 91eab0777cc88db7 · report
IPOT_alg_pytorch_optimized wyy-code/MADGA/models/GW.py official repository ran no licence file found · pointer only · 44ccb93e8a3549c8 · report
IPOT_distance_torch_batch wyy-code/MADGA/models/GW.py official repository ran no licence file found · pointer only · f91a652387a9e718 · report
ROC wyy-code/MADGA/utils.py official repository ran no licence file found · pointer only · 9ecd315dca81b217 · report
R_Loss wyy-code/MADGA/models/GAN.py official repository ran no licence file found · pointer only · d2e490359ddee091 · report
create_masks wyy-code/MADGA/models/NF.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · e1243b39051334f9 · report
interpolate wyy-code/MADGA/models/GraphSync.py official repository ran no licence file found · pointer only · 7a35dac7185a5742 · report
str2bool wyy-code/MADGA/args.py official repository ran · violated contract no licence file found · pointer only · 7c508037b40522af · report
ConvEncoder wyy-code/MADGA/models/GAN.py official repository unverified no licence file found · pointer only · 0a503f99c3cb7063 · report
IPOT_distance_torch_batch_optimized wyy-code/MADGA/models/GW.py official repository unverified no licence file found · pointer only · 0b73beea0b668167 · report
create_masks_pmu wyy-code/MADGA/models/NF.py official repository unverified no licence file found · pointer only · 7f9163461fb01c53 · report

Tasks

Anomaly DetectionTime SeriesTime Series Anomaly Detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

GAMTS

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