CLDec 18, 2024

Cross-Lingual Transfer of Debiasing and Detoxification in Multilingual LLMs: An Extensive Investigation

arXiv:2412.14050v45 citationsh-index: 12ACL
Originality Incremental advance
AI Analysis

This addresses the challenge of ensuring safe and fluent AI outputs in multiple languages, though it highlights incremental improvements with trade-offs.

The study tackled the problem of increased harmful biases and toxicity in multilingual large language models when prompted in non-English languages, finding that finetuning methods like direct preference optimization can mitigate these issues with transfer across languages, but at the cost of reduced text generation ability in those languages.

Recent generative large language models (LLMs) show remarkable performance in non-English languages, but when prompted in those languages they tend to express higher harmful social biases and toxicity levels. Prior work has shown that finetuning on specialized datasets can mitigate this behavior, and doing so in English can transfer to other languages. In this work, we investigate the impact of different finetuning methods on the model's bias and toxicity, but also on its ability to produce fluent and diverse text. We reduce biases by finetuning on curated non-harmful text, but find only direct preference optimization to be effective for mitigating toxicity. The mitigation caused by applying these methods in English also transfers to non-English languages. We find evidence that the extent to which transfer takes place can be predicted by the amount of data in a given language present in the model's pretraining data. However, this transfer of bias and toxicity mitigation often comes at the expense of decreased language generation ability in non-English languages, highlighting the importance of developing language-specific bias and toxicity mitigation methods.

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