paper-with-me

홈 › Papers

Discriminative-Generative Representation Learning for One-Class Anomaly Detection

2021-07-27 · Xuan Xia, Xizhou Pan, Xing He, Jingfei Zhang, Ning Ding, Lin Ma

As a kind of generative self-supervised learning methods, generative adversarial nets have been widely studied in the field of anomaly detection. However, the representation learning ability of the generator is limited since it pays too much attention to pixel-level details, and generator is difficult to learn abstract semantic representations from label prediction pretext tasks as effective as discriminator. In order to improve the representation learning ability of generator, we propose a self-supervised learning framework combining generative methods and discriminative methods. The generator no longer learns representation by reconstruction error, but the guidance of discriminator, and could benefit from pretext tasks designed for discriminative methods. Our discriminative-generative representation learning method has performance close to discriminative methods and has a great advantage in speed. Our method used in one-class anomaly detection task significantly outperforms several state-of-the-arts on multiple benchmark data sets, increases the performance of the top-performing GAN-based baseline by 6% on CIFAR-10 and 2% on MVTAD.

📄 PDF Abstract BibTeX arXiv:2107.12753

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

DRAEM -- A discriminatively trained reconstruction embedding for surface anomaly detection

2021-08-17 · Vitjan Zavrtanik, Matej Kristan, Danijel Skočaj

Visual surface anomaly detection aims to detect local image regions that significantly deviate from normal appearance. Recent surface anomaly detection methods rely on generative models to accurately reconstruct the norm…

Anomaly ClassificationAnomaly DetectionAnomaly LocalizationAnomaly Segmentation+2

DRAEM - A Discriminatively Trained Reconstruction Embedding for Surface Anomaly Detection

2021-01-01 · ICCV 2021 10 · Vitjan Zavrtanik, Matej Kristan, Danijel Skocaj

Visual surface anomaly detection aims to detect local image regions that significantly deviate from normal appearance. Recent surface anomaly detection methods rely on generative models to accurately reconstruct the …

Anomaly DetectionAnomaly LocalizationDefect Detection

Discriminative-Generative Dual Memory Video Anomaly Detection

2021-04-29 · Xin Guo, Zhongming Jin, Chong Chen, Helei Nie 외

Recently, people tried to use a few anomalies for video anomaly detection (VAD) instead of only normal data during the training process. A side effect of data imbalance occurs when a few abnormal data face a vast number …

Anomaly DetectionTripletVideo Anomaly Detection

Client-Specific Anomaly Detection for Face Presentation Attack Detection

2018-07-02 · Shervin Rahimzadeh Arashloo, Josef Kittler

The one-class anomaly detection approach has previously been found to be effective in face presentation attack detection, especially in an \textit{unseen} attack scenario, where the system is exposed to novel types of at…

Anomaly DetectionDecision MakingFace Presentation Attack Detection

Reconstructed Student-Teacher and Discriminative Networks for Anomaly Detection

2022-10-14 · Shinji Yamada, Satoshi Kamiya, Kazuhiro Hotta

Anomaly detection is an important problem in computer vision; however, the scarcity of anomalous samples makes this task difficult. Thus, recent anomaly detection methods have used only normal images with no abnormal are…

Anomaly Detection