Discriminative-Generative Dual Memory Video Anomaly Detection
Recently, people tried to use a few anomalies for video anomaly detection (VAD) instead of only normal data during the training process. A side effect of data imbalance occurs when a few abnormal data face a vast number of normal data. The latest VAD works use triplet loss or data re-sampling strategy to lessen this problem. However, there is still no elaborately designed structure for discriminative VAD with a few anomalies. In this paper, we propose a DiscRiminative-gEnerative duAl Memory (DREAM) anomaly detection model to take advantage of a few anomalies and solve data imbalance. We use two shallow discriminators to tighten the normal feature distribution boundary along with a generator for the next frame prediction. Further, we propose a dual memory module to obtain a sparse feature representation in both normality and abnormality space. As a result, DREAM not only solves the data imbalance problem but also learn a reasonable feature space. Further theoretical analysis shows that our DREAM also works for the unknown anomalies. Comparing with the previous methods on UCSD Ped1, UCSD Ped2, CUHK Avenue, and ShanghaiTech, our model outperforms all the baselines with no extra parameters. The ablation study demonstrates the effectiveness of our dual memory module and discriminative-generative network.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionTripletVideo Anomaly DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Dual Memory Units with Uncertainty Regulation for Weakly Supervised Video Anomaly Detection
Learning discriminative features for effectively separating abnormal events from normality is crucial for weakly supervised video anomaly detection (WS-VAD) tasks. Existing approaches, both video and segment-level label …
Anomaly DetectionVideo Anomaly DetectionWeakly-supervised Video Anomaly DetectionAnomaly Detection with Prototype-Guided Discriminative Latent Embeddings
Recent efforts towards video anomaly detection (VAD) try to learn a deep autoencoder to describe normal event patterns with small reconstruction errors. The video inputs with large reconstruction errors are regarded as a…
Anomaly DetectionOptical Flow EstimationVideo Anomaly DetectionGrid HTM: Hierarchical Temporal Memory for Anomaly Detection in Videos
The interest for video anomaly detection systems has gained traction for the past few years. The current approaches use deep learning to perform anomaly detection in videos, but this approach has multiple problems. For s…
Anomaly DetectionDeep LearningVideo Anomaly DetectionLearning Memory-guided Normality for Anomaly Detection
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+1Dual-Branch Reconstruction Network for Industrial Anomaly Detection with RGB-D Data
Unsupervised anomaly detection methods are at the forefront of industrial anomaly detection efforts and have made notable progress. Previous work primarily used 2D information as input, but multi-modal industrial anomaly…
Anomaly DetectionUnsupervised Anomaly Detection