Poster Session 1 · Wednesday, December 3, 2025 11:00 AM → 2:00 PM
#2301 Spotlight
Self-Perturbed Anomaly-Aware Graph Dynamics for Multivariate Time-Series Anomaly Detection
Abstract
Detecting anomalies in multivariate time-series data is an essential task across various domains, yet there are unresolved challenges such as:
- severe class imbalance between normal and anomalous data due to rare anomaly availability in the real world;
- limited adaptability of the static graph-based methods to dynamically changing inter-variable correlations; and
- neglect of subtle anomalies due to overfitting to normal patterns in reconstruction-based methods.
To tackle these issues, we propose Self-Perturbed Anomaly-Aware Graph Dynamics (SPAGD), a framework for time-series anomaly detection.
SPAGD employs a self-perturbation module that generates self-perturbed time series from the reconstruction process of normal ones, which provide auxiliary signals to alleviate class imbalance during training. Concurrently, an anomaly-aware graph construction module is proposed to dynamically adjust the graph structure by leveraging the reconstruction residuals of self-perturbed time series, thereby emphasizing the inter-variable disruptions induced by anomalous candidates. A unified spatio-temporal anomaly detection module then integrates both spatial and temporal convolutions to train a classifier that distinguishes normal time series from the auxiliary self-perturbed samples.
Extensive experiments across multiple benchmark datasets demonstrate the effectiveness of SPAGD compared to state-of-the-art baselines.