paper-with-me

Papers

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 highly seasonal and noisy. This paper presents a novel unsupervised deep learning architecture for multivariate time series anomaly detection, called Robust Seasonal Multivariate Generative Adversarial Network (RSM-GAN). It extends recent advancements in GANs with adoption of convolutional-LSTM layers and an attention mechanism to produce state-of-the-art performance. We conduct extensive experiments to demonstrate the strength of our architecture in adjusting for complex seasonality patterns and handling severe levels of training data contamination. We also propose a novel anomaly score assignment and causal inference framework. We compare RSM-GAN with existing classical and deep-learning based anomaly detection models, and the results show that our architecture is associated with the lowest false positive rate and improves precision by 30% and 16% in real-world and synthetic data, respectively. Furthermore, we report the superiority of RSM-GAN regarding accurate root cause identification and NAB scores in all data settings.

📄 PDF Abstract BibTeX arXiv:1911.07104

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionCausal InferenceGenerative Adversarial NetworkTime SeriesTime Series AnalysisTime Series Anomaly Detection

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Improving Robustness on Seasonality-Heavy Multivariate Time Series Anomaly Detection

2020-07-25 · Farzaneh Khoshnevisan, Zhewen Fan, Vitor R. Carvalho

Robust Anomaly Detection (AD) on time series data is a key component for monitoring many complex modern systems. These systems typically generate high-dimensional time series that can be highly noisy, seasonal, and inter…

Anomaly DetectionGenerative Adversarial NetworkTime SeriesTime Series Analysis+1

RobustTAD: Robust Time Series Anomaly Detection via Decomposition and Convolutional Neural Networks

2020-02-21 · Jingkun Gao, Xiaomin Song, Qingsong Wen, Pichao Wang 외

The monitoring and management of numerous and diverse time series data at Alibaba Group calls for an effective and scalable time series anomaly detection service. In this paper, we propose RobustTAD, a Robust Time series…

Anomaly DetectionData AugmentationDecoderManagement+3

Normality-Calibrated Autoencoder for Unsupervised Anomaly Detection on Data Contamination

2021-10-28 · Jongmin Yu, Hyeontaek Oh, Minkyung Kim, Junsik Kim

In this paper, we propose Normality-Calibrated Autoencoder (NCAE), which can boost anomaly detection performance on the contaminated datasets without any prior information or explicit abnormal samples in the training pha…

Anomaly DetectionUnsupervised Anomaly Detection

From Zero to Hero: Cold-Start Anomaly Detection

2024-05-30 · Tal Reiss, George Kour, Naama Zwerdling, Ateret Anaby-Tavor 외

When first deploying an anomaly detection system, e.g., to detect out-of-scope queries in chatbots, there are no observed data, making data-driven approaches ineffective. Zero-shot anomaly detection methods offer a solut…

Anomaly DetectionCold-Start Anomaly Detectionzero-shot anomaly detection

Deep Positive-Unlabeled Anomaly Detection for Contaminated Unlabeled Data

2024-05-29 · Hiroshi Takahashi, Tomoharu Iwata, Atsutoshi Kumagai, Yuuki Yamanaka

Semi-supervised anomaly detection, which aims to improve the performance of the anomaly detector by using a small amount of anomaly data in addition to unlabeled data, has attracted attention. Existing semi-supervised ap…

Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection