English

Self-Supervised Spatial-Temporal Normality Learning for Time Series Anomaly Detection

Machine Learning 2024-07-01 v1 Artificial Intelligence

Abstract

Time Series Anomaly Detection (TSAD) finds widespread applications across various domains such as financial markets, industrial production, and healthcare. Its primary objective is to learn the normal patterns of time series data, thereby identifying deviations in test samples. Most existing TSAD methods focus on modeling data from the temporal dimension, while ignoring the semantic information in the spatial dimension. To address this issue, we introduce a novel approach, called Spatial-Temporal Normality learning (STEN). STEN is composed of a sequence Order prediction-based Temporal Normality learning (OTN) module that captures the temporal correlations within sequences, and a Distance prediction-based Spatial Normality learning (DSN) module that learns the relative spatial relations between sequences in a feature space. By synthesizing these two modules, STEN learns expressive spatial-temporal representations for the normal patterns hidden in the time series data. Extensive experiments on five popular TSAD benchmarks show that STEN substantially outperforms state-of-the-art competing methods. Our code is available at https://github.com/mala-lab/STEN.

Keywords

Cite

@article{arxiv.2406.19770,
  title  = {Self-Supervised Spatial-Temporal Normality Learning for Time Series Anomaly Detection},
  author = {Yutong Chen and Hongzuo Xu and Guansong Pang and Hezhe Qiao and Yuan Zhou and Mingsheng Shang},
  journal= {arXiv preprint arXiv:2406.19770},
  year   = {2024}
}

Comments

18 pages, 4 figures, accepted in ECML PKDD2024

R2 v1 2026-06-28T17:22:24.401Z