Deep Autoencoding One-Class Time Series Anomaly Detection

Xudong Mou,Rui Wang,Tiejun Wang,Jie Sun,Bo Li,Tianyu Wo,Xudong Liu
DOI: https://doi.org/10.1109/icassp49357.2023.10095724
2023-01-01
Abstract:Time-series Anomaly Detection(AD) is widely used in monitoring and security applications in various industries and has become a hot spot in the field of deep learning. Normality-representation-based methods perform well in certain scenarios but may ignore some aspects of the overall normality. Feature-extraction-based methods always take a process of pre-training, whose target differs from AD, leading to a decline in AD performance. In this paper, we propose a new AD method called deep Autoencoding One-Class (AOC), which learns features with AutoEncoder(AE). Meanwhile, the normal context vectors from AE are constrained into a hypersphere small enough, similar to one-class methods. With an objective function that optimizes the two assumptions simultaneously, AOC learns various aspects of normality, which is more effective for AD. Experiments on public datasets show that our method outperforms existing baseline approaches.
What problem does this paper attempt to address?