attention-bridge-rnn-to-transformer

IN derived (depth 1)

Created 2026-06-21T09:59:01+00:00 · Reviewed 2026-06-21T15:37:01+00:00

The attention mechanism served as the transitional innovation from RNN-based to Transformer-based architectures, first augmenting encoder-decoder RNNs to solve the fixed-size bottleneck, then replacing recurrence entirely.

Justifications

SL — Attention first augmented encoder-decoder RNNs, then became the sole mechanism in Transformers

Antecedents (all must be IN):

Dependents

These beliefs depend on this one: