paper-with-me

홈 › Papers

Violence Detection in Videos

2021-09-18 · Praveen Tirupattur, Christian Schulze, Andreas Dengel

In the recent years, there has been a tremendous increase in the amount of video content uploaded to social networking and video sharing websites like Facebook and Youtube. As of result of this, the risk of children getting exposed to adult and violent content on the web also increased. To address this issue, an approach to automatically detect violent content in videos is proposed in this work. Here, a novel attempt is made also to detect the category of violence present in a video. A system which can automatically detect violence from both Hollywood movies and videos from the web is extremely useful not only in parental control but also for applications related to movie ratings, video surveillance, genre classification and so on. Here, both audio and visual features are used to detect violence. MFCC features are used as audio cues. Blood, Motion, and SentiBank features are used as visual cues. Binary SVM classifiers are trained on each of these features to detect violence. Late fusion using a weighted sum of classification scores is performed to get final classification scores for each of the violence class target by the system. To determine optimal weights for each of the violence classes an approach based on grid search is employed. Publicly available datasets, mainly Violent Scene Detection (VSD), are used for classifier training, weight calculation, and testing. The performance of the system is evaluated on two classification tasks, Multi-Class classification, and Binary Classification. The results obtained for Binary Classification are better than the baseline results from MediaEval-2014.

📄 PDF Abstract BibTeX arXiv:2109.08941

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationGenre classificationMulti-class Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

JOSENet: A Joint Stream Embedding Network for Violence Detection in Surveillance Videos

2024-05-05 · Pietro Nardelli, Danilo Comminiello

The increasing proliferation of video surveillance cameras and the escalating demand for crime prevention have intensified interest in the task of violence detection within the research community. Compared to other actio…

Action RecognitionSelf-Supervised Learning

Enhancing Human Action Recognition and Violence Detection Through Deep Learning Audiovisual Fusion

2024-08-04 · Pooya Janani, AmirAbolfazl Suratgar, Afshin Taghvaeipour

This paper proposes a hybrid fusion-based deep learning approach based on two different modalities, audio and video, to improve human activity recognition and violence detection in public places. To take advantage of aud…

Action RecognitionActivity RecognitionHuman Activity RecognitionTemporal Action Localization

Detecting Violence in Video using Subclasses

2016-04-27 · Xirong Li, Yujia Huo, Jieping Xu, Qin Jin

This paper attacks the challenging problem of violence detection in videos. Different from existing works focusing on combining multi-modal features, we go one step further by adding and exploiting subclasses visually re…

2D bidirectional gated recurrent unit convolutional Neural networks for end-to-end violence detection In videos

2024-09-11 · Abdarahmane Traoré, Moulay A. Akhloufi

Abnormal behavior detection, action recognition, fight and violence detection in videos is an area that has attracted a lot of interest in recent years. In this work, we propose an architecture that combines a Bidirectio…

Action Recognition

Balancing Accuracy and Training Time in Federated Learning for Violence Detection in Surveillance Videos: A Study of Neural Network Architectures

2023-06-29 · Pajon Quentin, Serre Swan, Wissocq Hugo, Rabaud Léo 외

This paper presents an investigation into machine learning techniques for violence detection in videos and their adaptation to a federated learning context. The study includes experiments with spatio-temporal features ex…

Federated LearningTransfer Learning