SOTAVerified

Classification-Based Anomaly Detection for General Data

2020-05-05ICLR 2020Code Available1· sign in to hype

Liron Bergman, Yedid Hoshen

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Anomaly detection, finding patterns that substantially deviate from those seen previously, is one of the fundamental problems of artificial intelligence. Recently, classification-based methods were shown to achieve superior results on this task. In this work, we present a unifying view and propose an open-set method, GOAD, to relax current generalization assumptions. Furthermore, we extend the applicability of transformation-based methods to non-image data using random affine transformations. Our method is shown to obtain state-of-the-art accuracy and is applicable to broad data types. The strong performance of our method is extensively validated on multiple datasets from different domains.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Anomaly Detection on Anomaly Detection on Unlabeled ImageNet-30 vs Flowers-102GOADROC-AUC92.8Unverified
Anomaly Detection on Unlabeled CIFAR-10 vs LSUN (Fix)GOADROC-AUC78.8Unverified
Anomaly Detection on Unlabeled ImageNet-30 vs CUB-200GOADROC-AUC90.5Unverified
One-class CIFAR-10GOADAUROC88.2Unverified
UEA time-series datasetsGOADAvg. ROC-AUC87.2Unverified
Unlabeled CIFAR-10 vs CIFAR-100GOADAUROC89.2Unverified

Reproductions