ECCV 2022poster44 citations

Scale-Aware Spatio-Temporal Relation Learning for Video Anomaly Detection

Guoqiu Li, Guanxiong Cai, Xingyu Zeng, Rui Zhao

Abstract

"Recent progress in video anomaly detection (VAD) has shown that feature discrimination is the key to effectively distinguishing anomalies from normal events. We observe that many anomalous events occur in limited local regions, and the severe background noise increases the difficulty of feature learning. In this paper, we propose a scale-aware weakly supervised learning approach to capture local and salient anomalous patterns from the background, using only coarse video-level labels as supervision. We achieve this by segmenting frames into non-overlapping patches and then capturing inconsistencies among different regions through our patch spatial relation (PSR) module, which consists of self-attention mechanisms and dilated convolutions. To address the scale variation of anomalies and enhance the robustness of our method, a multi-scale patch aggregation method is further introduced to enable local-to-global spatial perception by merging features of patches with different scales. Considering the importance of temporal cues, we extend the relation modeling from the spatial domain to the spatio-temporal domain with the help of the existing video temporal relation network to effectively encode the spatio-temporal dynamics in the video. Experimental results show that our proposed method achieves new state-of-the-art performance on UCF-Crime and ShanghaiTech benchmarks. Code are available at https://github.com/nutuniv/SSRL."

BibTeX
@inproceedings{eccv2022_scaleawarespatio,
  title = {Scale-Aware Spatio-Temporal Relation Learning for Video Anomaly Detection},
  author = {Guoqiu Li and Guanxiong Cai and Xingyu Zeng and Rui Zhao},
  booktitle = {ECCV 2022},
  year = {2022}
}
Scale-Aware Spatio-Temporal Relation Learning for Video Anomaly Detection · ECCV 2022