Attentioned Convolutional LSTM InpaintingNetwork for Anomaly Detection in Videos
We propose a semi-supervised model for detecting anomalies in videos inspiredby the Video Pixel Network [van den Oord et al., 2016]. VPN is a probabilisticgenerative model based on a deep neural network that estimates the discrete jointdistribution of raw pixels in video frames. Our model extends the Convolutional-LSTM video encoder part of the VPN with a novel convolutional based attentionmechanism. We also modify the Pixel-CNN decoder part of the VPN to a frameinpainting task where a partially masked version of the frame to predict is given asinput. The frame reconstruction error is used as an anomaly indicator. We test ourmodel on a modified version of the moving mnist dataset [Srivastava et al., 2015]. Our model is shown to be effective in detecting anomalies in videos. This approachcould be a component in applications requiring visual common sense.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionCommon Sense ReasoningDecoderSimilar Papers 제목 키워드 기반
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 Memo…
Anomaly DetectionPredictionVideo Anomaly DetectionPlug-and-Play Anomaly Detection with Expectation Maximization Filtering
Anomaly detection in crowds enables early rescue response. A plug-and-play smart camera for crowd surveillance has numerous constraints different from typical anomaly detection: the training data cannot be used iterative…
Anomaly DetectionVisual anomaly detection in video by variational autoencoder
Video anomalies detection is the intersection of anomaly detection and visual intelligence. It has commercial applications in surveillance, security, self-driving cars and crop monitoring. Videos can capture a variety of…
Anomaly DetectionSelf-Driving CarsFuture Frame Prediction Using Convolutional VRNN for Anomaly Detection
Anomaly detection in videos aims at reporting anything that does not conform the normal behaviour or distribution. However, due to the sparsity of abnormal video clips in real life, collecting annotated data for supervis…
Anomaly DetectionPredictionAn Attention-Augmented VAE-BiLSTM Framework for Anomaly Detection in 12-Lead ECG Signals
Anomaly detection in 12-lead electrocardiograms (ECGs) is critical for identifying deviations associated with cardiovascular disease. This work presents a comparative analysis of three autoencoder-based architectures: co…
Unsupervised Anomaly Detection