2017
DOI: 10.48550/arxiv.1701.01546
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

Abnormal Event Detection in Videos using Spatiotemporal Autoencoder

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
6
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
3
2

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(7 citation statements)
references
References 0 publications
0
6
0
Order By: Relevance
“…Further, motivated by the observation that Convolutional Neural Networks (CNN) has strong capability to learn spatial features, while Recurrent Neural Network (RNN)and its long short term memory (LSTM) variant have been widely used for sequential data modeling. Thus, by taking both advantages of CNN and RNN, [5][21] leverage a Convolutional LSTMs Auto-Encoder (ConvLSTM-AE) to model normal appearance and motion patterns at the same time, which further boosts the performance of the Conv-AE based solution. In [22], Luo et al propose a temporally coherent sparse coding based method which can map to a stacked RNN framework.…”
Section: Deep Learning Based Anomaly Detectionmentioning
confidence: 99%
“…Further, motivated by the observation that Convolutional Neural Networks (CNN) has strong capability to learn spatial features, while Recurrent Neural Network (RNN)and its long short term memory (LSTM) variant have been widely used for sequential data modeling. Thus, by taking both advantages of CNN and RNN, [5][21] leverage a Convolutional LSTMs Auto-Encoder (ConvLSTM-AE) to model normal appearance and motion patterns at the same time, which further boosts the performance of the Conv-AE based solution. In [22], Luo et al propose a temporally coherent sparse coding based method which can map to a stacked RNN framework.…”
Section: Deep Learning Based Anomaly Detectionmentioning
confidence: 99%
“…RNN networks were employed for anomaly detection task in different operational setups [52][53][54][55][56][57]. The authors of [52] proposed an architecture of LSTM-based anomaly detector which incorporates both hierarchical approach and multi-step analysis.…”
Section: Recurrent Neural Networkmentioning
confidence: 99%
“…The authors trained the model of the autoencoder on regular data and set a threshold above which the reconstruction error is considered an anomaly. The papers deal with acoustic signals, but such an approach may be efficiently employed in other domain such as videos [57]. Systems based on those principles may be trained in an end-to-end fashion.…”
Section: Recurrent Neural Networkmentioning
confidence: 99%
“…Reconstruction approaches aim to break down inputs into their common constituent pieces and put them back together to reconstruct the input, minimizing "reconstruction error". [12,5,21,31] are examples of methods that use this approach. In our experience, reconstruction based approaches seem to be naively biased against reconstructing faster motion, for the simple reason that absence of motion is much more common and easier to reconstruct.…”
Section: Reconstruction Approachesmentioning
confidence: 99%
“…The CNN feature maps provide higher level features than raw pixels. The other major theme of deep network approaches is to learn an auto-encoder [12,5] or generative adversarial network [31,21] to learn to reconstruct or predict only normal video frames. Reconstruction error is then used as an anomaly score.…”
Section: Reconstruction Approachesmentioning
confidence: 99%