paper-with-me

Papers

Addressing the Challenges of Cross-Lingual Hate Speech Detection

2022-01-15 · Irina Bigoulaeva, Viktor Hangya, Iryna Gurevych, Alexander Fraser

The goal of hate speech detection is to filter negative online content aiming at certain groups of people. Due to the easy accessibility of social media platforms it is crucial to protect everyone which requires building hate speech detection systems for a wide range of languages. However, the available labeled hate speech datasets are limited making it problematic to build systems for many languages. In this paper we focus on cross-lingual transfer learning to support hate speech detection in low-resource languages. We leverage cross-lingual word embeddings to train our neural network systems on the source language and apply it to the target language, which lacks labeled examples, and show that good performance can be achieved. We then incorporate unlabeled target language data for further model improvements by bootstrapping labels using an ensemble of different model architectures. Furthermore, we investigate the issue of label imbalance of hate speech datasets, since the high ratio of non-hate examples compared to hate examples often leads to low model performance. We test simple data undersampling and oversampling techniques and show their effectiveness.

📄 PDF Abstract BibTeX arXiv:2201.05922

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferCross-Lingual Word EmbeddingsHate Speech DetectionTransfer LearningWord Embeddings

Similar Papers 제목 키워드 기반

Highly Generalizable Models for Multilingual Hate Speech Detection

2022-01-27 · Neha Deshpande, Nicholas Farris, Vidhur Kumar

Hate speech detection has become an important research topic within the past decade. More private corporations are needing to regulate user generated content on different platforms across the globe. In this paper, we int…

Hate Speech Detection

Multilingual HateCheck: Functional Tests for Multilingual Hate Speech Detection Models

2022-06-20 · NAACL (WOAH) 2022 7 · Paul Röttger, Haitham Seelawi, Debora Nozza, Zeerak Talat 외

Hate speech detection models are typically evaluated on held-out test sets. However, this risks painting an incomplete and potentially misleading picture of model performance because of increasingly well-documented syste…

DiagnosticHate Speech Detection

LAHM : Large Annotated Dataset for Multi-Domain and Multilingual Hate Speech Identification

2023-04-03 · Ankit Yadav, Shubham Chandel, Sushant Chatufale, Anil Bandhakavi

Current research on hate speech analysis is typically oriented towards monolingual and single classification tasks. In this paper, we present a new multilingual hate speech analysis dataset for English, Hindi, Arabic, Fr…

ClassificationHate Speech DetectionMachine Translation

Multilingual Auxiliary Tasks Training: Bridging the Gap between Languages for Zero-Shot Transfer of Hate Speech Detection Models

2022-10-24 · Syrielle Montariol, Arij Riabi, Djamé Seddah

Zero-shot cross-lingual transfer learning has been shown to be highly challenging for tasks involving a lot of linguistic specificities or when a cultural gap is present between languages, such as in hate speech detectio…

Cross-Lingual TransferHate Speech Detectionnamed-entity-recognitionNamed Entity Recognition+4

Cross-lingual Capsule Network for Hate Speech Detection in Social Media

2021-08-06 · Aiqi Jiang, Arkaitz Zubiaga

Most hate speech detection research focuses on a single language, generally English, which limits their generalisability to other languages. In this paper we investigate the cross-lingual hate speech detection task, tack…

Hate Speech Detection