Smart-Start Decoding for Neural Machine Translation.

Jian Yang,Shuming Ma,Dongdong Zhang,Juncheng Wan,Zhoujun Li,Ming Zhou
DOI: https://doi.org/10.18653/v1/2021.naacl-main.312
2021-01-01
Abstract:Most current neural machine translation models adopt a monotonic decoding order of either left-to-right or right-to-left. In this work, we propose a novel method that breaks up the limitation of these decoding orders, called Smart-Start decoding. More specifically, our method first predicts a median word. It starts to decode the words on the right side of the median word and then generates words on the left. We evaluate the proposed Smart-Start decoding method on three datasets. Experimental results show that the proposed method can significantly outperform strong baseline models.
What problem does this paper attempt to address?