Learning When to Attend for Neural Machine Translation
Computation and Language
2017-06-01 v1
Abstract
In the past few years, attention mechanisms have become an indispensable component of end-to-end neural machine translation models. However, previous attention models always refer to some source words when predicting a target word, which contradicts with the fact that some target words have no corresponding source words. Motivated by this observation, we propose a novel attention model that has the capability of determining when a decoder should attend to source words and when it should not. Experimental results on NIST Chinese-English translation tasks show that the new model achieves an improvement of 0.8 BLEU score over a state-of-the-art baseline.
Cite
@article{arxiv.1705.11160,
title = {Learning When to Attend for Neural Machine Translation},
author = {Junhui Li and Muhua Zhu},
journal= {arXiv preprint arXiv:1705.11160},
year = {2017}
}
Comments
5 pages, 2 figures