Anomaly Detection Requires Better Representations
Tal Reiss, Niv Cohen, Eliahu Horwitz, Ron Abutbul, Yedid Hoshen
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/eliahuhorwitz/3D-ADSpytorch★ 137
Abstract
Anomaly detection seeks to identify unusual phenomena, a central task in science and industry. The task is inherently unsupervised as anomalies are unexpected and unknown during training. Recent advances in self-supervised representation learning have directly driven improvements in anomaly detection. In this position paper, we first explain how self-supervised representations can be easily used to achieve state-of-the-art performance in commonly reported anomaly detection benchmarks. We then argue that tackling the next generation of anomaly detection tasks requires new technical and conceptual improvements in representation learning.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| ODDS | kNN | AUROC | 0.9 | — | Unverified |
| ODDS | ICL | AUROC | 0.89 | — | Unverified |
| ODDS | GOAD | AUROC | 0.78 | — | Unverified |
| One-class CIFAR-10 | DINO-FT | AUROC | 98.4 | — | Unverified |