CVNov 16, 2022

Anomaly Detection via Multi-Scale Contrasted Memory

arXiv:2211.09041v21 citationsh-index: 22
Originality Highly original
AI Analysis

This work addresses the challenge of robust anomaly detection for applications like security and quality control, offering a unified framework that is not incremental but provides significant improvements.

The paper tackles the problem of deep anomaly detection struggling with edge-case normal samples and varying anomaly scales by introducing a two-stage detector that memorizes multi-scale normal prototypes, achieving up to 50% error relative improvement on CIFAR-100 and maintaining high performance across one-class and unbalanced settings.

Deep anomaly detection (AD) aims to provide robust and efficient classifiers for one-class and unbalanced settings. However current AD models still struggle on edge-case normal samples and are often unable to keep high performance over different scales of anomalies. Moreover, there currently does not exist a unified framework efficiently covering both one-class and unbalanced learnings. In the light of these limitations, we introduce a new two-stage anomaly detector which memorizes during training multi-scale normal prototypes to compute an anomaly deviation score. First, we simultaneously learn representations and memory modules on multiple scales using a novel memory-augmented contrastive learning. Then, we train an anomaly distance detector on the spatial deviation maps between prototypes and observations. Our model highly improves the state-of-the-art performance on a wide range of object, style and local anomalies with up to 50% error relative improvement on CIFAR-100. It is also the first model to keep high performance across the one-class and unbalanced settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes