paper-with-me

홈 › Papers

Anomaly Detection with Generative Adversarial Networks for Multivariate Time Series

2018-09-13 · Dan Li, Dacheng Chen, Jonathan Goh, See-Kiong Ng

Today's Cyber-Physical Systems (CPSs) are large, complex, and affixed with networked sensors and actuators that are targets for cyber-attacks. Conventional detection techniques are unable to deal with the increasingly dynamic and complex nature of the CPSs. On the other hand, the networked sensors and actuators generate large amounts of data streams that can be continuously monitored for intrusion events. Unsupervised machine learning techniques can be used to model the system behaviour and classify deviant behaviours as possible attacks. In this work, we proposed a novel Generative Adversarial Networks-based Anomaly Detection (GAN-AD) method for such complex networked CPSs. We used LSTM-RNN in our GAN to capture the distribution of the multivariate time series of the sensors and actuators under normal working conditions of a CPS. Instead of treating each sensor's and actuator's time series independently, we model the time series of multiple sensors and actuators in the CPS concurrently to take into account of potential latent interactions between them. To exploit both the generator and the discriminator of our GAN, we deployed the GAN-trained discriminator together with the residuals between generator-reconstructed data and the actual samples to detect possible anomalies in the complex CPS. We used our GAN-AD to distinguish abnormal attacked situations from normal working conditions for a complex six-stage Secure Water Treatment (SWaT) system. Experimental results showed that the proposed strategy is effective in identifying anomalies caused by various attacks with high detection rate and low false positive rate as compared to existing methods.

📄 PDF Abstract BibTeX arXiv:1809.04758

Code (2)

LiDan456/GAN-AD 공식 구현 tf
LiDan456/MAD-GANs tf

Tasks

Anomaly DetectionTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

On the Usage of Generative Models for Network Anomaly Detection in Multivariate Time-Series

2020-10-16 · Gastón García González, Pedro Casas, Alicia Fernández, Gabriel Gómez

Despite the many attempts and approaches for anomaly detection explored over the years, the automatic detection of rare events in data communication networks remains a complex problem. In this paper we introduce Net-GAN,…

Anomaly DetectionIntrusion DetectionTime SeriesTime Series Analysis

Multivariate Time Series Anomaly Detection using DiffGAN Model

2025-01-03 · Guangqiang Wu, Fu Zhang

In recent years, some researchers have applied diffusion models to multivariate time series anomaly detection. The partial diffusion strategy, which depends on the diffusion steps, is commonly used for anomaly detection …

Anomaly DetectionGenerative Adversarial NetworkmodelTime Series+1

ALGAN: Time Series Anomaly Detection with Adjusted-LSTM GAN

2023-08-13 · Md Abul Bashar, Richi Nayak

Anomaly detection in time series data, to identify points that deviate from normal behaviour, is a common problem in various domains such as manufacturing, medical imaging, and cybersecurity. Recently, Generative Adversa…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

MAD-GAN: Multivariate Anomaly Detection for Time Series Data with Generative Adversarial Networks

2019-01-15 · Dan Li, Dacheng Chen, Lei Shi, Baihong Jin 외

The prevalence of networked sensors and actuators in many real-world systems such as smart buildings, factories, power plants, and data centers generate substantial amounts of multivariate time series data for these syst…

Anomaly DetectionBIG-bench Machine LearningTime SeriesTime Series Analysis

RSM-GAN: A Convolutional Recurrent GAN for Anomaly Detection in Contaminated Seasonal Multivariate Time Series

2019-11-16 · Farzaneh Khoshnevisan, Zhewen Fan

Robust anomaly detection is a requirement for monitoring complex modern systems with applications such as cyber-security, fraud prevention, and maintenance. These systems generate multiple correlated time series that are…

Anomaly DetectionCausal InferenceGenerative Adversarial NetworkTime Series+2