paper-with-me

Papers

Toxicity in Multilingual Machine Translation at Scale

2022-10-06 · Marta R. Costa-jussà, Eric Smith, Christophe Ropers, Daniel Licht, Jean Maillard, Javier Ferrando, Carlos Escolano

Machine Translation systems can produce different types of errors, some of which are characterized as critical or catastrophic due to the specific negative impact that they can have on users. In this paper we focus on one type of critical error: added toxicity. We evaluate and analyze added toxicity when translating a large evaluation dataset (HOLISTICBIAS, over 472k sentences, covering 13 demographic axes) from English into 164 languages. An automatic toxicity evaluation shows that added toxicity across languages varies from 0% to 5%. The output languages with the most added toxicity tend to be low-resource ones, and the demographic axes with the most added toxicity include sexual orientation, gender and sex, and ability. We also perform human evaluation on a subset of 8 translation directions, confirming the prevalence of true added toxicity. We use a measurement of the amount of source contribution to the translation, where a low source contribution implies hallucination, to interpret what causes toxicity. Making use of the input attributions allows us to explain toxicity, because the source contributions significantly correlate with toxicity for 84% of languages studied. Given our findings, our recommendations to reduce added toxicity are to curate training data to avoid mistranslations, mitigate hallucination and check unstable translations.

📄 PDF Abstract BibTeX arXiv:2210.03070

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Added Toxicity Mitigation at Inference Time for Multimodal and Massively Multilingual Translation

2023-11-11 · Marta R. Costa-jussà, David Dale, Maha Elbayad, Bokai Yu

Added toxicity in the context of translation refers to the fact of producing a translation output with more toxicity than there exists in the input. In this paper, we present MinTox which is a novel pipeline to identify …

Machine TranslationTranslation

Translate, then Detect: Leveraging Machine Translation for Cross-Lingual Toxicity Classification

2025-09-17 · Samuel J. Bell, Eduardo Sánchez, David Dale, Pontus Stenetorp 외 arxiv

Multilingual toxicity detection remains a significant challenge due to the scarcity of training data and resources for many languages. While prior work has leveraged the translate-test paradigm to support cross-lingual t…

Cross-Lingual TransferMachine Translation

Towards Massive Multilingual Holistic Bias

2024-06-29 · Xiaoqing Ellen Tan, Prangthip Hansanti, Carleigh Wood, Bokai Yu 외

In the current landscape of automatic language generation, there is a need to understand, evaluate, and mitigate demographic biases as existing models are becoming increasingly multilingual. To address this, we present t…

Machine TranslationSentenceText GenerationTranslation

A Survey of Toxicity Detection and Mitigation Strategies for Multilingual Language Models

2026-06-24 · Soham Dan, Himanshu Beniwal, Thomas Hartvigsen arxiv

Large language models (LLMs) are increasingly deployed across languages, but their safety behavior remains uneven across linguistic and cultural contexts. This survey synthesizes work on toxicity detection and detoxifica…

Dialectal Toxicity Detection: Evaluating LLM-as-a-Judge Consistency Across Language Varieties

2024-11-17 · Fahim Faisal, Md Mushfiqur Rahman, Antonios Anastasopoulos

There has been little systematic study on how dialectal differences affect toxicity detection by modern LLMs. Furthermore, although using LLMs as evaluators ("LLM-as-a-judge") is a growing research area, their sensitivit…