G2D: Generate to Detect Anomaly
Masoud Pourreza, Bahram Mohammadi, Mostafa Khaki, Samir Bouindour,, Hichem Snoussi, Mohammad Sabokrou

TL;DR
This paper introduces G2D, a simple binary classification approach using GANs to detect anomalies by generating and classifying irregular samples, improving efficiency and performance over traditional OCC methods.
Contribution
The paper presents a novel GAN-based binary classification framework for anomaly detection that simplifies implementation and enhances detection accuracy.
Findings
Outperforms baseline and state-of-the-art methods
Effective in image and video anomaly detection
Generates realistic anomalous samples during training
Abstract
In this paper, we propose a novel method for irregularity detection. Previous researches solve this problem as a One-Class Classification (OCC) task where they train a reference model on all of the available samples. Then, they consider a test sample as an anomaly if it has a diversion from the reference model. Generative Adversarial Networks (GANs) have achieved the most promising results for OCC while implementing and training such networks, especially for the OCC task, is a cumbersome and computationally expensive procedure. To cope with the mentioned challenges, we present a simple but effective method to solve the irregularity detection as a binary classification task in order to make the implementation easier along with improving the detection performance. We learn two deep neural networks (generator and discriminator) in a GAN-style setting on merely the normal samples. During…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
