Subword Segmentation and a Single Bridge Language Affect Zero-Shot Neural Machine Translation
Annette Rios, Mathias M\"uller, Rico Sennrich

TL;DR
This paper investigates factors affecting zero-shot neural machine translation, highlighting the impact of subword segmentation and bridge languages on performance stability and bias, and proposes methods to mitigate these issues.
Contribution
It reveals how subword segmentation choices and bridge language configurations influence zero-shot translation quality and bias, offering strategies to improve robustness.
Findings
Language-specific subword segmentation improves zero-shot performance.
Bridge language setup can cause bias towards English output.
Adding limited parallel data reduces translation bias.
Abstract
Zero-shot neural machine translation is an attractive goal because of the high cost of obtaining data and building translation systems for new translation directions. However, previous papers have reported mixed success in zero-shot translation. It is hard to predict in which settings it will be effective, and what limits performance compared to a fully supervised system. In this paper, we investigate zero-shot performance of a multilingual EN{FR,CS,DE,FI} system trained on WMT data. We find that zero-shot performance is highly unstable and can vary by more than 6 BLEU between training runs, making it difficult to reliably track improvements. We observe a bias towards copying the source in zero-shot translation, and investigate how the choice of subword segmentation affects this bias. We find that language-specific subword segmentation results in less subword copying at…
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.
Code & Models
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
