English

Unbabel's Submission to the WMT2019 APE Shared Task: BERT-based Encoder-Decoder for Automatic Post-Editing

Computation and Language 2019-07-02 v2

Abstract

This paper describes Unbabel's submission to the WMT2019 APE Shared Task for the English-German language pair. Following the recent rise of large, powerful, pre-trained models, we adapt the BERT pretrained model to perform Automatic Post-Editing in an encoder-decoder framework. Analogously to dual-encoder architectures we develop a BERT-based encoder-decoder (BED) model in which a single pretrained BERT encoder receives both the source src and machine translation tgt strings. Furthermore, we explore a conservativeness factor to constrain the APE system to perform fewer edits. As the official results show, when trained on a weighted combination of in-domain and artificial training data, our BED system with the conservativeness penalty improves significantly the translations of a strong Neural Machine Translation system by 0.78-0.78 and +1.23+1.23 in terms of TER and BLEU, respectively. Finally, our submission achieves a new state-of-the-art, ex-aequo, in English-German APE of NMT.

Keywords

Cite

@article{arxiv.1905.13068,
  title  = {Unbabel's Submission to the WMT2019 APE Shared Task: BERT-based Encoder-Decoder for Automatic Post-Editing},
  author = {António V. Lopes and M. Amin Farajian and Gonçalo M. Correia and Jonay Trenous and André F. T. Martins},
  journal= {arXiv preprint arXiv:1905.13068},
  year   = {2019}
}

Comments

Updated sections 2.2 and 4

R2 v1 2026-06-23T09:33:11.761Z