English

TFAD: A Decomposition Time Series Anomaly Detection Architecture with Time-Frequency Analysis

Machine Learning 2023-03-28 v2 Artificial Intelligence

Abstract

Time series anomaly detection is a challenging problem due to the complex temporal dependencies and the limited label data. Although some algorithms including both traditional and deep models have been proposed, most of them mainly focus on time-domain modeling, and do not fully utilize the information in the frequency domain of the time series data. In this paper, we propose a Time-Frequency analysis based time series Anomaly Detection model, or TFAD for short, to exploit both time and frequency domains for performance improvement. Besides, we incorporate time series decomposition and data augmentation mechanisms in the designed time-frequency architecture to further boost the abilities of performance and interpretability. Empirical studies on widely used benchmark datasets show that our approach obtains state-of-the-art performance in univariate and multivariate time series anomaly detection tasks. Code is provided at https://github.com/DAMO-DI-ML/CIKM22-TFAD.

Keywords

Cite

@article{arxiv.2210.09693,
  title  = {TFAD: A Decomposition Time Series Anomaly Detection Architecture with Time-Frequency Analysis},
  author = {Chaoli Zhang and Tian Zhou and Qingsong Wen and Liang Sun},
  journal= {arXiv preprint arXiv:2210.09693},
  year   = {2023}
}

Comments

Accepted by the ACM International Conference on Information and Knowledge Management (CIKM 2022)

R2 v1 2026-06-28T03:53:53.461Z