paper-with-me

Papers

Modeling Past and Future for Neural Machine Translation

2017-11-27 · TACL 2018 1 · Zaixiang Zheng, Hao Zhou, Shu-Jian Huang, Lili Mou, Xin-yu Dai, Jia-Jun Chen, Zhaopeng Tu

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.

📄 PDF Abstract BibTeX arXiv:1711.09502

Code (1)

zhengzx-nlp/past-and-future-nmt 공식 구현

Tasks

DecoderMachine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Dual Past and Future for Neural Machine Translation

2020-07-15 · Jianhao Yan, Fandong Meng, Jie zhou

Though remarkable successes have been achieved by Neural Machine Translation (NMT) in recent years, it still suffers from the inadequate-translation problem. Previous studies show that explicitly modeling the Past and Fu…

Machine TranslationNMTSentenceTranslation

Dynamic Past and Future for Neural Machine Translation

2019-04-21 · IJCNLP 2019 11 · Zaixiang Zheng, Shu-Jian Huang, Zhaopeng Tu, Xin-yu Dai 외

Previous studies have shown that neural machine translation (NMT) models can benefit from explicitly modeling translated (Past) and untranslated (Future) to groups of translated and untranslated contents through parts-to…

Machine TranslationNMTTranslation

Modeling Coverage for Neural Machine Translation

2016-01-19 · ACL 2016 8 · Zhaopeng Tu, Zhengdong Lu, Yang Liu, Xiaohua Liu 외

Attention mechanism has enhanced state-of-the-art Neural Machine Translation (NMT) by jointly learning to align and translate. It tends to ignore past alignment information, however, which often leads to over-translation…

Machine TranslationNMTTranslation

Translationese in Machine Translation Evaluation

2019-06-24 · Yvette Graham, Barry Haddow, Philipp Koehn

The term translationese has been used to describe the presence of unusual features of translated text. In this paper, we provide a detailed analysis of the adverse effects of translationese on machine translation evaluat…

Machine TranslationTranslation

Statistical Power and Translationese in Machine Translation Evaluation

2020-11-01 · EMNLP 2020 11 · Yvette Graham, Barry Haddow, Philipp Koehn

The term translationese has been used to describe features of translated text, and in this paper, we provide detailed analysis of potential adverse effects of translationese on machine translation evaluation. Our analysi…

Machine TranslationTranslation