English

Preference Tuning For Toxicity Mitigation Generalizes Across Languages

Computation and Language 2024-11-11 v2 Artificial Intelligence Cryptography and Security Machine Learning

Abstract

Detoxifying multilingual Large Language Models (LLMs) has become crucial due to their increasing global use. In this work, we explore zero-shot cross-lingual generalization of preference tuning in detoxifying LLMs. Unlike previous studies that show limited cross-lingual generalization for other safety tasks, we demonstrate that Direct Preference Optimization (DPO) training with only English data can significantly reduce toxicity in multilingual open-ended generations. For example, the probability of mGPT-1.3B generating toxic continuations drops from 46.8% to 3.9% across 17 different languages after training. Our results also extend to other multilingual LLMs, such as BLOOM, Llama3, and Aya-23. Using mechanistic interpretability tools like causal intervention and activation analysis, we identified the dual multilinguality property of MLP layers in LLMs, which explains the cross-lingual generalization of DPO. Finally, we show that bilingual sentence retrieval can predict the cross-lingual transferability of DPO preference tuning.

Keywords

Cite

@article{arxiv.2406.16235,
  title  = {Preference Tuning For Toxicity Mitigation Generalizes Across Languages},
  author = {Xiaochen Li and Zheng-Xin Yong and Stephen H. Bach},
  journal= {arXiv preprint arXiv:2406.16235},
  year   = {2024}
}

Comments

Findings of EMNLP 2024

R2 v1 2026-06-28T17:16:38.200Z