paper-with-me

Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2003.13228

Code (2)

cvlab-yonsei/MNAD 공식 구현 pytorch
alchemi5t/MNADrc pytorch

Tasks

Anomaly DetectionAnomaly Detection In Surveillance VideosDiversityGeneral Action Video Anomaly DetectionPhysical Video Anomaly Detection

Similar Papers 제목 키워드 기반

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

Object-centric and memory-guided normality reconstruction for video anomaly detection

2022-03-07 · Khalil Bergaoui, Yassine Naji, Aleksandr Setkov, Angélique Loesch 외

This paper addresses video anomaly detection problem for videosurveillance. Due to the inherent rarity and heterogeneity of abnormal events, the problem is viewed as a normality modeling strategy, in which our model lear…

Anomaly DetectionObjectVideo Anomaly Detection

Exploring Multimodal Prompts For Unsupervised Continuous Anomaly Detection

2026-03-23 · Mingle Zhou, Jiahui Liu, Jin Wan, Gang Li 외 arxiv

Unsupervised Continuous Anomaly Detection (UCAD) is gaining attention for effectively addressing the catastrophic forgetting and heavy computational burden issues in traditional Unsupervised Anomaly Detection (UAD). Howe…

Unsupervised Anomaly DetectionAdversarial Robustness

InCTRLv2: Generalist Residual Models for Few-Shot Anomaly Detection and Segmentation

2026-04-06 · Jiawen Zhu, Mengjia Niu, Guansong Pang arxiv

While recent anomaly detection (AD) methods have made substantial progress in recognizing abnormal patterns within specific domains, most of them are specialist models that are trained on large training samples from a sp…

Anomaly Detection

Appearance Blur-driven AutoEncoder and Motion-guided Memory Module for Video Anomaly Detection

2024-09-26 · Jiahao Lyu, Minghua Zhao, Jing Hu, Xuewen Huang 외

Video anomaly detection (VAD) often learns the distribution of normal samples and detects the anomaly through measuring significant deviations, but the undesired generalization may reconstruct a few anomalies thus suppre…

Anomaly DetectionDomain AdaptationVideo Anomaly Detection