Pedestrian Spatio-Temporal Information Fusion For Video Anomaly Detection
Chao Hu, Liqiang Zhu

TL;DR
This paper presents a novel pedestrian spatiotemporal information fusion method for video anomaly detection, enhancing temporal modeling and normal behavior differentiation using advanced neural network modules and loss functions.
Contribution
It introduces residual modules and a feature discretization loss to improve temporal modeling and normal behavior distinction in video anomaly detection.
Findings
Outperforms current mainstream methods on CUHK Avenue and ShanghaiTech datasets.
Effectively distinguishes different normal behavior patterns.
Achieves real-time detection performance.
Abstract
Aiming at the problem that the current video anomaly detection cannot fully use the temporal information and ignore the diversity of normal behavior, an anomaly detection method is proposed to integrate the spatiotemporal information of pedestrians. Based on the convolutional autoencoder, the input frame is compressed and restored through the encoder and decoder. Anomaly detection is realized according to the difference between the output frame and the true value. In order to strengthen the characteristic information connection between continuous video frames, the residual temporal shift module and the residual channel attention module are introduced to improve the modeling ability of the network on temporal information and channel information, respectively. Due to the excessive generalization of convolutional neural networks, in the memory enhancement modules, the hopping connections…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Video Surveillance and Tracking Methods
MethodsSigmoid Activation · Dense Connections · Max Pooling · Average Pooling
