Anomaly detection using prediction error with Spatio-Temporal Convolutional LSTM
In this paper, we propose a novel method for video anomaly detection motivated by an existing architecture for sequence-to-sequence prediction and reconstruction using a spatio-temporal convolutional Long Short-Term Memory (convLSTM). As in previous work on anomaly detection, anomalies arise as spatially localised failures in reconstruction or prediction. In experiments with five benchmark datasets, we show that using prediction gives superior performance to using reconstruction. We also compare performance with different length input/output sequences. Overall, our results using prediction are comparable with the state of the art on the benchmark datasets.
Code (1)
Tasks
Anomaly DetectionPredictionVideo Anomaly DetectionSimilar Papers 제목 키워드 기반
Conformal Anomaly Detection on Spatio-Temporal Observations with Missing Data
We develop a distribution-free, unsupervised anomaly detection method called ECAD, which wraps around any regression algorithm and sequentially detects anomalies. Rooted in conformal prediction, ECAD does not require dat…
Anomaly DetectionConformal PredictionPrediction Intervalsregression+1Video Anomaly Detection via Prediction Network with Enhanced Spatio-Temporal Memory Exchange
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 anom…
Anomaly DetectionDecoderPredictionVideo Anomaly DetectionSpatio-Temporal-based Context Fusion for Video Anomaly Detection
Video anomaly detection aims to discover abnormal events in videos, and the principal objects are target objects such as people and vehicles. Each target in the video data has rich spatio-temporal context information. Mo…
Anomaly DetectionOptical Flow EstimationVideo Anomaly DetectionSTTS-EAD: Improving Spatio-Temporal Learning Based Time Series Prediction via
Handling anomalies is a critical preprocessing step in multivariate time series prediction. However, existing approaches that separate anomaly preprocessing from model training for multivariate time series prediction enc…
Anomaly DetectionMultivariate Time Series ForecastingTime SeriesTime Series Forecasting+1Multi-Contextual Predictions with Vision Transformer for Video Anomaly Detection
Video Anomaly Detection(VAD) has been traditionally tackled in two main methodologies: the reconstruction-based approach and the prediction-based one. As the reconstruction-based methods learn to generalize the input ima…
Anomaly DetectionVideo Anomaly Detection