Concepedia

Publication | Closed Access

A Revisit of Sparse Coding Based Anomaly Detection in Stacked RNN Framework

852

Citations

24

References

2017

Year

TLDR

The paper proposes a temporally‑coherent sparse coding (TSC) scheme mapped to a stacked RNN to streamline parameter optimization and speed up anomaly detection. The method maps TSC to a shallow stacked RNN that learns all parameters jointly, eliminating hyper‑parameter tuning and enabling one‑pass inference of reconstruction coefficients, while the authors also compile a large, diverse anomaly‑detection dataset. Experiments on toy and real datasets show that the TSC‑sRNN approach consistently outperforms existing anomaly‑detection methods.

Abstract

Motivated by the capability of sparse coding based anomaly detection, we propose a Temporally-coherent Sparse Coding (TSC) where we enforce similar neighbouring frames be encoded with similar reconstruction coefficients. Then we map the TSC with a special type of stacked Recurrent Neural Network (sRNN). By taking advantage of sRNN in learning all parameters simultaneously, the nontrivial hyper-parameter selection to TSC can be avoided, meanwhile with a shallow sRNN, the reconstruction coefficients can be inferred within a forward pass, which reduces the computational cost for learning sparse coefficients. The contributions of this paper are two-fold: i) We propose a TSC, which can be mapped to a sRNN which facilitates the parameter optimization and accelerates the anomaly prediction. ii) We build a very large dataset which is even larger than the summation of all existing dataset for anomaly detection in terms of both the volume of data and the diversity of scenes. Extensive experiments on both a toy dataset and real datasets demonstrate that our TSC based and sRNN based method consistently outperform existing methods, which validates the effectiveness of our method.

References

YearCitations

Page 1