EMNLP 2021finding17 citations

Mixup Decoding for Diverse Machine Translation

Jicheng Li, Pengzhi Gao, Xuanfu Wu, Yang Feng, Zhongjun He, Hua Wu, Haifeng Wang

Abstract

Diverse machine translation aims at generating various target language translations for a given source language sentence. To leverage 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 during 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.

BibTeX
@inproceedings{li-etal-2021-mixup-decoding,
    title = "Mixup Decoding for Diverse Machine Translation",
    author = "Li, Jicheng  and
      Gao, Pengzhi  and
      Wu, Xuanfu  and
      Feng, Yang  and
      He, Zhongjun  and
      Wu, Hua  and
      Wang, Haifeng",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.29/",
    doi = "10.18653/v1/2021.findings-emnlp.29",
    pages = "312--320"
}
Mixup Decoding for Diverse Machine Translation · EMNLP 2021