ICASSP 2023accepted0 citations

A Two-Branch Network for Video Anomaly Detection with Spatio-Temporal Feature Learning

Guoqiu Li, Shengjie Chen, Yujiu Yang, Zhenhua Guo

Abstract

Video anomaly detection is very challenging, as most anomalies are rare and inconclusive. Previous weakly supervised learning approaches utilize the classifier trained with video-level labels to locate anomalous clips from the video. However, the anomalous clips often contain both anomalies and numerous irrelevant background behaviors, increasing the difficulty of localization. In this work, we propose a two-branch network to obtain the global and each local object’s action information of the clip respectively, where the local objects are extracted by a pre-trained object detector. This local-cum-global perception highlights the anomalous features from the background noise. We further propose a spatio-temporal relationship network, which is based on the attention mechanism to model the spatial relations of different objects and the temporal correlations among different clips to efficiently capture the spatio-temporal distribution of anomalies in the video. Extensive experiments on two benchmarks show that our method achieves significant performance gains.

BibTeX
@inproceedings{icassp2023_atwobranchnetwor,
  title = {A Two-Branch Network for Video Anomaly Detection with Spatio-Temporal Feature Learning},
  author = {Guoqiu Li and Shengjie Chen and Yujiu Yang and Zhenhua Guo},
  booktitle = {ICASSP 2023},
  year = {2023}
}