Prompt Optimization & In-Context Learning for LLMs Reading List
Curated by Mouhssine Rifaki | Stanford Electrical Engineering | Last updated August 2026
Prompting turns frozen language models into adaptable systems. This list follows the arc from few-shot in-context learning and continuous prompt tuning to modern automatic optimizers that search, evolve, and compile prompts for reliable LLM behavior.
Prompt Optimization & In-Context Learning for LLMs: 10 key papers
- Large Language Models Are Human-Level Prompt Engineers
Zhou et al. arXiv 2022.
- AutoPrompt: Eliciting Knowledge from Language Models with Automatically Generated Prompts
Shin et al. arXiv 2020.
- The Power of Scale for Parameter-Efficient Prompt Tuning
Lester et al. arXiv 2021.
- Prefix-Tuning: Optimizing Continuous Prompts for Generation
Li and Liang. arXiv 2021.
- GPT Understands, Too
Liu et al. arXiv 2021.
- Making Pre-trained Language Models Better Few-shot Learners
Gao et al. arXiv 2020.
- Black-box Prompt Learning for Pre-trained Language Models
Diao et al. arXiv 2022.
- Large Language Models as Optimizers
Yang et al. arXiv 2023.
- Promptbreeder: Self-Referential Self-Improvement Via Prompt Evolution
Fernando et al. arXiv 2023.
- Automatic Prompt Optimization with "Gradient Descent" and Beam Search
Pryzant et al. arXiv 2023.
← Back to main page