Long-Context & Memory Transformers Reading List
Curated by Mouhssine Rifaki | Stanford Electrical Engineering | Last updated August 2026
Papers on extending context and adding memory to transformers — from Transformer-XL and Memorizing Transformers to retrieval and extrapolation.
Long-Context & Memory Transformers: 10 key papers
- Lost in the Middle: How Language Models Use Long Contexts
Liu et al. arXiv 2023.
- Efficient Streaming Language Models with Attention Sinks
Xiao et al. arXiv 2023.
- Extending Context Window of Large Language Models via Positional Interpolation
Chen et al. arXiv 2023.
- YaRN: Efficient Context Window Extension of Large Language Models
Peng et al. arXiv 2023.
- LongNet: Scaling Transformers to 1,000,000,000 Tokens
Ding et al. arXiv 2023.
- Ring Attention with Blockwise Transformers for Near-Infinite Context
Liu et al. arXiv 2023.
- RoFormer: Enhanced Transformer with Rotary Position Embedding
Su et al. arXiv 2021.
- Train Short, Test Long: Attention with Linear Biases Enables Input Length Extrapolation
Press et al. arXiv 2021.
- Memorizing Transformers
Wu et al. arXiv 2022.
- Unlimiformer: Long-Range Transformers with Unlimited Length Input
Bertsch et al. arXiv 2023.
← Back to main page