Making Anomalies More Anomalous: Video Anomaly Detection Using a Novel Generator and Destroyer
We propose a novel approach for video anomaly detection. Existing video anomaly detection methods train only on normal frames, with the expectation that the quality of the abnormal frames will decrease, and utilize the reconstruction error with the ground truth to detect anomalies. However, a challenge exists owing to the powerful generalization capability of deep neural networks, as they tend to proficiently generate abnormal frames. To address this issue, we introduce a novel method to make anomalies more anomalous by destroying abnormal areas in abnormal frames. Accordingly, we propose the frame-to-label and motion (F2LM) generator and Destroyer. The F2LM generator predicts a future frame by utilizing the label and motion information of the input frames, thereby degrading the quality of abnormal regions. The Destroyer destroys abnormal regions by transforming low-quality areas into zero vectors. Both models were trained individually, and during testing, the F2LM generator degraded the quality of abnormal regions, and the Destroyer subsequently destroyed these areas. Our proposed video anomaly detection method demonstrated superior performance compared to state-of-the-art models with three benchmark datasets (UCSD Ped2, CUHK Avenue, Shanghai Tech.). Our code and models are available online at https://github.com/SkiddieAhn/Paper-Making-Anomalies-More-Anomalous .
Code (1)
Tasks
Anomaly DetectionVideo Anomaly DetectionSimilar Papers 제목 키워드 기반
Real-world Anomaly Detection in Surveillance Videos
Surveillance videos are able to capture a variety of realistic anomalies. In this paper, we propose to learn anomalies by exploiting both normal and anomalous videos. To avoid annotating the anomalous segments or clips i…
Abnormal Event Detection In VideoActivity RecognitionAnomaly DetectionAnomaly Detection In Surveillance Videos+3Approaches Toward Physical and General Video Anomaly Detection
In recent years, many works have addressed the problem of finding never-seen-before anomalies in videos. Yet, most work has been focused on detecting anomalous frames in surveillance videos taken from security cameras. M…
Anomaly DetectionDensity EstimationGeneral Action Video Anomaly DetectionPhysical Video Anomaly Detection+2PseudoBound: Limiting the anomaly reconstruction capability of one-class classifiers using pseudo anomalies
Due to the rarity of anomalous events, video anomaly detection is typically approached as one-class classification (OCC) problem. Typically in OCC, an autoencoder (AE) is trained to reconstruct the normal only training d…
Anomaly DetectionOne-Class ClassificationVideo Anomaly DetectionAugment to Detect Anomalies with Continuous Labelling
Anomaly detection is to recognize samples that differ in some respect from the training observations. These samples which do not conform to the distribution of normal data are called outliers or anomalies. In real-world …
Anomaly DetectionImage AugmentationLocalizing Anomalies from Weakly-Labeled Videos
Video anomaly detection under video-level labels is currently a challenging task. Previous works have made progresses on discriminating whether a video sequencecontains anomalies. However, most of them fail to accurately…
Anomaly DetectionAnomaly Detection In Surveillance VideosAnomaly LocalizationVideo Anomaly Detection