English

Duplex Sequence-to-Sequence Learning for Reversible Machine Translation

Computation and Language 2022-01-25 v2

Abstract

Sequence-to-sequence learning naturally has two directions. How to effectively utilize supervision signals from both directions? Existing approaches either require two separate models, or a multitask-learned model but with inferior performance. In this paper, we propose REDER (Reversible Duplex Transformer), a parameter-efficient model and apply it to machine translation. Either end of REDER can simultaneously input and output a distinct language. Thus REDER enables reversible machine translation by simply flipping the input and output ends. Experiments verify that REDER achieves the first success of reversible machine translation, which helps outperform its multitask-trained baselines by up to 1.3 BLEU.

Keywords

Cite

@article{arxiv.2105.03458,
  title  = {Duplex Sequence-to-Sequence Learning for Reversible Machine Translation},
  author = {Zaixiang Zheng and Hao Zhou and Shujian Huang and Jiajun Chen and Jingjing Xu and Lei Li},
  journal= {arXiv preprint arXiv:2105.03458},
  year   = {2022}
}

Comments

NeurIPS 2021 camera-ready

R2 v1 2026-06-24T01:53:19.940Z