Video Anomaly Detection via Prediction Network with Enhanced Spatio-Temporal Memory Exchange
Guodong Shen, Yuqi Ouyang, Victor Sanchez

TL;DR
This paper proposes a novel convolutional LSTM auto-encoder framework with enhanced spatio-temporal memory exchange and attention mechanisms to improve video anomaly detection accuracy by better modeling temporal and spatial features.
Contribution
It introduces a bi-directional and higher-order mechanism in a prediction network, along with an attention module, to effectively capture spatio-temporal dependencies for anomaly detection.
Findings
Outperforms most existing prediction-based methods on benchmark datasets.
Effectively captures temporal regularity through forward and backward predictions.
Enhances spatial feature interaction with a higher-order mechanism.
Abstract
Video anomaly detection is a challenging task because most anomalies are scarce and non-deterministic. Many approaches investigate the reconstruction difference between normal and abnormal patterns, but neglect that anomalies do not necessarily correspond to large reconstruction errors. To address this issue, we design a Convolutional LSTM Auto-Encoder prediction framework with enhanced spatio-temporal memory exchange using bi-directionalilty and a higher-order mechanism. The bi-directional structure promotes learning the temporal regularity through forward and backward predictions. The unique higher-order mechanism further strengthens spatial information interaction between the encoder and the decoder. Considering the limited receptive fields in Convolutional LSTMs, we also introduce an attention module to highlight informative features for prediction. Anomalies are eventually…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
