Generative Modeling Reading List
Curated by Mouhssine Rifaki | Stanford Electrical Engineering | Last updated August 2026
Modern generative modeling connects latent-variable inference, invertible transformations, and score estimation. These ten papers are the backbone—VAEs, flows, and the score-based view that underpins diffusion.
Generative Modeling: 10 key papers
- Stochastic Backpropagation and Approximate Inference in Deep Generative Models
Rezende et al. arXiv 2014.
- Generative Adversarial Networks
Goodfellow et al. arXiv 2014.
- NICE: Non-linear Independent Components Estimation
Dinh et al. arXiv 2014.
- Density estimation using Real NVP
Dinh et al. arXiv 2016.
- Glow: Generative Flow with Invertible 1x1 Convolutions
Kingma and Dhariwal. arXiv 2018.
- Normalizing Flows for Probabilistic Modeling and Inference
Papamakarios et al. arXiv 2019.
- Neural Discrete Representation Learning
van den Oord et al. arXiv 2017.
- Pixel Recurrent Neural Networks
van den Oord et al. arXiv 2016.
- Conditional Image Generation with PixelCNN Decoders
van den Oord et al. arXiv 2016.
- A Style-Based Generator Architecture for Generative Adversarial Networks
Karras et al. arXiv 2018.
← Back to main page