paper-with-me

홈 › Papers

Cross-lingual hate speech detection based on multilingual domain-specific word embeddings

2021-04-30 · Aymé Arango, Jorge Pérez, Barbara Poblete

Automatic hate speech detection in online social networks is an important open problem in Natural Language Processing (NLP). Hate speech is a multidimensional issue, strongly dependant on language and cultural factors. Despite its relevance, research on this topic has been almost exclusively devoted to English. Most supervised learning resources, such as labeled datasets and NLP tools, have been created for this same language. Considering that a large portion of users worldwide speak in languages other than English, there is an important need for creating efficient approaches for multilingual hate speech detection. In this work we propose to address the problem of multilingual hate speech detection from the perspective of transfer learning. Our goal is to determine if knowledge from one particular language can be used to classify other language, and to determine effective ways to achieve this. We propose a hate specific data representation and evaluate its effectiveness against general-purpose universal representations most of which, unlike our proposed model, have been trained on massive amounts of data. We focus on a cross-lingual setting, in which one needs to classify hate speech in one language without having access to any labeled data for that language. We show that the use of our simple yet specific multilingual hate representations improves classification results. We explain this with a qualitative analysis showing that our specific representation is able to capture some common patterns in how hate speech presents itself in different languages. Our proposal constitutes, to the best of our knowledge, the first attempt for constructing multilingual specific-task representations. Despite its simplicity, our model outperformed the previous approaches for most of the experimental setups. Our findings can orient future solutions toward the use of domain-specific representations.

📄 PDF Abstract BibTeX arXiv:2104.14728

Code (0)

등록된 구현이 없습니다.

Tasks

Hate Speech DetectionTransfer LearningWord Embeddings

Similar Papers 제목 키워드 기반

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

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 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

Comparison of Modern Multilingual Text Embedding Techniques for Hate Speech Detection Task

2026-04-16 · Evaldas Vaiciukynas, Paulius Danenas, Linas Ablonskis, Algirdas Sukys 외 arxiv

Online hate speech and abusive language pose a growing challenge for content moderation, especially in multilingual settings and for low-resource languages such as Lithuanian. This paper investigates to what extent moder…

Unsupervised Anomaly DetectionHate 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