Decoder. plain-English AI glossary

Attention Is All You Need

† Historical

The 2017 paper that introduced the transformer and quietly set off the whole modern AI boom.

Think of it like

Like the patent for the printing press — modest in the moment, era-defining in hindsight.

Example

Nearly every large language model you use traces its lineage directly to this one paper.

How it actually works

It showed you could drop the recurrent networks everyone relied on and build a language model purely out of attention, which processes all positions in parallel and scales far better. The title was a cheeky claim that turned out to be right. It’s “historical” only in the sense that its ideas are now everywhere — the paper itself remains foundational.

For product teams

The origin story worth knowing when you talk about why any of this works.

For engineers

The paper introducing the transformer, replacing recurrence with self-attention.

Related

Read anything AI without the jargon

Look up any term in plain English, or save terms as you read with the free Chrome extension.

Open DecoderAdd to Chrome