English

Parallel Attention Mechanisms in Neural Machine Translation

Computation and Language 2018-10-31 v1 Artificial Intelligence

Abstract

Recent papers in neural machine translation have proposed the strict use of attention mechanisms over previous standards such as recurrent and convolutional neural networks (RNNs and CNNs). We propose that by running traditionally stacked encoding branches from encoder-decoder attention- focused architectures in parallel, that even more sequential operations can be removed from the model and thereby decrease training time. In particular, we modify the recently published attention-based architecture called Transformer by Google, by replacing sequential attention modules with parallel ones, reducing the amount of training time and substantially improving BLEU scores at the same time. Experiments over the English to German and English to French translation tasks show that our model establishes a new state of the art.

Keywords

Cite

@article{arxiv.1810.12427,
  title  = {Parallel Attention Mechanisms in Neural Machine Translation},
  author = {Julian Richard Medina and Jugal Kalita},
  journal= {arXiv preprint arXiv:1810.12427},
  year   = {2018}
}

Comments

ICMLA 2018, 6 pages

R2 v1 2026-06-23T04:56:51.108Z