CLAIMar 6, 2024

From One to Many: Expanding the Scope of Toxicity Mitigation in Language Models

arXiv:2403.03893v337 citationsh-index: 21Has CodeACL
Originality Synthesis-oriented
AI Analysis

This addresses safety concerns for users of multilingual language models, but it is incremental as it extends existing methods to new data.

The paper tackles the problem of toxicity mitigation in language models by expanding it from single-language to multilingual settings, using translated data and comparing finetuning against retrieval-augmented techniques across nine languages, with results showing insights into cross-lingual transfer and model size effects.

To date, toxicity mitigation in language models has almost entirely been focused on single-language settings. As language models embrace multilingual capabilities, it's crucial our safety measures keep pace. Recognizing this research gap, our approach expands the scope of conventional toxicity mitigation to address the complexities presented by multiple languages. In the absence of sufficient annotated datasets across languages, we employ translated data to evaluate and enhance our mitigation techniques. We also compare finetuning mitigation approaches against retrieval-augmented techniques under both static and continual toxicity mitigation scenarios. This allows us to examine the effects of translation quality and the cross-lingual transfer on toxicity mitigation. We also explore how model size and data quantity affect the success of these mitigation efforts. Covering nine languages, our study represents a broad array of linguistic families and levels of resource availability, ranging from high to mid-resource languages. Through comprehensive experiments, we provide insights into the complexities of multilingual toxicity mitigation, offering valuable insights and paving the way for future research in this increasingly important field. Code and data are available at https://github.com/for-ai/goodtriever.

Code Implementations1 repo
Foundations

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

Your Notes