Code Generation & Program Synthesis with RL Reading List
Curated by Mouhssine Rifaki | Stanford Electrical Engineering | Last updated August 2026
From Codex to AlphaCode and beyond, code generation now pairs large pretrained models with execution feedback and reinforcement learning. These papers chart that progression.
Code Generation & Program Synthesis with RL: 10 key papers
- Evaluating Large Language Models Trained on Code
Chen et al. arXiv 2021.
- Program Synthesis with Large Language Models
Austin et al. arXiv 2021.
- Competition-Level Code Generation with AlphaCode
Li et al. arXiv 2022.
- Code Llama: Open Foundation Models for Code
Rozière et al. arXiv 2023.
- CodeRL: Mastering Code Generation through Pretrained Models and Deep Reinforcement Learning
Le et al. arXiv 2022.
- CodeGen: An Open Large Language Model for Code with Multi-Turn Program Synthesis
Nijkamp et al. arXiv 2022.
- StarCoder: may the source be with you!
Li et al. arXiv 2023.
- InCoder: A Generative Model for Code Infilling and Synthesis
Fried et al. arXiv 2022.
- SWE-bench: Can Language Models Resolve Real-World GitHub Issues?
Jimenez et al. arXiv 2023.
- RLTF: Reinforcement Learning from Unit Test Feedback
Liu et al. arXiv 2023.
← Back to main page