Future Frame Prediction for Anomaly Detection -- A New Baseline
Wen Liu, Weixin Luo, Dongze Lian, Shenghua Gao

TL;DR
This paper introduces a novel video anomaly detection method based on future frame prediction, utilizing both spatial and motion constraints to improve abnormal event detection accuracy.
Contribution
It is the first to use future frame prediction with combined spatial and temporal constraints, including optical flow consistency, for anomaly detection in videos.
Findings
Effective in detecting anomalies with high accuracy
Robust to variations in normal event appearances
Validated on multiple datasets
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Artificial Immune Systems Applications · Human Pose and Action Recognition
