SOTAVerified

Anomaly Detection for Time Series Using VAE-LSTM Hybrid Model

2020-04-09IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2020Code Available1· sign in to hype

Shuyu Lin, Ronald Clark, Robert Birke, Sandro Schönborn, Niki Trigoni, Stephen Roberts

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this work, we propose a VAE-LSTM hybrid model as an unsupervised approach for anomaly detection in time series. Our model utilizes both a VAE module for forming robust local features over short windows and a LSTM module for estimating the long term correlation in the series on top of the features inferred from the VAE module. As a result, our detection algorithm is capable of identifying anomalies that span over multiple time scales. We demonstrate the effectiveness of our detection algorithm on five real world problems and find our method outperforms three other commonly used detection methods.

Tasks

Reproductions