GNNs for Time Series Anomaly Detection: An Open-Source Framework and a Critical Evaluation
Federico Bello, Gonzalo Chiarlone, Marcelo Fiori, Gast\'on Garc\'ia Gonz\'alez, Federico Larroca

TL;DR
This paper introduces an open-source framework for graph neural network-based time series anomaly detection, providing standardized evaluation tools, and demonstrates GNNs' improved detection and interpretability on real datasets.
Contribution
It presents a flexible, extensible framework for reproducible GNN-based TSAD, enabling systematic comparison and in-depth analysis of models and evaluation practices.
Findings
GNNs improve anomaly detection performance.
Attention-based GNNs are robust under uncertain graph structures.
The framework facilitates reproducible and interpretable TSAD experiments.
Abstract
There is growing interest in applying graph-based methods to Time Series Anomaly Detection (TSAD), particularly Graph Neural Networks (GNNs), as they naturally model dependencies among multivariate signals. GNNs are typically used as backbones in score-based TSAD pipelines, where anomalies are identified through reconstruction or prediction errors followed by thresholding. However, and despite promising results, the field still lacks standardized frameworks for evaluation and suffers from persistent issues with metric design and interpretation. We thus present an open-source framework for TSAD using GNNs, designed to support reproducible experimentation across datasets, graph structures, and evaluation strategies. Built with flexibility and extensibility in mind, the framework facilitates systematic comparisons between TSAD models and enables in-depth analysis of performance and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Advanced Graph Neural Networks
