attention-added-to-address-fixed-size-bottleneck
IN premise — entries/2026/06/21/wiki-Recurrent_neural_network-chunk-2.md
Created 2026-06-21T09:55:53+00:00
The attention mechanism was added to encoder-decoder RNNs to address the bottleneck of compressing all input information into a fixed-size vector.
Dependents
These beliefs depend on this one:
- IN attention-bridge-rnn-to-transformer — 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.