CORTEXA
← Browse
crossrefAlgorithms2025-06-01Cited by 8

Machine Learning- and Deep Learning-Based Multi-Model System for Hate Speech Detection on Facebook

Amna Naseeb, Muhammad Zain, Nisar Hussain, Amna Qasim, Fiaz Ahmad, Grigori Sidorov, Alexander Gelbukh

Hate speech is a complex topic that transcends language, culture, and even social spheres. Recently, the spread of hate speech on social media sites like Facebook has added a new layer of complexity to the issue of online safety and content moderation. This study seeks to minimize this problem by developing an Arabic script-based tool for automatically detecting hate speech in Roman Urdu, an informal script used most commonly for South Asian digital communications. Roman Urdu is relatively complex as there are no standardized spellings, leading to syntactic variations, which increases the difficulty of hate speech detection. To tackle this problem, we adopt a holistic strategy using a combination of six machine learning (ML) and four Deep Learning (DL) models, a dataset from Facebook comments, which was preprocessed (tokenization, stopwords removal, etc.), and text vectorization (TF-IDF, word embeddings). The ML algorithms used in this study are LR, SVM, RF, NB, KNN, and GBM. We also use deep learning architectures like CNN, RNN, LSTM, and GRU to increase the accuracy of the classification further. It is proven by the experimental results that deep learning models outperform the traditional ML approaches by a significant margin, with CNN and LSTM achieving accuracies of 95.1% and 96.2%, respectively. As far as we are aware, this is the first work that investigates QLoRA for fine-tuning large models for the task of offensive language detection in Roman Urdu.

View free PDFSource page

Related papers

crossrefAlgorithms2023-06-02Cited by 31

An Adaptive Deep Learning Neural Network Model to Enhance Machine-Learning-Based Classifiers for Intrusion Detection in Smart Grids

Xue Jun Li, Maode Ma, Yihan Sun

Modern smart grids are built based on top of advanced computing and networking technologies, where condition monitoring relies on secure cyberphysical connectivity. Over the network infrastructure, transported data containing confidential information, must be protected as smart g…

View free PDFSource page
crossrefAlgorithms2024-07-18Cited by 8

Threshold Active Learning Approach for Physical Violence Detection on Images Obtained from Video (Frame-Level) Using Pre-Trained Deep Learning Neural Network Models

Itzel M. Abundez, Roberto Alejo, Francisco Primero Primero, Everardo E. Granda-Gutiérrez, Otniel Portillo-Rodríguez, Juan Alberto Antonio Velázquez

Public authorities and private companies have used video cameras as part of surveillance systems, and one of their objectives is the rapid detection of physically violent actions. This task is usually performed by human visual inspection, which is labor-intensive. For this reason…

View free PDFSource page
crossrefAlgorithms2024-10-24Cited by 15

A Review on Resource-Constrained Embedded Vision Systems-Based Tiny Machine Learning for Robotic Applications

Miguel Beltrán-Escobar, Teresa E. Alarcón, Jesse Y. Rumbo-Morales, Sonia López, Gerardo Ortiz-Torres, Felipe D. J. Sorcia-Vázquez

The evolution of low-cost embedded systems is growing exponentially; likewise, their use in robotics applications aims to achieve critical task execution by implementing sophisticated control and computer vision algorithms. We review the state-of-the-art strategies available for…

View free PDFSource page
crossrefAlgorithms2026-07-24

A Machine Learning-Based Predictive Model for Maintenance Management of Combustion Engines in the Agricultural Sector

Ivan-Fredy Jaramillo, Walter Orozco-Iguasnia, Rubén Patricio Alcocer Quinteros, Ricardo Rafael Villarroel-Molina, Alejandro Vilcacundo-Chiluisa

Maintenance management of stationary combustion engines in the agricultural sector remains largely manual, increasing the risk of unplanned downtime. This study developed a machine learning-based predictive model to anticipate failures within a 60-day horizon, enabling the transi…

View free PDFSource page
crossrefAlgorithms2024-02-22Cited by 35

Deep Machine Learning of MobileNet, Efficient, and Inception Models

Monika Rybczak, Krystian Kozakiewicz

Today, specific convolution neural network (CNN) models assigned to specific tasks are often used. In this article, the authors explored three models: MobileNet, EfficientNetB0, and InceptionV3 combined. The authors were interested in investigating how quickly an artificial intel…

View free PDFSource page
crossrefAlgorithms2022-04-27Cited by 15

An Emotion and Attention Recognition System to Classify the Level of Engagement to a Video Conversation by Participants in Real Time Using Machine Learning Models and Utilizing a Neural Accelerator Chip

Janith Kodithuwakku, Dilki Dandeniya Arachchi, Jay Rajasekera

It is not an easy task for organizers to observe the engagement level of a video meeting audience. This research was conducted to build an intelligent system to enhance the experience of video conversations such as virtual meetings and online classrooms using convolutional neural…

View free PDFSource page