English

Mixup Decoding for Diverse Machine Translation

Computation and Language 2021-09-15 v2

Abstract

Diverse machine translation aims at generating various target language translations for a given source language sentence. Leveraging the linear relationship in the sentence latent space introduced by the mixup training, we propose a novel method, MixDiversity, to generate different translations for the input sentence by linearly interpolating it with different sentence pairs sampled from the training corpus when decoding. To further improve the faithfulness and diversity of the translations, we propose two simple but effective approaches to select diverse sentence pairs in the training corpus and adjust the interpolation weight for each pair correspondingly. Moreover, by controlling the interpolation weight, our method can achieve the trade-off between faithfulness and diversity without any additional training, which is required in most of the previous methods. Experiments on WMT'16 en-ro, WMT'14 en-de, and WMT'17 zh-en are conducted to show that our method substantially outperforms all previous diverse machine translation methods.

Keywords

Cite

@article{arxiv.2109.03402,
  title  = {Mixup Decoding for Diverse Machine Translation},
  author = {Jicheng Li and Pengzhi Gao and Xuanfu Wu and Yang Feng and Zhongjun He and Hua Wu and Haifeng Wang},
  journal= {arXiv preprint arXiv:2109.03402},
  year   = {2021}
}

Comments

Findings of EMNLP 2021

R2 v1 2026-06-24T05:46:32.267Z