ACL 2023long17 citations

Text Style Transfer Back-Translation

Daimeng Wei, Zhanglin Wu, Hengchao Shang, Zongyao Li, Minghan Wang, Jiaxin Guo, Xiaoyu Chen, Zhengzhe Yu

Abstract

Back Translation (BT) is widely used in the field of machine translation, as it has been proved effective for enhancing translation quality. However, BT mainly improves the translation of inputs that share a similar style (to be more specific, translation-liked inputs), since the source side of BT data is machine-translated. For natural inputs, BT brings only slight improvements and sometimes even adverse effects. To address this issue, we propose Text Style Transfer Back Translation (TST BT), which uses a style transfer to modify the source side of BT data. By making the style of source-side text more natural, we aim to improve the translation of natural inputs. Our experiments on various language pairs, including both high-resource and low-resource ones, demonstrate that TST BT significantly improves translation performance against popular BT benchmarks. In addition, TST BT is proved to be effective in domain adaptation so this strategy can be regarded as a generalized data augmentation method. Our training code and text style transfer model are open-sourced.

BibTeX
@inproceedings{wei-etal-2023-text,
    title = "Text Style Transfer Back-Translation",
    author = "Wei, Daimeng  and
      Wu, Zhanglin  and
      Shang, Hengchao  and
      Li, Zongyao  and
      Wang, Minghan  and
      Guo, Jiaxin  and
      Chen, Xiaoyu  and
      Yu, Zhengzhe  and
      Yang, Hao",
    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.441/",
    doi = "10.18653/v1/2023.acl-long.441",
    pages = "7944--7959"
}
Text Style Transfer Back-Translation · ACL 2023