paper-with-me

Papers

Memorizing Normality to Detect Anomaly: Memory-augmented Deep Autoencoder for Unsupervised Anomaly Detection

2019-04-04 · ICCV 2019 10 · Dong Gong, Lingqiao Liu, Vuong Le, Budhaditya Saha, Moussa Reda Mansour, Svetha Venkatesh, Anton Van Den Hengel

Deep autoencoder has been extensively used for anomaly detection. Training on the normal data, the autoencoder is expected to produce higher reconstruction error for the abnormal inputs than the normal ones, which is adopted as a criterion for identifying anomalies. However, this assumption does not always hold in practice. It has been observed that sometimes the autoencoder "generalizes" so well that it can also reconstruct anomalies well, leading to the miss detection of anomalies. To mitigate this drawback for autoencoder based anomaly detector, we propose to augment the autoencoder with a memory module and develop an improved autoencoder called memory-augmented autoencoder, i.e. MemAE. Given an input, MemAE firstly obtains the encoding from the encoder and then uses it as a query to retrieve the most relevant memory items for reconstruction. At the training stage, the memory contents are updated and are encouraged to represent the prototypical elements of the normal data. At the test stage, the learned memory will be fixed, and the reconstruction is obtained from a few selected memory records of the normal data. The reconstruction will thus tend to be close to a normal sample. Thus the reconstructed errors on anomalies will be strengthened for anomaly detection. MemAE is free of assumptions on the data type and thus general to be applied to different tasks. Experiments on various datasets prove the excellent generalization and high effectiveness of the proposed MemAE.

📄 PDF Abstract BibTeX arXiv:1904.02639

Code (5)

YUL-git/MemAE pytorch
YeongHyeon/MemAE tf
YeongHyeon/MemAE-TF2 tf
donggong1/memae-anomaly-detection pytorch
h19920918/memae pytorch

Tasks

Anomaly DetectionUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Improving unsupervised anomaly localization by applying multi-scale memories to autoencoders

2020-12-21 · Yifei Yang, Shibing Xiang, Ruixiang Zhang

Autoencoder and its variants have been widely applicated in anomaly detection.The previous work memory-augmented deep autoencoder proposed memorizing normality to detect anomaly, however it neglects the feature discrepan…

Anomaly DetectionAnomaly Localization

LGN-Net: Local-Global Normality Network for Video Anomaly Detection

2022-11-14 · Mengyang Zhao, Xinhua Zeng, Yang Liu, Jing Liu 외

Video anomaly detection (VAD) has been intensively studied for years because of its potential applications in intelligent video systems. Existing unsupervised VAD methods tend to learn normality from training sets consis…

Anomaly DetectionVideo Anomaly Detection

Remembering Normality: Memory-guided Knowledge Distillation for Unsupervised Anomaly Detection

2023-01-01 · ICCV 2023 10 · Zhihao Gu, Liang Liu, Xu Chen, Ran Yi 외

Knowledge distillation (KD) has been widely explored in unsupervised anomaly detection (AD). The student is assumed to constantly produce representations of typical patterns within trained data, named "normality", an…

Anomaly DetectionKnowledge DistillationUnsupervised Anomaly Detection

Learning Appearance-motion Normality for Video Anomaly Detection

2022-07-27 · Yang Liu, Jing Liu, Mengyang Zhao, Dingkang Yang 외

Video anomaly detection is a challenging task in the computer vision community. Most single task-based methods do not consider the independence of unique spatial and temporal patterns, while two-stream structures lack th…

Anomaly DetectionVideo Anomaly Detection

Learning Memory-guided Normality for Anomaly Detection

2020-03-30 · CVPR 2020 6 · Hyunjong Park, Jongyoun Noh, Bumsub Ham

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 recons…

Anomaly DetectionAnomaly Detection In Surveillance VideosDiversityGeneral Action Video Anomaly Detection+1