paper-with-me

홈 › Papers

Multiclass Hate Speech Detection with RoBERTa-OTA: Integrating Transformer Attention and Graph Convolutional Networks

2026-02-03 · Mahmoud Abusaqer, Jamil Saquer arxiv

Multiclass hate speech detection across demographic categories remains computationally challenging due to implicit targeting strategies and linguistic variability in social media content. Existing approaches rely solely on learned representations from training data, without explicitly incorporating structured ontological frameworks that can enhance classification through formal domain knowledge integration. We propose RoBERTa-OTA, which introduces ontology-guided attention mechanisms that process textual features alongside structured knowledge representations through enhanced Graph Convolutional Networks. The architecture combines RoBERTa embeddings with scaled attention layers and graph neural networks to integrate contextual language understanding with domain-specific semantic knowledge. Evaluation across 39,747 balanced samples using 5-fold cross-validation demonstrates significant performance gains over baseline RoBERTa implementations and existing state-of-the-art methods. RoBERTa-OTA achieves 96.04\% accuracy compared to 95.02\% for standard RoBERTa, with substantial improvements for challenging categories: gender-based hate speech detection improves by 2.36 percentage points while other hate speech categories improve by 2.38 percentage points. The enhanced architecture maintains computational efficiency with only 0.33\% parameter overhead, providing practical advantages for large-scale content moderation applications requiring fine-grained demographic hate speech classification.

📄 PDF Abstract BibTeX arXiv:2603.04414

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyHate Speech Detection

Similar Papers 제목 키워드 기반

MasonPerplexity at Multimodal Hate Speech Event Detection 2024: Hate Speech and Target Detection Using Transformer Ensembles

2024-02-03 · Amrita Ganguly, Al Nahian Bin Emran, Sadiya Sayara Chowdhury Puspo, Md Nishat Raihan 외

The automatic identification of offensive language such as hate speech is important to keep discussions civil in online communities. Identifying hate speech in multimodal content is a particularly challenging task becaus…

Event Detection

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

TheNorth at SemEval-2020 Task 12: Hate Speech Detection Using RoBERTa

2020-12-01 · SEMEVAL 2020 · Pedro Alonso, Rajkumar Saini, Gy{\"o}rgy Kovacs

Hate speech detection on social media platforms is crucial as it helps to avoid severe situations, and severe harm to marginalized people and groups. The application of Natural Language Processing(NLP) and Deep Learning …

Hate Speech Detection

Multimodal Hate Speech Detection from Bengali Memes and Texts

2022-04-19 · Md. Rezaul Karim, Sumon Kanti Dey, Tanhim Islam, Md. Shajalal 외

Numerous machine learning (ML) and deep learning (DL)-based approaches have been proposed to utilize textual data from social media for anti-social behavior analysis like cyberbullying, fake news detection, and identific…

Fake News DetectionHate Speech DetectionWord Embeddings

IITR-CIOL@NLU of Devanagari Script Languages 2025: Multilingual Hate Speech Detection and Target Identification in Devanagari-Scripted Languages

2024-12-23 · Siddhant Gupta, Siddh Singhal, Azmine Toushik Wasi

This work focuses on two subtasks related to hate speech detection and target identification in Devanagari-scripted languages, specifically Hindi, Marathi, Nepali, Bhojpuri, and Sanskrit. Subtask B involves detecting hat…

Binary ClassificationDiversityHate Speech Detection