Future Frame Prediction for Anomaly Detection -- A New Baseline

28 Dec 2017  ·  Wen Liu, Weixin Luo, Dongze Lian, Shenghua Gao ·

Anomaly detection in videos refers to the identification of events that do not conform to expected behavior. However, almost all existing methods tackle the problem by minimizing the reconstruction errors of training data, which cannot guarantee a larger reconstruction error for an abnormal event. In this paper, we propose to tackle the anomaly detection problem within a video prediction framework. To the best of our knowledge, this is the first work that leverages the difference between a predicted future frame and its ground truth to detect an abnormal event. To predict a future frame with higher quality for normal events, other than the commonly used appearance (spatial) constraints on intensity and gradient, we also introduce a motion (temporal) constraint in video prediction by enforcing the optical flow between predicted frames and ground truth frames to be consistent, and this is the first work that introduces a temporal constraint into the video prediction task. Such spatial and motion constraints facilitate the future frame prediction for normal events, and consequently facilitate to identify those abnormal events that do not conform the expectation. Extensive experiments on both a toy dataset and some publicly available datasets validate the effectiveness of our method in terms of robustness to the uncertainty in normal events and the sensitivity to abnormal events.

PDF Abstract

Datasets


Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Anomaly Detection CUHK Avenue Future Frame Prediction AUC 85.1% # 26
RBDC 19.59 # 10
TBDC 56.01 # 10
FPS 25 # 5

Results from Other Papers


Task Dataset Model Metric Name Metric Value Rank Source Paper Compare
Traffic Accident Detection A3D State-of-the-art AUC 46.1 # 3
Traffic Accident Detection SA State-of-the-art AUC 50.4 # 2
Video Anomaly Detection HR-Avenue Pred AUC 86.2 # 8
Video Anomaly Detection HR-ShanghaiTech Pred AUC 72.7 # 10

Methods


No methods listed for this paper. Add relevant methods here