Current state-of-the-art machine translation systems are based on encoder-decoder architectures, that first encode the input sequence, and then generate an output sequence based on the input encoding. Both are interfaced with an attention mechanism that recombines a fixed encoding of the source tokens based on the decoder state. We propose an alternative approach which instead relies on a single 2D convolutional neural network across both sequences. Each layer of our network re-codes source tokens on the basis of the output sequence produced so far. Attention-like properties are therefore pervasive throughout the network. Our model yields excellent results, outperforming state-of-the-art encoder-decoder systems, while being conceptually simpler and having fewer parameters.
Pervasive Attention: 2D Convolutional Neural Networks for Sequence-to-Sequence Prediction
A single 2D convolutional neural network achieves excellent machine translation results by re-coding source tokens based on the output sequence, outperforming encoder-decoder systems with a simpler architecture.
- Year
- 2018
- Venue
- pervasive-attention-2d-convolutional-neural
- Authors
- 3
- Hosting
- Abstract onlyARXIV-DEFAULT
Cite
Notes
Only stored in your browser.
Attribution
- Abstract & full text
- arxiv.org/abs/1808.03867v3ARXIV-DEFAULT
- TL;DR
- Semantic Scholar