TencentFmRD Neural Machine Translation for WMT18
This paper describes the Neural Machine Translation (NMT) system of TencentFmRD for Chinese↔English news translation tasks of WMT 2018. Our systems are neural machine translation systems trained with our original system TenTrans. TenTrans is an improved NMT system based on Transformer self-attention mechanism. In addition to the basic settings of Transformer training, TenTrans uses multi-model fusion techniques, multiple features reranking, different segmentation models and joint learning. Finally, we adopt some data selection strategies to fine-tune the trained system and achieve a stable performance improvement. Our Chinese→English system achieved the second best BLEU scores and fourth best cased BLEU scores among all WMT18 submitted systems.
Code (0)
등록된 구현이 없습니다.
Tasks
Machine TranslationNMTRerankingTranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Automatic Classification of Human Translation and Machine Translation: A Study from the Perspective of Lexical Diversity
By using a trigram model and fine-tuning a pretrained BERT model for sequence classification, we show that machine translation and human translation can be classified with an accuracy above chance level, which suggests t…
ClassificationDiversityMachine TranslationTranslationHow Human is Machine Translationese? Comparing Human and Machine Translations of Text and Speech
Translationese is a phenomenon present in human translations, simultaneous interpreting, and even machine translations. Some translationese features tend to appear in simultaneous interpreting with higher frequency than …
Machine TranslationTranslationPunjabi to English Bidirectional NMT System
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 TranslationNMTTranslationIncreasing the throughput of machine translation systems using clouds
The manuscript presents an experiment at implementation of a Machine Translation system in a MapReduce model. The empirical evaluation was done using fully implemented translation systems embedded into the MapReduce prog…
Machine TranslationTranslationContext Based Machine Translation With Recurrent Neural Network For English-Amharic Translation
The current approaches for machine translation usually require large set of parallel corpus in order to achieve fluency like in the case of neural machine translation (NMT), statistical machine translation (SMT) and exam…
Machine TranslationNMTTranslation