CLAILGApr 14, 2021

The Curious Case of Hallucinations in Neural Machine Translation

arXiv:2104.06683v1756 citations
Originality Incremental advance
AI Analysis

This addresses reliability issues in NMT for users and developers, though it is incremental as it builds on existing theories and observations.

The paper investigates hallucinations in Neural Machine Translation, linking them to source perturbations via Long-Tail theory and explaining natural hallucinations through corpus-level noise patterns, while also elucidating hallucination amplification in data-generation processes like Backtranslation.

In this work, we study hallucinations in Neural Machine Translation (NMT), which lie at an extreme end on the spectrum of NMT pathologies. Firstly, we connect the phenomenon of hallucinations under source perturbation to the Long-Tail theory of Feldman (2020), and present an empirically validated hypothesis that explains hallucinations under source perturbation. Secondly, we consider hallucinations under corpus-level noise (without any source perturbation) and demonstrate that two prominent types of natural hallucinations (detached and oscillatory outputs) could be generated and explained through specific corpus-level noise patterns. Finally, we elucidate the phenomenon of hallucination amplification in popular data-generation processes such as Backtranslation and sequence-level Knowledge Distillation.

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