English

STAN: Spatio-Temporal Adversarial Networks for Abnormal Event Detection

Computer Vision and Pattern Recognition 2018-04-24 v1

Abstract

In this paper, we propose a novel abnormal event detection method with spatio-temporal adversarial networks (STAN). We devise a spatio-temporal generator which synthesizes an inter-frame by considering spatio-temporal characteristics with bidirectional ConvLSTM. A proposed spatio-temporal discriminator determines whether an input sequence is real-normal or not with 3D convolutional layers. These two networks are trained in an adversarial way to effectively encode spatio-temporal features of normal patterns. After the learning, the generator and the discriminator can be independently used as detectors, and deviations from the learned normal patterns are detected as abnormalities. Experimental results show that the proposed method achieved competitive performance compared to the state-of-the-art methods. Further, for the interpretation, we visualize the location of abnormal events detected by the proposed networks using a generator loss and discriminator gradients.

Keywords

Cite

@article{arxiv.1804.08381,
  title  = {STAN: Spatio-Temporal Adversarial Networks for Abnormal Event Detection},
  author = {Sangmin Lee and Hak Gu Kim and Yong Man Ro},
  journal= {arXiv preprint arXiv:1804.08381},
  year   = {2018}
}

Comments

ICASSP 2018

R2 v1 2026-06-23T01:32:23.199Z