paper-with-me

홈 › Papers

Toward Generalized Cross-Lingual Hateful Language Detection with Web-Scale Data and Ensemble LLM Annotations

2026-03-18 · Dang H. Dang, Jelena Mitrovi, Michael Granitzer arxiv

We study whether large-scale unlabelled web data and LLM-based synthetic annotations can improve multilingual hate speech detection. Starting from texts crawled via OpenWebSearch.eu~(OWS) in four languages (English, German, Spanish, Vietnamese), we pursue two complementary strategies. First, we apply continued pre-training to BERT models by continuing masked language modelling on unlabelled OWS texts before supervised fine-tuning, and show that this yields an average macro-F1 gain of approximately 3% over standard baselines across sixteen benchmarks, with stronger gains in low-resource settings. Second, we use four open-source LLMs (Mistral-7B, Llama3.1-8B, Gemma2-9B, Qwen2.5-14B) to produce synthetic annotations through three ensemble strategies: mean averaging, majority voting, and a LightGBM meta-learner. The LightGBM ensemble consistently outperforms the other strategies. Fine-tuning on these synthetic labels substantially benefits a small model (Llama3.2-1B: +11% pooled F1), but provides only a modest gain for the larger Qwen2.5-14B (+0.6%). Our results indicate that the combination of web-scale unlabelled data and LLM-ensemble annotations is the most valuable for smaller models and low-resource languages.

📄 PDF Abstract BibTeX arXiv:2604.09625

Code (0)

등록된 구현이 없습니다.

Tasks

Hate Speech DetectionLanguage Modelling

Similar Papers 제목 키워드 기반

MultiHateClip: A Multilingual Benchmark Dataset for Hateful Video Detection on YouTube and Bilibili

2024-07-28 · Han Wang, Tan Rui Yang, Usman Naseem, Roy Ka-Wei Lee

Hate speech is a pressing issue in modern society, with significant effects both online and offline. Recent research in hate speech detection has primarily centered on text-based media, largely overlooking multimodal con…

Hate Speech DetectionVideo Classification

Multilingual Detection of Hate Speech Against Immigrants and Women in Twitter at SemEval-2019 Task 5: Frequency Analysis Interpolation for Hate in Speech Detection

2019-06-01 · SEMEVAL 2019 6 · {\`O}scar Garibo i Orts

This document describes a text change of representation approach to the task of Multilingual Detection of Hate Speech Against Immigrants and Women in Twitter, as part of SemEval-2019 1 . The task is divided in two sub-ta…

From Native Memes to Global Moderation: Cross-Cultural Evaluation of Vision-Language Models for Hateful Meme Detection

2026-02-07 · Mo Wang, Kaixuan Ren, Pratik Jalan, Ahmed Ashraf 외 arxiv

Cultural context profoundly shapes how people interpret online content, yet vision-language models (VLMs) remain predominantly trained through Western or English-centric lenses. This limits their fairness and cross-cultu…

One-Shot Learning

Battling Hateful Content in Indic Languages HASOC '21

2021-10-25 · Forum for Information Retrieval Evaluation (FIRE) 2021 12 · Aditya Kadam, Anmol Goel, Jivitesh Jain, Jushaan Singh Kalra 외

The extensive rise in consumption of online social media (OSMs) by a large number of people poses a critical problem of curbing the spread of hateful content on these platforms. With the growing usage of OSMs in multiple…

Hate Speech Detection

Exposing the limits of Zero-shot Cross-lingual Hate Speech Detection

2021-08-01 · ACL 2021 5 · Debora Nozza

Reducing and counter-acting hate speech on Social Media is a significant concern. Most of the proposed automatic methods are conducted exclusively on English and very few consistently labeled, non-English resources have …

Cross-Lingual TransferHate Speech DetectionTransfer LearningZero-Shot Cross-Lingual Transfer