paper-with-me

Papers

Reinforcement Learning-based Mixture of Vision Transformers for Video Violence Recognition

2023-10-04 · Hamid Mohammadi, Ehsan Nazerfard, Tahereh Firoozi

Video violence recognition based on deep learning concerns accurate yet scalable human violence recognition. Currently, most state-of-the-art video violence recognition studies use CNN-based models to represent and categorize videos. However, recent studies suggest that pre-trained transformers are more accurate than CNN-based models on various video analysis benchmarks. Yet these models are not thoroughly evaluated for video violence recognition. This paper introduces a novel transformer-based Mixture of Experts (MoE) video violence recognition system. Through an intelligent combination of large vision transformers and efficient transformer architectures, the proposed system not only takes advantage of the vision transformer architecture but also reduces the cost of utilizing large vision transformers. The proposed architecture maximizes violence recognition system accuracy while actively reducing computational costs through a reinforcement learning-based router. The empirical results show the proposed MoE architecture's superiority over CNN-based models by achieving 92.4% accuracy on the RWF dataset.

📄 PDF Abstract BibTeX arXiv:2310.03108

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-Expertsreinforcement-learning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…

Similar Papers 제목 키워드 기반

Video Vision Transformers for Violence Detection

2022-09-08 · Sanskar Singh, Shivaibhav Dewangan, Ghanta Sai Krishna, Vandit Tyagi 외

Law enforcement and city safety are significantly impacted by detecting violent incidents in surveillance systems. Although modern (smart) cameras are widely available and affordable, such technological solutions are imp…

Data Augmentation

Data Efficient Video Transformer for Violence Detection

2021-07-17 · IEEE International Conference on Communication, Networks and Satellite (ComNetSat) 2021 7 · almamon rasool abdali

In smart cities, violence event detection is critical to ensure city safety. Several studies have been done on this topic with a focus on 2d-Convolutional Neural Network (2d-CNN) to detect spatial features from each fram…

Action RecognitionEvent Detection

Comparative Analysis: Violence Recognition from Videos using Transfer Learning

2024-08-26 · Dursun Dashdamirov

Action recognition has become a hot topic in computer vision. However, the main applications of computer vision in video processing have focused on detection of relatively simple actions while complex events such as viol…

Action RecognitionBenchmarkingTransfer Learning

Video Violence Recognition and Localization Using a Semi-Supervised Hard Attention Model

2022-02-04 · Hamid Mohammadi, Ehsan Nazerfard

The significant growth of surveillance camera networks necessitates scalable AI solutions to efficiently analyze the large amount of video data produced by these networks. As a typical analysis performed on surveillance …

Activity RecognitionHard Attentionreinforcement-learningReinforcement Learning+1

SSIVD-Net: A Novel Salient Super Image Classification & Detection Technique for Weaponized Violence

2022-07-26 · Toluwani Aremu, Li Zhiyuan, Reem Alameeri, Mustaqeem Khan 외

Detection of violence and weaponized violence in closed-circuit television (CCTV) footage requires a comprehensive approach. In this work, we introduce the \emph{Smart-City CCTV Violence Detection (SCVD)} dataset, specif…

Action Recognitionimage-classificationImage ClassificationVideo Classification+1