paper-with-me

홈 › Papers

Efficient Bidirectional Neural Machine Translation

2019-08-25 · Xu Tan, Yingce Xia, Lijun Wu, Tao Qin

The encoder-decoder based neural machine translation usually generates a target sequence token by token from left to right. Due to error propagation, the tokens in the right side of the generated sequence are usually of poorer quality than those in the left side. In this paper, we propose an efficient method to generate a sequence in both left-to-right and right-to-left manners using a single encoder and decoder, combining the advantages of both generation directions. Experiments on three translation tasks show that our method achieves significant improvements over conventional unidirectional approach. Compared with ensemble methods that train and combine two models with different generation directions, our method saves 50% model parameters and about 40% training time, and also improve inference speed.

📄 PDF Abstract BibTeX arXiv:1908.09329

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Punjabi to English Bidirectional NMT System

2020-12-01 · ICON 2020 12 · Kamal Deep, Ajit Kumar, Vishal Goyal

Machine Translation is ongoing research for last few decades. Today, Corpus-based Machine Translation systems are very popular. Statistical Machine Translation and Neural Machine Translation are based on the parallel cor…

Machine TranslationNMTTranslation

Improving Neural Machine Translation by Bidirectional Training

2021-09-16 · EMNLP 2021 11 · Liang Ding, Di wu, DaCheng Tao

We present a simple and effective pretraining strategy -- bidirectional training (BiT) for neural machine translation. Specifically, we bidirectionally update the model parameters at the early stage and then tune the mod…

Machine TranslationTranslation

Agreement-based Joint Training for Bidirectional Attention-based Neural Machine Translation

2015-12-15 · Yong Cheng, Shiqi Shen, Zhongjun He, wei he 외

The attentional mechanism has proven to be effective in improving end-to-end neural machine translation. However, due to the intricate structural divergence between natural languages, unidirectional attention-based model…

Machine TranslationTranslationWord Alignment

Two-Way Neural Machine Translation: A Proof of Concept for Bidirectional Translation Modeling using a Two-Dimensional Grid

2020-11-24 · Parnia Bahar, Christopher Brix, Hermann Ney

Neural translation models have proven to be effective in capturing sufficient information from a source sentence and generating a high-quality target sentence. However, it is not easy to get the best effect for bidirecti…

Machine TranslationSentenceTranslationVocal Bursts Valence Prediction

Bidirectional American Sign Language to English Translation

2017-01-10 · Hardie Cate, Zeshan Hussain

We outline a bidirectional translation system that converts sentences from American Sign Language (ASL) to English, and vice versa. To perform machine translation between ASL and English, we utilize a generative approach…

Machine TranslationTranslationWord Alignment