STIG-Net: a spatial–temporal interactive graph framework for recognizing violent behaviors in videos
摘要
Recognizing violent behaviors in videos is a challenging task due to the complexity of human actions and background information. In this paper, we propose STIG-Net, a spatial–temporal interactive graph framework, to address this issue. By extracting keypoints from video frames and constructing special edges based on their relationships, STIG-Net leverages graph neural networks and an attention mechanism to capture the spatial and temporal dynamics of violent behaviors. We evaluate our method on five benchmark datasets, achieving outstanding accuracy and AUC scores. Our approach effectively reduces the influence of background information and demonstrates high recognition rates, as evidenced by ablation studies. The source code and datasets are openly available at https://github.com/Estancys/STIG-Net.