Learning Memory-guided Normality for Anomaly Detection
Hyunjong Park, Jongyoun Noh, Bumsub Ham

TL;DR
This paper introduces an unsupervised anomaly detection method that uses a memory module to explicitly model diverse normal patterns, improving detection accuracy over traditional CNN-based reconstruction methods.
Contribution
It proposes a novel memory-augmented framework with a new update scheme and feature losses to better capture normal data diversity and reduce abnormal reconstruction.
Findings
Outperforms state-of-the-art methods on standard benchmarks
Effectively models diverse normal patterns with a memory module
Reduces false positives by lessening CNNs' reconstruction of anomalies
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Learning Memory-Guided Normality for Anomaly Detection· youtube
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Data-Driven Disease Surveillance
