vix.ing · top · new · best · stats · spec

Anomaly Detection via Multi-Scale Contrasted Memory

2022/11/16 by Loic Jezequel, Ngoc‐Son Vu, Jezequel, Loic +5
Computer Science · #Advanced Malware Detection Techniques #Anomaly Detection Techniques and Applications #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Network Security and Intrusion Detection

paper · doi:10.48550/arxiv.2211.09041

openalex publication_date 2022/11/16 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

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.

Related