Target Conditioned Sampling: Optimizing Data Selection for Multilingual Neural Machine Translation
Target Conditioned Sampling: Optimizing Data Selection for Multilingual Neural Machine Translation
复制标题
目标条件采样:优化多语言神经机器翻译的数据选择
DOI:
10.18653/v1/p19-1583
复制
发表时间:
2019
影响因子:
1.1
通讯作者:
Graham Neubig
中科院分区:
文献类型:
--
作者:
Xinyi Wang;Graham Neubig
To improve low-resource Neural Machine Translation (NMT) with multilingual corpus, training on the most related high-resource language only is generally more effective than us- ing all data available (Neubig and Hu, 2018). However, it remains a question whether a smart data selection strategy can further improve low-resource NMT with data from other auxiliary languages. In this paper, we seek to construct a sampling distribution over all multilingual data, so that it minimizes the training loss of the low-resource language. Based on this formulation, we propose and efficient algorithm, (TCS), which first samples a target sentence, and then conditionally samples its source sentence. Experiments show TCS brings significant gains of up to 2 BLEU improvements on three of four languages we test, with minimal training overhead.