CLApr 22, 2020

When and Why is Unsupervised Neural Machine Translation Useless?

arXiv:2004.10581v11028 citations
Originality Synthesis-oriented
AI Analysis

This work highlights limitations of unsupervised NMT for low-resource language pairs, suggesting it is often incremental and not practical compared to supervised approaches.

The paper analyzes when unsupervised neural machine translation fails, finding that linguistic dissimilarity and domain mismatch severely degrade performance, especially for low-resource languages, and supervised baselines with 50k bilingual sentences consistently outperform unsupervised methods.

This paper studies the practicality of the current state-of-the-art unsupervised methods in neural machine translation (NMT). In ten translation tasks with various data settings, we analyze the conditions under which the unsupervised methods fail to produce reasonable translations. We show that their performance is severely affected by linguistic dissimilarity and domain mismatch between source and target monolingual data. Such conditions are common for low-resource language pairs, where unsupervised learning works poorly. In all of our experiments, supervised and semi-supervised baselines with 50k-sentence bilingual data outperform the best unsupervised results. Our analyses pinpoint the limits of the current unsupervised NMT and also suggest immediate research directions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes