paper-with-me

Papers

AlexU-AIC at Arabic Hate Speech 2022: Contrast to Classify

2022-07-18 · OSACT (LREC) 2022 6 · Ahmad Shapiro, Ayman Khalafallah, Marwan Torki

Online presence on social media platforms such as Facebook and Twitter has become a daily habit for internet users. Despite the vast amount of services the platforms offer for their users, users suffer from cyber-bullying, which further leads to mental abuse and may escalate to cause physical harm to individuals or targeted groups. In this paper, we present our submission to the Arabic Hate Speech 2022 Shared Task Workshop (OSACT5 2022) using the associated Arabic Twitter dataset. The shared task consists of 3 sub-tasks, sub-task A focuses on detecting whether the tweet is offensive or not. Then, For offensive Tweets, sub-task B focuses on detecting whether the tweet is hate speech or not. Finally, For hate speech Tweets, sub-task C focuses on detecting the fine-grained type of hate speech among six different classes. Transformer models proved their efficiency in classification tasks, but with the problem of over-fitting when fine-tuned on a small or an imbalanced dataset. We overcome this limitation by investigating multiple training paradigms such as Contrastive learning and Multi-task learning along with Classification fine-tuning and an ensemble of our top 5 performers. Our proposed solution achieved 0.841, 0.817, and 0.476 macro F1-average in sub-tasks A, B, and C respectively.

📄 PDF Abstract BibTeX arXiv:2207.08557

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningMulti-Task Learning

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Adam 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

An Annotated Corpus of Arabic Tweets for Hate Speech Analysis

2025-05-17 · Md. Rafiul Biswas, Wajdi Zaghouani

Identifying hate speech content in the Arabic language is challenging due to the rich quality of dialectal variations. This study introduces a multilabel hate speech dataset in the Arabic language. We have collected 1000…

Ensemble of pre-trained language models and data augmentation for hate speech detection from Arabic tweets

2024-07-02 · Kheir Eddine Daouadi, Yaakoub Boualleg, Kheir Eddine Haouaouchi

Today, hate speech classification from Arabic tweets has drawn the attention of several researchers. Many systems and techniques have been developed to resolve this classification task. Nevertheless, two of the major cha…

Data AugmentationEnsemble LearningHate Speech Detection

Separating Hate Speech and Offensive Language Classes via Adversarial Debiasing

2022-07-01 · NAACL (WOAH) 2022 7 · Shuzhou Yuan, Antonis Maronikolakis, Hinrich Schütze

Research to tackle hate speech plaguing online media has made strides in providing solutions, analyzing bias and curating data. A challenging problem is ambiguity between hate speech and offensive language, causing low p…

ARHNet - Leveraging Community Interaction for Detection of Religious Hate Speech in Arabic

2019-07-01 · ACL 2019 7 · Arijit Ghosh Chowdhury, Aniket Didolkar, Ramit Sawhney, Rajiv Ratn Shah

The rapid widespread of social media has lead to some undesirable consequences like the rapid increase of hateful content and offensive language. Religious Hate Speech, in particular, often leads to unrest and sometimes …

Word Embeddings

Detecting Islamic Radicalism Arabic Tweets Using Natural Language Processing

2022-07-01 · IEEE Access 2022 7 · Khalid T. Mursi, MOHAMMAD D. ALAHMADI, FAISAL S. ALSUBAEI, AHMED S. ALGHAMDI

The image of the tolerant religion of Islam has been distorted by extremists in the last two decades in many ways, such as luring teenagers into terrorist acts. Nowadays, millions of users socialize and share ideas using…

Sentiment Analysis