English

Modeling Past and Future for Neural Machine Translation

Computation and Language 2017-12-27 v2

Abstract

Existing neural machine translation systems do not explicitly model what has been translated and what has not during the decoding phase. To address this problem, we propose a novel mechanism that separates the source information into two parts: translated Past contents and untranslated Future contents, which are modeled by two additional recurrent layers. The Past and Future contents are fed to both the attention model and the decoder states, which offers NMT systems the knowledge of translated and untranslated contents. Experimental results show that the proposed approach significantly improves translation performance in Chinese-English, German-English and English-German translation tasks. Specifically, the proposed model outperforms the conventional coverage model in both of the translation quality and the alignment error rate.

Keywords

Cite

@article{arxiv.1711.09502,
  title  = {Modeling Past and Future for Neural Machine Translation},
  author = {Zaixiang Zheng and Hao Zhou and Shujian Huang and Lili Mou and Xinyu Dai and Jiajun Chen and Zhaopeng Tu},
  journal= {arXiv preprint arXiv:1711.09502},
  year   = {2017}
}

Comments

Accepted by Transaction of ACL

R2 v1 2026-06-22T22:57:25.315Z