Quick answer
AI Summary: Introduces the Transformer architecture, which relies entirely on self-attention mechanisms rather than recurrence or convolutions, fundamentally revolutionizing natural language processing and deep learning.
AI Summary: Introduces the Transformer architecture, which relies entirely on self-attention mechanisms rather than recurrence or convolutions, fundamentally revolutionizing natural language processing and deep learning.
The dominant sequence transduction models are based on complex recurrent or convolutional neural networks that include an encoder and a decoder. The best performing models also connect the encoder and decoder through an attention mechanism. We propose a new simple network architecture, the Transformer, based solely on attention mechanisms, dispensing with recurrence and convolutions entirely. Experiments on two machine translation tasks show these models to be superior in quality while being significantly more parallelizable and requiring significantly less time to train.
Share your opinion to help other learners triage faster.
Write a reviewInvite someone by email to share an invited review for Attention Is All You Need.