CLApr 27, 2024

Toxicity Classification in Ukrainian

arXiv:2404.17841v10.0526 citationsh-index: 16WOAH
AI Analysis15

This addresses the problem of toxicity detection for Ukrainian language users, enabling safer language models, but it is incremental as it applies existing methods to a new language.

The study tackled the lack of labeled toxicity classification data for Ukrainian by creating a corpus through translation, keyword filtering, and crowdsourcing, and compared cross-lingual transfer methods, finding robust baselines for toxicity detection.

The task of toxicity detection is still a relevant task, especially in the context of safe and fair LMs development. Nevertheless, labeled binary toxicity classification corpora are not available for all languages, which is understandable given the resource-intensive nature of the annotation process. Ukrainian, in particular, is among the languages lacking such resources. To our knowledge, there has been no existing toxicity classification corpus in Ukrainian. In this study, we aim to fill this gap by investigating cross-lingual knowledge transfer techniques and creating labeled corpora by: (i)~translating from an English corpus, (ii)~filtering toxic samples using keywords, and (iii)~annotating with crowdsourcing. We compare LLMs prompting and other cross-lingual transfer approaches with and without fine-tuning offering insights into the most robust and efficient baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes