paper-with-me

홈 › Papers

Efficient Hate Speech Detection: Evaluating 38 Models from Traditional Methods to Transformers

2025-09-14 · Mahmoud Abusaqer, Jamil Saquer, Hazim Shatnawi arxiv

The proliferation of hate speech on social media necessitates automated detection systems that balance accuracy with computational efficiency. This study evaluates 38 model configurations in detecting hate speech across datasets ranging from 6.5K to 451K samples. We analyze transformer architectures (e.g., BERT, RoBERTa, Distil-BERT), deep neural networks (e.g., CNN, LSTM, GRU, Hierarchical Attention Networks), and traditional machine learning methods (e.g., SVM, CatBoost, Random Forest). Our results show that transformers, particularly RoBERTa, consistently achieve superior performance with accuracy and F1-scores exceeding 90%. Among deep learning approaches, Hierarchical Attention Networks yield the best results, while traditional methods like CatBoost and SVM remain competitive, achieving F1-scores above 88% with significantly lower computational costs. Additionally, our analysis highlights the importance of dataset characteristics, with balanced, moderately sized unprocessed datasets outperforming larger, preprocessed datasets. These findings offer valuable insights for developing efficient and effective hate speech detection systems.

📄 PDF Abstract BibTeX arXiv:2509.14266

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyHate Speech Detection

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptation for Hate Speech Detection Using a Data Augmentation Approach

2021-07-27 · Sheikh Muhammad Sarwar, Vanessa Murdock

Online harassment in the form of hate speech has been on the rise in recent years. Addressing the issue requires a combination of content moderation by people, aided by automatic detection methods. As content moderation …

Cultural Vocal Bursts Intensity PredictionData AugmentationDomain AdaptationHate Speech Detection+1

Evaluating Simple Debiasing Techniques in RoBERTa-based Hate Speech Detection Models

2025-01-26 · Diana Iftimie, Erik Zinn

The hate speech detection task is known to suffer from bias against African American English (AAE) dialect text, due to the annotation bias present in the underlying hate speech datasets used to train these models. This …

Hate Speech Detection

Bridging the gap in online hate speech detection: a comparative analysis of BERT and traditional models for homophobic content identification on X/Twitter

2024-05-15 · Josh McGiff, Nikola S. Nikolov

Our study addresses a significant gap in online hate speech detection research by focusing on homophobia, an area often neglected in sentiment analysis research. Utilising advanced sentiment analysis models, particularly…

Hate Speech DetectionSentiment Analysis

DeepHate: Hate Speech Detection via Multi-Faceted Text Representations

2021-03-14 · Rui Cao, Roy Ka-Wei Lee, Tuan-Anh Hoang

Online hate speech is an important issue that breaks the cohesiveness of online social communities and even raises public safety concerns in our societies. Motivated by this rising issue, researchers have developed many …

Hate Speech DetectionWord Embeddings

On the Challenges of Building Datasets for Hate Speech Detection

2023-09-06 · Vitthal Bhandari

Detection of hate speech has been formulated as a standalone application of NLP and different approaches have been adopted for identifying the target groups, obtaining raw data, defining the labeling process, choosing th…

Hate Speech Detection