paper-with-me

Papers

A Multi-modal one-class generative adversarial network for anomaly detection in manufacturing

2019-05-01 · ICLR 2019 5 · Shuhui Qu, Janghwan Lee, Wei Xiong, Wonhyouk Jang, Jie Wang

One class anomaly detection on high-dimensional data is one of the critical issue in both fundamental machine learning research area and manufacturing applica- tions. A good anomaly detection should accurately discriminate anomalies from normal data. Although most previous anomaly detection methods achieve good performances, they do not perform well on high-dimensional imbalanced data- set 1) with a limited amount of data; 2) multi-modal distribution; 3) few anomaly data. In this paper, we develop a multi-modal one-class generative adversarial net- work based detector (MMOC-GAN) to distinguish anomalies from normal data (products). Apart from a domain-specific feature extractor, our model leverage a generative adversarial network(GAN). The generator takes in a modified noise vector using a pseudo latent prior and generate samples at the low-density area of the given normal data to simulate the anomalies. The discriminator then is trained to distinguish the generate samples from the normal samples. Since the generated samples simulate the low density area for each modal, the discriminator could directly detect anomalies from normal data. Experiments demonstrate that our model outperforms the state-of-the-art one-class classification models and other anomaly detection methods on both normal data and anomalies accuracy, as well as the F1 score. Also, the generated samples can fully capture the low density area of different types of products.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGenerative Adversarial NetworkOne-Class Classification

Similar Papers 제목 키워드 기반

Coupled IGMM-GANs for deep multimodal anomaly detection in human mobility data

2018-09-08 · Kathryn Gray, Daniel Smolyak, Sarkhan Badirli, George Mohler

Detecting anomalous activity in human mobility data has a number of applications including road hazard sensing, telematic based insurance, and fraud detection in taxi services and ride sharing. In this paper we address t…

Anomaly DetectionFeature EngineeringFraud Detection

DOPING: Generative Data Augmentation for Unsupervised Anomaly Detection with GAN

2018-08-23 · Swee Kiat Lim, Yi Loo, Ngoc-Trung Tran, Ngai-Man Cheung 외

Recently, the introduction of the generative adversarial network (GAN) and its variants has enabled the generation of realistic synthetic samples, which has been used for enlarging training sets. Previous work primarily …

Anomaly DetectionData AugmentationGenerative Adversarial NetworkUnsupervised Anomaly Detection

Anomaly Detection for Scenario-based Insider Activities using CGAN Augmented Data

2021-02-15 · R G Gayathri, Atul Sajjanhar, Yong Xiang, Xingjun Ma

Insider threats are the cyber attacks from within the trusted entities of an organization. Lack of real-world data and issue of data imbalance leave insider threat analysis an understudied research area. To mitigate the …

Anomaly DetectionGeneral ClassificationGenerative Adversarial NetworkMulti-class Anomaly Detection+1

Anomaly detection with Wasserstein GAN

2018-12-06 · Ilyass Haloui, Jayant Sen Gupta, Vincent Feuillard

Generative adversarial networks are a class of generative algorithms that have been widely used to produce state-of-the-art samples. In this paper, we investigate GAN to perform anomaly detection on time series dataset. …

Anomaly DetectionTime SeriesTime Series Analysis

Supervised Anomaly Detection via Conditional Generative Adversarial Network and Ensemble Active Learning

2021-04-24 · Zhi Chen, Jiang Duan, Li Kang, Guoping Qiu

Anomaly detection has wide applications in machine intelligence but is still a difficult unsolved problem. Major challenges include the rarity of labeled anomalies and it is a class highly imbalanced problem. Traditional…

Active LearningAnomaly DetectionEnsemble LearningGenerative Adversarial Network+1