paper-with-me

Papers

Dual-encoder Bidirectional Generative Adversarial Networks for Anomaly Detection

2020-12-22 · Teguh Budianto, Tomohiro Nakai, Kazunori Imoto, Takahiro Takimoto, Kosuke Haruki

Generative adversarial networks (GANs) have shown promise for various problems including anomaly detection. When anomaly detection is performed using GAN models that learn only the features of normal data samples, data that are not similar to normal data are detected as abnormal samples. The present approach is developed by employing a dual-encoder in a bidirectional GAN architecture that is trained simultaneously with a generator and a discriminator network. Through the learning mechanism, the proposed method aims to reduce the problem of bad cycle consistency, in which a bidirectional GAN might not be able to reproduce samples with a large difference between normal and abnormal samples. We assume that bad cycle consistency occurs when the method does not preserve enough information of the sample data. We show that our proposed method performs well in capturing the distribution of normal samples, thereby improving anomaly detection on GAN-based models. Experiments are reported in which our method is applied to publicly available datasets, including application to a brain magnetic resonance imaging anomaly detection system.

📄 PDF Abstract BibTeX arXiv:2012.11834

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Training a Bidirectional GAN-based One-Class Classifier for Network Intrusion Detection

2022-02-02 · Wen Xu, Julian Jang-Jaccard, Tong Liu, Fariza Sabrina

The network intrusion detection task is challenging because of the imbalanced and unlabeled nature of the dataset it operates on. Existing generative adversarial networks (GANs), are primarily used for creating synthetic…

Anomaly DetectionIntrusion DetectionNetwork Intrusion DetectionOne-class classifier

Anomaly Detection with Adversarial Dual Autoencoders

2019-02-19 · arXiv.org 2019 2 · Ha Son Vu, Daisuke Ueta, Kiyoshi Hashimoto, Kazuki Maeno 외

Semi-supervised and unsupervised Generative Adversarial Networks (GAN)-based methods have been gaining popularity in anomaly detection task recently. However, GAN training is somewhat challenging and unstable. Inspired f…

Anomaly DetectionImage Generation

Anomaly Detection by Leveraging Incomplete Anomalous Knowledge with Anomaly-Aware Bidirectional GANs

2022-04-28 · Bowen Tian, Qinliang Su, Jian Yin

The goal of anomaly detection is to identify anomalous samples from normal ones. In this paper, a small number of anomalies are assumed to be available at the training stage, but they are assumed to be collected only fro…

Anomaly DetectionGenerative Adversarial Network

Group Anomaly Detection using Deep Generative Models

2018-04-13 · Raghavendra Chalapathy, Edward Toth, Sanjay Chawla

Unlike conventional anomaly detection research that focuses on point anomalies, our goal is to detect anomalous collections of individual data points. In particular, we perform group anomaly detection (GAD) with an empha…

Anomaly DetectionGroup Anomaly Detection

Unsupervised Anomaly Detection with Adversarial Mirrored AutoEncoders

2020-03-24 · Gowthami Somepalli, Yexin Wu, Yogesh Balaji, Bhanukiran Vinzamuri 외

Detecting out of distribution (OOD) samples is of paramount importance in all Machine Learning applications. Deep generative modeling has emerged as a dominant paradigm to model complex data distributions without labels.…

Anomaly DetectionOut of Distribution (OOD) DetectionRepresentation LearningUnsupervised Anomaly Detection