Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Hybrid Video Anomaly Detection Framework via Memory-Augmented Flow Reconstruction and Flow-Guided Frame Prediction

About

In this paper, we propose $\text{HF}^2$-VAD, a Hybrid framework that integrates Flow reconstruction and Frame prediction seamlessly to handle Video Anomaly Detection. Firstly, we design the network of ML-MemAE-SC (Multi-Level Memory modules in an Autoencoder with Skip Connections) to memorize normal patterns for optical flow reconstruction so that abnormal events can be sensitively identified with larger flow reconstruction errors. More importantly, conditioned on the reconstructed flows, we then employ a Conditional Variational Autoencoder (CVAE), which captures the high correlation between video frame and optical flow, to predict the next frame given several previous frames. By CVAE, the quality of flow reconstruction essentially influences that of frame prediction. Therefore, poorly reconstructed optical flows of abnormal events further deteriorate the quality of the final predicted future frame, making the anomalies more detectable. Experimental results demonstrate the effectiveness of the proposed method. Code is available at \href{https://github.com/LiUzHiAn/hf2vad}{https://github.com/LiUzHiAn/hf2vad}.

Zhian Liu, Yongwei Nie, Chengjiang Long, Qing Zhang, Guiqing Li• 2021

Related benchmarks

TaskDatasetResultRank
Video Anomaly DetectionCUHK Avenue (Ave) (test)
AUC91.1
203
Video Anomaly DetectionShanghaiTech (test)
AUC0.762
194
Abnormal Event DetectionUCSD Ped2 (test)
AUC99.3
146
Abnormal Event DetectionUCSD Ped2
AUC99.3
132
Video Anomaly DetectionAvenue (test)
AUC (Micro)91.1
85
Video Anomaly DetectionCUHK Avenue
Frame AUC91.1
65
Anomaly DetectionAvenue
Frame AUC (Micro)91.1
55
Video Anomaly DetectionShanghaiTech
Micro AUC0.762
51
Abnormal Event DetectionAvenue (test)
RBDC41.05
37
Video Anomaly DetectionUCSD Ped2 (test)
Frame-level AUC99.3
35
Showing 10 of 25 rows

Other info

Code

Follow for update