DEGAN: Time Series Anomaly Detection using Generative Adversarial Network Discriminators and Density Estimation
Yueyan Gu, Farrokh Jazizadeh

TL;DR
DEGAN is an unsupervised GAN-based framework for time series anomaly detection that uses a discriminator as an anomaly predictor and density estimation to identify abnormal patterns.
Contribution
It introduces a novel unsupervised anomaly detection method leveraging GAN discriminators and density estimation, trained solely on normal data for improved detection.
Findings
Achieved 80% recall and 86% precision in real-world railroad data
Demonstrated the effectiveness of CNN discriminator architecture
Analyzed hyperparameter and architecture impacts on detection performance
Abstract
Developing efficient time series anomaly detection techniques is important to maintain service quality and provide early alarms. Generative neural network methods are one class of the unsupervised approaches that are achieving increasing attention in recent years. In this paper, we have proposed an unsupervised Generative Adversarial Network (GAN)-based anomaly detection framework, DEGAN. It relies solely on normal time series data as input to train a well-configured discriminator (D) into a standalone anomaly predictor. In this framework, time series data is processed by the sliding window method. Expected normal patterns in data are leveraged to develop a generator (G) capable of generating normal data patterns. Normal data is also utilized in hyperparameter tuning and D model selection steps. Validated D models are then extracted and applied to evaluate unseen (testing) time series…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Network Security and Intrusion Detection
Methodstravel james
