CLMar 26, 2024

The Impact of Syntactic and Semantic Proximity on Machine Translation with Back-Translation

arXiv:2403.18031v12 citationsh-index: 4Trans. Mach. Learn. Res.
Originality Incremental advance
AI Analysis

This work addresses a theoretical gap for researchers in unsupervised machine translation, showing that semantic dependencies are key, but it is incremental as it builds on existing methods.

The paper tackled the problem of why unsupervised back-translation works for machine translation by conducting controlled experiments with artificial languages, finding that parallel word frequencies, shared vocabulary, and similar syntax are insufficient, but semantic similarity improves alignment.

Unsupervised on-the-fly back-translation, in conjunction with multilingual pretraining, is the dominant method for unsupervised neural machine translation. Theoretically, however, the method should not work in general. We therefore conduct controlled experiments with artificial languages to determine what properties of languages make back-translation an effective training method, covering lexical, syntactic, and semantic properties. We find, contrary to popular belief, that (i) parallel word frequency distributions, (ii) partially shared vocabulary, and (iii) similar syntactic structure across languages are not sufficient to explain the success of back-translation. We show however that even crude semantic signal (similar lexical fields across languages) does improve alignment of two languages through back-translation. We conjecture that rich semantic dependencies, parallel across languages, are at the root of the success of unsupervised methods based on back-translation. Overall, the success of unsupervised machine translation was far from being analytically guaranteed. Instead, it is another proof that languages of the world share deep similarities, and we hope to show how to identify which of these similarities can serve the development of unsupervised, cross-linguistic tools.

Foundations

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

Your Notes