CLMar 28, 2023

Hallucinations in Large Multilingual Translation Models

arXiv:2303.16104v1232 citationsh-index: 45
Originality Incremental advance
AI Analysis

This addresses safety and trust issues in real-world machine translation applications, though it is incremental as it extends existing research to multilingual contexts.

The study analyzed hallucinations in large multilingual translation models, including M2M and ChatGPT, across over 100 translation directions, revealing insights into their prevalence and mitigation to enhance reliability.

Large-scale multilingual machine translation systems have demonstrated remarkable ability to translate directly between numerous languages, making them increasingly appealing for real-world applications. However, when deployed in the wild, these models may generate hallucinated translations which have the potential to severely undermine user trust and raise safety concerns. Existing research on hallucinations has primarily focused on small bilingual models trained on high-resource languages, leaving a gap in our understanding of hallucinations in massively multilingual models across diverse translation scenarios. In this work, we fill this gap by conducting a comprehensive analysis on both the M2M family of conventional neural machine translation models and ChatGPT, a general-purpose large language model~(LLM) that can be prompted for translation. Our investigation covers a broad spectrum of conditions, spanning over 100 translation directions across various resource levels and going beyond English-centric language pairs. We provide key insights regarding the prevalence, properties, and mitigation of hallucinations, paving the way towards more responsible and reliable machine translation systems.

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