CUE-Net: Violence Detection Video Analytics with Spatial Cropping, Enhanced UniformerV2 and Modified Efficient Additive Attention
Damith Chamalke Senadeera, Xiaoyun Yang, Dimitrios Kollias, Gregory Slabaugh
TL;DR
Violence detection in surveillance video is challenged by distant, occluded, and context-dependent actions. The authors propose CUE-Net, which combines spatial Cropping with an enhanced UniformerV2 architecture and a Modified Efficient Additive Attention (MEAA) to capture local and global spatio-temporal cues. They introduce LT_MHRA and GT_MHRA components and a Fusion Block, with MEAA replacing standard self-attention in the global path. Evaluated on RWF-2000 and RLVS, CUE-Net achieves state-of-the-art accuracies (94.00% and 99.50%), with ablations supporting the effectiveness of spatial cropping and MEAA. This approach offers a scalable and efficient violence-detection solution for real-world surveillance.
Abstract
In this paper we introduce CUE-Net, a novel architecture designed for automated violence detection in video surveillance. As surveillance systems become more prevalent due to technological advances and decreasing costs, the challenge of efficiently monitoring vast amounts of video data has intensified. CUE-Net addresses this challenge by combining spatial Cropping with an enhanced version of the UniformerV2 architecture, integrating convolutional and self-attention mechanisms alongside a novel Modified Efficient Additive Attention mechanism (which reduces the quadratic time complexity of self-attention) to effectively and efficiently identify violent activities. This approach aims to overcome traditional challenges such as capturing distant or partially obscured subjects within video frames. By focusing on both local and global spatiotemporal features, CUE-Net achieves state-of-the-art performance on the RWF-2000 and RLVS datasets, surpassing existing methods.
