paper-with-me

Papers

Anomaly detection using prediction error with Spatio-Temporal Convolutional LSTM

2022-05-18 · Hanh Thi Minh Tran, David Hogg

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.

📄 PDF Abstract BibTeX arXiv:2205.08812

Code (1)

t2mhanh/convlstm_prediction_anomalydetection 공식 구현

Tasks

Anomaly DetectionPredictionVideo Anomaly Detection

Similar Papers 제목 키워드 기반

Conformal Anomaly Detection on Spatio-Temporal Observations with Missing Data

2021-05-25 · Chen Xu, Yao Xie

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+1

Video Anomaly Detection via Prediction Network with Enhanced Spatio-Temporal Memory Exchange

2022-06-26 · Guodong Shen, Yuqi Ouyang, Victor Sanchez

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 Detection

Spatio-Temporal-based Context Fusion for Video Anomaly Detection

2022-10-18 · Chao Hu, Weibin Qiu, Weijie Wu, Liqiang Zhu

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 Detection

STTS-EAD: Improving Spatio-Temporal Learning Based Time Series Prediction via

2025-01-14 · Yuanyuan Liang, Tianhao Zhang, Tingyu Xie

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+1

Multi-Contextual Predictions with Vision Transformer for Video Anomaly Detection

2022-06-17 · Joo-Yeon Lee, Woo-Jeoung Nam, Seong-Whan Lee

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