Capsule routing after multi-head attention gives small consistent BLEU improvements over Transformer in NMT, with EM routing slightly better than dynamic routing.
Supervised Attentions for Neural Machine Translation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper, we improve the attention or alignment accuracy of neural machine translation by utilizing the alignments of training sentence pairs. We simply compute the distance between the machine attentions and the "true" alignments, and minimize this cost in the training procedure. Our experiments on large-scale Chinese-to-English task show that our model improves both translation and alignment qualities significantly over the large-vocabulary neural machine translation system, and even beats a state-of-the-art traditional syntax-based system.
fields
cs.CL 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Improving Multi-Head Attention with Capsule Networks
Capsule routing after multi-head attention gives small consistent BLEU improvements over Transformer in NMT, with EM routing slightly better than dynamic routing.