paper-with-me

홈 › Papers

Future-Prediction-Based Model for Neural Machine Translation

2018-09-02 · Bingzhen Wei, Junyang Lin

We propose a novel model for Neural Machine Translation (NMT). Different from the conventional method, our model can predict the future text length and words at each decoding time step so that the generation can be helped with the information from the future prediction. With such information, the model does not stop generation without having translated enough content. Experimental results demonstrate that our model can significantly outperform the baseline models. Besides, our analysis reflects that our model is effective in the prediction of the length and words of the untranslated content.

📄 PDF Abstract BibTeX arXiv:1809.00336

Code (0)

등록된 구현이 없습니다.

Tasks

Future predictionMachine TranslationNMTPredictionTranslation

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

Prediction Improves Simultaneous Neural Machine Translation

2018-10-01 · EMNLP 2018 10 · Ashkan Alinejad, Maryam Siahbani, Anoop Sarkar

Simultaneous speech translation aims to maintain translation quality while minimizing the delay between reading input and incrementally producing the output. We propose a new general-purpose prediction action which predi…

Machine TranslationPredictionreinforcement-learningReinforcement Learning+2

Modeling Future for Neural Machine Translation by Fusing Target Information

2021-09-17 · ACL ARR September 2021 9 · Anonymous

Sequence-to-sequence Neural Machine Translation (NMT) models have achieved excellent performance. However, the NMT decoder only makes predictions based on the source and the target historical context, ignores the target …

DecoderMachine TranslationNMTTranslation

Modeling Fluency and Faithfulness for Diverse Neural Machine Translation

2019-11-30 · Yang Feng, Wanying Xie, Shuhao Gu, Chenze Shao 외

Neural machine translation models usually adopt the teacher forcing strategy for training which requires the predicted sequence matches ground truth word by word and forces the probability of each prediction to approach …

Machine TranslationPredictionTranslation

Introducing Mouse Actions into Interactive-Predictive Neural Machine Translation

2021-08-01 · MTSummit 2021 8 · Ángel Navarro, Francisco Casacuberta

The quality of the translations generated by Machine Translation (MT) systems has highly improved through the years and but we are still far away to obtain fully automatic high-quality translations. To generate them and …

Machine TranslationTranslation