SOTAVerified

An Effective WGAN-based Anomaly Detection Model for loT Multivariate Time Series Published on Pacific-Asia Conference on Knowledge Discovery and Data Mining

2023-05-27Pacific-Asia Conference on Knowledge Discovery and Data Mining 2023Code Available0· sign in to hype

Sibo Qi, Juan Chen, Peng Chen, Peian Wen, Wenyu Shan, Ling Xiong

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper studies an effective unsupervised deep learning model for multivariate time series anomaly detection. Since multivariate time series usually have problems of insufficient labeling and highly-complex temporal correlation, effectively detecting anomalies in multivariate time series data is particularly challenging. To solve this problem, we propose a model named Wasserstein-GAN with gradient Penalty and effective Scoring (WPS). In this model, Wasserstein Distance with Gradient Penalty helps to capture the data regularities between generator output and real data, thus improving the training stability. Meanwhile, an effective scoring function that consists of reconstruction error, discrimination error, and prediction error is designed to evaluate the accuracy of the abnormal prediction and recall. The experimental results show that compared with the suboptimal baseline model, our proposed WPS obtains 17.68% and 10.41% improvement in prediction precision and F1 score, respectively.

Tasks

Reproductions