paper-with-me

Papers

UPV at the Arabic Hate Speech 2022 Shared Task: Offensive Language and Hate Speech Detection using Transformers and Ensemble Models

2022-06-01 · OSACT (LREC) 2022 6 · Angel Felipe Magnossão de Paula, Paolo Rosso, Imene Bensalem, Wajdi Zaghouani

This paper describes our participation in the shared task Fine-Grained Hate Speech Detection on Arabic Twitter at the 5th Workshop on Open-Source Arabic Corpora and Processing Tools (OSACT). The shared task is divided into three detection subtasks: (i) Detect whether a tweet is offensive or not; (ii) Detect whether a tweet contains hate speech or not; and (iii) Detect the fine-grained type of hate speech (race, religion, ideology, disability, social class, and gender). It is an effort toward the goal of mitigating the spread of offensive language and hate speech in Arabic-written content on social media platforms. To solve the three subtasks, we employed six different transformer versions: AraBert, AraElectra, Albert-Arabic, AraGPT2, mBert, and XLM-Roberta. We experimented with models based on encoder and decoder blocks and models exclusively trained on Arabic and also on several languages. Likewise, we applied two ensemble methods: Majority vote and Highest sum. Our approach outperformed the official baseline in all the subtasks, not only considering F1-macro results but also accuracy, recall, and precision. The results suggest that the Highest sum is an excellent approach to encompassing transformer output to create an ensemble since this method offered at least top-two F1-macro values across all the experiments performed on development and test data.

📄 PDF Abstract BibTeX

Code (1)

angelfelipemp/Transformers-for-Arabic-hate-speech-and-offensive-language 공식 구현 pytorch

Tasks

DecoderHate Speech Detection

Similar Papers 제목 키워드 기반

OSACT4 Shared Task on Offensive Language Detection: Intensive Preprocessing-Based Approach

2020-05-14 · LREC 2020 5 · Fatemah Husain

The preprocessing phase is one of the key phases within the text classification pipeline. This study aims at investigating the impact of the preprocessing phase on text classification, specifically on offensive language …

ClassificationDimensionality ReductionGeneral ClassificationHate Speech Detection+2

CHILLAX - at Arabic Hate Speech 2022: A Hybrid Machine Learning and Transformers based Model to Detect Arabic Offensive and Hate Speech

2022-06-01 · OSACT (LREC) 2022 6 · Kirollos Makram, Kirollos George Nessim, Malak Emad Abd-Almalak, Shady Zekry Roshdy 외

Hate speech and offensive language have become a crucial problem nowadays due to the extensive usage of social media by people of different gender, nationality, religion and other types of characteristics allowing anyone…

Hybrid Machine LearningLanguage ModelingLanguage Modellingregression

Leveraging Affective Bidirectional Transformers for Offensive Language Detection

2020-05-16 · LREC 2020 5 · AbdelRahim Elmadany, Chiyu Zhang, Muhammad Abdul-Mageed, Azadeh Hashemi

Social media are pervasive in our life, making it necessary to ensure safe online experiences by detecting and removing offensive and hate speech. In this work, we report our submission to the Offensive Language and hate…

Data AugmentationFeature EngineeringHate Speech Detection

ASU\_OPTO at OSACT4 - Offensive Language Detection for Arabic text

2020-05-01 · LREC 2020 5 · Amr Keleg, Samhaa R. El-Beltagy, Mahmoud Khalil

In the past years, toxic comments and offensive speech are polluting the internet and manual inspection of these comments is becoming a tiresome task to manage. Having a machine learning based model that is able to filte…

Overview of OSACT5 Shared Task on Arabic Offensive Language and Hate Speech Detection

2022-06-01 · OSACT (LREC) 2022 6 · Hamdy Mubarak, Hend Al-Khalifa, Abdulmohsen Al-Thubaity

This paper provides an overview of the shard task on detecting offensive language, hate speech, and fine-grained hate speech at the fifth workshop on Open-Source Arabic Corpora and Processing Tools (OSACT5). The shared t…

Hate Speech Detection