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

Learning Memory-guided Normality for Anomaly Detection

About

We address the problem of anomaly detection, that is, detecting anomalous events in a video sequence. Anomaly detection methods based on convolutional neural networks (CNNs) typically leverage proxy tasks, such as reconstructing input video frames, to learn models describing normality without seeing anomalous samples at training time, and quantify the extent of abnormalities using the reconstruction error at test time. The main drawbacks of these approaches are that they do not consider the diversity of normal patterns explicitly, and the powerful representation capacity of CNNs allows to reconstruct abnormal video frames. To address this problem, we present an unsupervised learning approach to anomaly detection that considers the diversity of normal patterns explicitly, while lessening the representation capacity of CNNs. To this end, we propose to use a memory module with a new update scheme where items in the memory record prototypical patterns of normal data. We also present novel feature compactness and separateness losses to train the memory, boosting the discriminative power of both memory items and deeply learned features from normal data. Experimental results on standard benchmarks demonstrate the effectiveness and efficiency of our approach, which outperforms the state of the art.

Hyunjong Park, Jongyoun Noh, Bumsub Ham• 2020

Related benchmarks

TaskDatasetResultRank
Video Anomaly DetectionCUHK Avenue (Ave) (test)
AUC88.5
203
Video Anomaly DetectionShanghaiTech (test)
AUC0.705
194
Abnormal Event DetectionUCSD Ped2 (test)
AUC97.8
146
Abnormal Event DetectionUCSD Ped2
AUC97
132
Video Anomaly DetectionAvenue (test)
AUC (Micro)88.5
85
Anomaly DetectionShanghaiTech
AUROC0.705
68
Video Anomaly DetectionCUHK Avenue
Frame AUC88.5
65
Anomaly DetectionAvenue
Frame AUC (Micro)88.5
55
Anomaly DetectionMVTec-LOCO 1.0 (test)
ROC-AUC (Total)65.1
53
Video Anomaly DetectionShanghaiTech
Micro AUC0.705
51
Showing 10 of 34 rows

Other info

Code

Follow for update