SOTAVerified

Transformer-based Automatic Post-Editing Model with Joint Encoder and Multi-source Attention of Decoder

2019-08-01WS 2019Unverified0· sign in to hype

WonKee Lee, Jaehun Shin, Jong-Hyeok Lee

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

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 study are that we 1) reconstruct the encoder to generate a joint representation of translation (mt) and its src context, in addition to the conventional src encoding and 2) suggest two types of multi-source attention layers to compute attention between two outputs of the encoder and the decoder state in the decoder. Furthermore, we train our model by applying various teacher-forcing ratios to alleviate exposure bias. Finally, we adopt the ensemble technique across variations of our model. Experiments on the WMT19 English-German APE data set show improvements in terms of both TER and BLEU scores over the baseline. Our primary submission achieves -0.73 in TER and +1.49 in BLEU compare to the baseline.

Tasks

Reproductions