ACL 2023long2 citations

Easy Guided Decoding in Providing Suggestions for Interactive Machine Translation

Ke Wang, Xin Ge, Jiayi Wang, Yuqi Zhang, Yu Zhao

Abstract

Machine translation technology has made great progress in recent years, but it cannot guarantee error-free results. Human translators perform post-editing on machine translations to correct errors in the scene of computer aided translation. In favor of expediting the post-editing process, many works have investigated machine translation in interactive modes, in which machines can automatically refine the rest of translations constrained by human’s edits. Translation Suggestion (TS), as an interactive mode to assist human translators, requires machines to generate alternatives for specific incorrect words or phrases selected by human translators. In this paper, we utilize the parameterized objective function of neural machine translation (NMT) and propose a novel constrained decoding algorithm, namely Prefix-Suffix Guided Decoding (PSGD), to deal with the TS problem without additional training. Compared to state-of-the-art lexical-constrained decoding method, PSGD improves translation quality by an average of 10.6 BLEU and reduces time overhead by an average of 63.4% on benchmark datasets. Furthermore, on both the WeTS and the WMT 2022 Translation Suggestion datasets, it is superior over other supervised learning systems trained with TS annotated data.

BibTeX
@inproceedings{wang-etal-2023-easy,
    title = "Easy Guided Decoding in Providing Suggestions for Interactive Machine Translation",
    author = "Wang, Ke  and
      Ge, Xin  and
      Wang, Jiayi  and
      Zhang, Yuqi  and
      Zhao, Yu",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.434/",
    doi = "10.18653/v1/2023.acl-long.434",
    pages = "7840--7852"
}
Easy Guided Decoding in Providing Suggestions for Interactive Machine Translation · ACL 2023