Multi-encoder Transformer Network for Automatic Post-Editing
This paper describes the POSTECH{'}s submission to the WMT 2018 shared task on Automatic Post-Editing (APE). We propose a new neural end-to-end post-editing model based on the transformer network. We modified the encoder-decoder attention to reflect the relation between the machine translation output, the source and the post-edited translation in APE problem. Experiments on WMT17 English-German APE data set show an improvement in both TER and BLEU score over the best result of WMT17 APE shared task. Our primary submission achieves -4.52 TER and +6.81 BLEU score on PBSMT task and -0.13 TER and +0.40 BLEU score for NMT task compare to the baseline.
Code (0)
등록된 구현이 없습니다.
Tasks
Automatic Post-EditingDecoderMachine TranslationNMTTranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Transformer-Based Multi-Source Automatic Post-Editing System
This paper presents our English{--}German Automatic Post-Editing (APE) system submitted to the APE Task organized at WMT 2018 (Chatterjee et al., 2018). The proposed model is an extension of the transformer architecture:…
Automatic Post-EditingMachine TranslationNMTSentence+1USAAR-DFKI -- The Transference Architecture for English--German Automatic Post-Editing
In this paper we present an English{--}German Automatic Post-Editing (APE) system called transference, submitted to the APE Task organized at WMT 2019. Our transference model is based on a multi-encoder transformer archi…
Automatic Post-EditingDecoderMachine TranslationTranslationTransformer-based Automatic Post-Editing Model with Joint Encoder and Multi-source Attention of Decoder
This paper describes POSTECH{'}s submission to the WMT 2019 shared task on Automatic Post-Editing (APE). In this paper, we propose a new multi-source APE model by extending Transformer. The main contributions of our stud…
Automatic Post-EditingDecoderTranslationThe Transference Architecture for Automatic Post-Editing
In automatic post-editing (APE) it makes sense to condition post-editing (pe) decisions on both the source (src) and the machine translated text (mt) as input. This has led to multi-source encoder based APE approaches. A…
Automatic Post-EditingDecoderNMTUdS Submission for the WMT 19 Automatic Post-Editing Task
In this paper, we describe our submission to the English-German APE shared task at WMT 2019. We utilize and adapt an NMT architecture originally developed for exploiting context information to APE, implement this in our …
Automatic Post-EditingNMT