English

AED-Net: An Abnormal Event Detection Network

Computer Vision and Pattern Recognition 2019-03-29 v1

Abstract

It is challenging to detect the anomaly in crowded scenes for quite a long time. In this paper, a self-supervised framework, abnormal event detection network (AED-Net), which is composed of PCAnet and kernel principal component analysis (kPCA), is proposed to address this problem. Using surveillance video sequences of different scenes as raw data, PCAnet is trained to extract high-level semantics of crowd's situation. Next, kPCA,a one-class classifier, is trained to determine anomaly of the scene. In contrast to some prevailing deep learning methods,the framework is completely self-supervised because it utilizes only video sequences in a normal situation. Experiments of global and local abnormal event detection are carried out on UMN and UCSD datasets, and competitive results with higher EER and AUC compared to other state-of-the-art methods are observed. Furthermore, by adding local response normalization (LRN) layer, we propose an improvement to original AED-Net. And it is proved to perform better by promoting the framework's generalization capacity according to the experiments.

Keywords

Cite

@article{arxiv.1903.11891,
  title  = {AED-Net: An Abnormal Event Detection Network},
  author = {Tian Wang and Zichen Miao and Yuxin Chen and Yi Zhou and Guangcun Shan and Hichem Snoussi},
  journal= {arXiv preprint arXiv:1903.11891},
  year   = {2019}
}

Comments

14 pages, 7 figures

R2 v1 2026-06-23T08:21:57.199Z