Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning and Evaluating Representations for Deep One-class Classification

About

We present a two-stage framework for deep one-class classification. We first learn self-supervised representations from one-class data, and then build one-class classifiers on learned representations. The framework not only allows to learn better representations, but also permits building one-class classifiers that are faithful to the target task. We argue that classifiers inspired by the statistical perspective in generative or discriminative models are more effective than existing approaches, such as a normality score from a surrogate classifier. We thoroughly evaluate different self-supervised representation learning algorithms under the proposed framework for one-class classification. Moreover, we present a novel distribution-augmented contrastive learning that extends training distributions via data augmentation to obstruct the uniformity of contrastive representations. In experiments, we demonstrate state-of-the-art performance on visual domain one-class classification benchmarks, including novelty and anomaly detection. Finally, we present visual explanations, confirming that the decision-making process of deep one-class classifiers is intuitive to humans. The code is available at https://github.com/google-research/deep_representation_one_class.

Kihyuk Sohn, Chun-Liang Li, Jinsung Yoon, Minho Jin, Tomas Pfister• 2020

Related benchmarks

TaskDatasetResultRank
Anomaly LocalizationMVTec-AD (test)
Pixel AUROC90.4
181
One-class classificationCIFAR-10
AUC92.5
28
One-class classificationCelebA (test)
AUC85.6
24
One-class classificationcat-vs-dog
AUC0.896
15
Anomaly DetectionMVTec anomaly detection (test)
AUC (object)88.6
15
One-class classificationCIFAR-100 (test)
AUC86.5
12
One-class classificationF-MNIST (test)
AUC94.8
12
One-class novelty detectionCIFAR-10 (test)
AUROC80
10
Image-level Anomaly DetectionMVTec 1.0 (test)
AUC86.5
5
One-class classificationF-MNIST
AUC94.8
5
Showing 10 of 12 rows

Other info

Code

Follow for update