Crosslingual Embeddings are Essential in UNMT for Distant Languages: An English to IndoAryan Case Study
Tamali Banerjee, Rudra Murthy V, Pushpak Bhattacharyya

TL;DR
This paper demonstrates that initializing UNMT models with cross-lingual embeddings significantly improves translation quality for distant language pairs, especially in low-resource scenarios like English to Indo-Aryan languages.
Contribution
It introduces the use of cross-lingual embedding initialization in UNMT for distant languages, showing substantial BLEU score improvements over random initialization.
Findings
Cross-lingual embeddings improve BLEU scores up to tenfold.
Static embeddings outperform non-static in UNMT.
Significant gains observed across multiple distant language pairs.
Abstract
Recent advances in Unsupervised Neural Machine Translation (UNMT) have minimized the gap between supervised and unsupervised machine translation performance for closely related language pairs. However, the situation is very different for distant language pairs. Lack of lexical overlap and low syntactic similarities such as between English and Indo-Aryan languages leads to poor translation quality in existing UNMT systems. In this paper, we show that initializing the embedding layer of UNMT models with cross-lingual embeddings shows significant improvements in BLEU score over existing approaches with embeddings randomly initialized. Further, static embeddings (freezing the embedding layer weights) lead to better gains compared to updating the embedding layer weights during training (non-static). We experimented using Masked Sequence to Sequence (MASS) and Denoising Autoencoder (DAE) UNMT…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Multimodal Machine Learning Applications
MethodsDenoising Autoencoder
