Anomaly Detection in Video Using Predictive Convolutional Long Short-Term Memory Networks
Jefferson Ryan Medel, Andreas Savakis

TL;DR
This paper introduces Conv-LSTM networks for anomaly detection in videos, leveraging their predictive capabilities to identify irregular events with limited supervision, achieving competitive results.
Contribution
The paper presents a novel end-to-end trainable Conv-LSTM architecture for video anomaly detection that predicts future frames and assesses regularity based on reconstruction errors.
Findings
Conv-LSTM models effectively predict video sequences.
The models achieve competitive anomaly detection performance.
Conditioning improves representation learning.
Abstract
Automating the detection of anomalous events within long video sequences is challenging due to the ambiguity of how such events are defined. We approach the problem by learning generative models that can identify anomalies in videos using limited supervision. We propose end-to-end trainable composite Convolutional Long Short-Term Memory (Conv-LSTM) networks that are able to predict the evolution of a video sequence from a small number of input frames. Regularity scores are derived from the reconstruction errors of a set of predictions with abnormal video sequences yielding lower regularity scores as they diverge further from the actual sequence over time. The models utilize a composite structure and examine the effects of conditioning in learning more meaningful representations. The best model is chosen based on the reconstruction and prediction accuracy. The Conv-LSTM models are…
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
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Human Pose and Action Recognition
