English

Time Series Anomaly Detection Using Convolutional Neural Networks and Transfer Learning

Machine Learning 2019-06-03 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Time series anomaly detection plays a critical role in automated monitoring systems. Most previous deep learning efforts related to time series anomaly detection were based on recurrent neural networks (RNN). In this paper, we propose a time series segmentation approach based on convolutional neural networks (CNN) for anomaly detection. Moreover, we propose a transfer learning framework that pretrains a model on a large-scale synthetic univariate time series data set and then fine-tunes its weights on small-scale, univariate or multivariate data sets with previously unseen classes of anomalies. For the multivariate case, we introduce a novel network architecture. The approach was tested on multiple synthetic and real data sets successfully.

Keywords

Cite

@article{arxiv.1905.13628,
  title  = {Time Series Anomaly Detection Using Convolutional Neural Networks and Transfer Learning},
  author = {Tailai Wen and Roy Keyes},
  journal= {arXiv preprint arXiv:1905.13628},
  year   = {2019}
}

Comments

8 pages, 8 figures, AI for Internet of Things Workshop in IJCAI 2019

R2 v1 2026-06-23T09:35:22.525Z