Future 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 supervised learning is exceptionally cumbersome. Inspired by the practicability of generative models for semi-supervised learning, we propose a novel sequential generative model based on variational autoencoder (VAE) for future frame prediction with convolutional LSTM (ConvLSTM). To the best of our knowledge, this is the first work that considers temporal information in future frame prediction based anomaly detection framework from the model perspective. Our experiments demonstrate that our approach is superior to the state-of-the-art methods on three benchmark datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionPredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
SLPC: a VRNN-based approach for stochastic lidar prediction and completion in autonomous driving
Predicting future 3D LiDAR pointclouds is a challenging task that is useful in many applications in autonomous driving such as trajectory prediction, pose forecasting and decision making. In this work, we propose a new L…
Autonomous DrivingDecision MakingPredictionTrajectory Prediction+1ConvRNN-T: Convolutional Augmented Recurrent Neural Network Transducers for Streaming Speech Recognition
The recurrent neural network transducer (RNN-T) is a prominent streaming end-to-end (E2E) ASR technology. In RNN-T, the acoustic encoder commonly consists of stacks of LSTMs. Very recently, as an alternative to LSTM laye…
speech-recognitionSpeech RecognitionAC-VRNN: Attentive Conditional-VRNN for Multi-Future Trajectory Prediction
Anticipating human motion in crowded scenarios is essential for developing intelligent transportation systems, social-aware robots and advanced video surveillance applications. A key component of this task is represented…
Graph AttentionMulti-future Trajectory PredictionMulti Future Trajectory PredictionTrajectory PredictionRAP-Net: Region Attention Predictive Network for Precipitation Nowcasting
Natural disasters caused by heavy rainfall often cost huge loss of life and property. To avoid it, the task of precipitation nowcasting is imminent. To solve the problem, increasingly deep learning methods are proposed t…
PVRED: A Position-Velocity Recurrent Encoder-Decoder for Human Motion Prediction
Human motion prediction, which aims to predict future human poses given past poses, has recently seen increased interest. Many recent approaches are based on Recurrent Neural Networks (RNN) which model human poses with e…
DecoderHuman motion predictionmotion predictionPosition+1