Retrieval-Augmented Generation Reading List
Curated by Mouhssine Rifaki | Stanford Electrical Engineering | Last updated August 2026
Core papers on augmenting language models with retrieval — from the original RAG to FiD, Atlas, and modern retrieval-augmented pretraining.
Retrieval-Augmented Generation: 10 key papers
- Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks
Lewis et al. arXiv 2020.
- Dense Passage Retrieval for Open-Domain Question Answering
Karpukhin et al. arXiv 2020.
- REALM: Retrieval-Augmented Language Model Pre-Training
Guu et al. arXiv 2020.
- Improving language models by retrieving from trillions of tokens
Borgeaud et al. arXiv 2021.
- Atlas: Few-shot Learning with Retrieval Augmented Language Models
Izacard et al. arXiv 2022.
- Generalization through Memorization: Nearest Neighbor Language Models
Khandelwal et al. arXiv 2019.
- Active Retrieval Augmented Generation
Jiang et al. arXiv 2023.
- Self-RAG: Learning to Retrieve, Generate, and Critique through Self-Reflection
Asai et al. arXiv 2023.
- Retrieval-Augmented Generation for Large Language Models: A Survey
Gao et al. arXiv 2023.
- Precise Zero-Shot Dense Retrieval without Relevance Labels
Gao et al. arXiv 2022.
← Back to main page