paper-with-me

Papers

Regularized Cycle Consistent Generative Adversarial Network for Anomaly Detection

2020-01-18 · Ziyi Yang, Iman Soltani Bozchalooi, Eric Darve

In this paper, we investigate algorithms for anomaly detection. Previous anomaly detection methods focus on modeling the distribution of non-anomalous data provided during training. However, this does not necessarily ensure the correct detection of anomalous data. We propose a new Regularized Cycle Consistent Generative Adversarial Network (RCGAN) in which deep neural networks are adversarially trained to better recognize anomalous samples. This approach is based on leveraging a penalty distribution with a new definition of the loss function and novel use of discriminator networks. It is based on a solid mathematical foundation, and proofs show that our approach has stronger guarantees for detecting anomalous examples compared to the current state-of-the-art. Experimental results on both real-world and synthetic data show that our model leads to significant and consistent improvements on previous anomaly detection benchmarks. Notably, RCGAN improves on the state-of-the-art on the KDDCUP, Arrhythmia, Thyroid, Musk and CIFAR10 datasets.

📄 PDF Abstract BibTeX arXiv:2001.06591

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGenerative Adversarial Network

Similar Papers 제목 키워드 기반

Spot The Odd One Out: Regularized Complete Cycle Consistent Anomaly Detector GAN

2023-04-16 · Zahra Dehghanian, Saeed Saravani, Maryam Amirmazlaghani, Mohammad Rahmati

This study presents an adversarial method for anomaly detection in real-world applications, leveraging the power of generative adversarial neural networks (GANs) through cycle consistency in reconstruction error. Previou…

Anomaly DetectionOdd One Out

Semi-Cycled Generative Adversarial Networks for Real-World Face Super-Resolution

2022-05-08 · Hao Hou, Jun Xu, Yingkun Hou, Xiaotao Hu 외

Real-world face super-resolution (SR) is a highly ill-posed image restoration task. The fully-cycled Cycle-GAN architecture is widely employed to achieve promising performance on face SR, but prone to produce artifacts u…

Image RestorationSuper-Resolution

Industrial and Medical Anomaly Detection Through Cycle-Consistent Adversarial Networks

2023-02-10 · Arnaud Bougaham, Valentin Delchevalerie, Mohammed El Adoui, Benoît Frénay

In this study, a new Anomaly Detection (AD) approach for industrial and medical images is proposed. This method leverages the theoretical strengths of unsupervised learning and the data availability of both normal and ab…

Anomaly Detection

Graph Regularized Autoencoder and its Application in Unsupervised Anomaly Detection

2020-10-29 · Imtiaz Ahmed, Travis Galoppo, Xia Hu, Yu Ding

Dimensionality reduction is a crucial first step for many unsupervised learning tasks including anomaly detection and clustering. Autoencoder is a popular mechanism to accomplish dimensionality reduction. In order to mak…

Anomaly DetectionClusteringDimensionality ReductionUnsupervised Anomaly Detection

Dual-encoder Bidirectional Generative Adversarial Networks for Anomaly Detection

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

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 t…

Anomaly Detection