Share your thoughts, 1 month free Claude Pro on usSee more
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 DetectionShanghaiTech (test)
AUC0.705
211
Video Anomaly DetectionCUHK Avenue (Ave) (test)
AUC88.5
203
Abnormal Event DetectionUCSD Ped2
AUC97
150
Abnormal Event DetectionUCSD Ped2 (test)
AUC97.8
146
Video Anomaly DetectionCUHK Avenue (test)
Frame-level AUC0.885
91
Video Anomaly DetectionUCSD Ped2 (test)
Frame-level AUC97
86
Video Anomaly DetectionAvenue (test)
AUC (Micro)88.5
85
Video Anomaly DetectionShanghaiTech (SHT) (test)
Frame-level AUC70.5
82
Anomaly DetectionShanghaiTech
AUROC0.705
68
Video Anomaly DetectionCUHK Avenue
Frame AUC88.5
65
Showing 10 of 36 rows

Other info

Code

Follow for update