SOTAVerified

A Simple and Effective Unified Encoder for Document-Level Machine Translation

2020-07-01ACL 2020Unverified0· sign in to hype

Shuming Ma, Dong-dong Zhang, Ming Zhou

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Most of the existing models for document-level machine translation adopt dual-encoder structures. The representation of the source sentences and the document-level contexts are modeled with two separate encoders. Although these models can make use of the document-level contexts, they do not fully model the interaction between the contexts and the source sentences, and can not directly adapt to the recent pre-training models (e.g., BERT) which encodes multiple sentences with a single encoder. In this work, we propose a simple and effective unified encoder that can outperform the baseline models of dual-encoder models in terms of BLEU and METEOR scores. Moreover, the pre-training models can further boost the performance of our proposed model.

Tasks

Reproductions