SOTAVerified

Adaptive Multi-pass Decoder for Neural Machine Translation

2018-10-01EMNLP 2018Unverified0· sign in to hype

Xinwei Geng, Xiaocheng Feng, Bing Qin, Ting Liu

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Although end-to-end neural machine translation (NMT) has achieved remarkable progress in the recent years, the idea of adopting multi-pass decoding mechanism into conventional NMT is not well explored. In this paper, we propose a novel architecture called adaptive multi-pass decoder, which introduces a flexible multi-pass polishing mechanism to extend the capacity of NMT via reinforcement learning. More specifically, we adopt an extra policy network to automatically choose a suitable and effective number of decoding passes, according to the complexity of source sentences and the quality of the generated translations. Extensive experiments on Chinese-English translation demonstrate the effectiveness of our proposed adaptive multi-pass decoder upon the conventional NMT with a significant improvement about 1.55 BLEU.

Tasks

Reproductions