Model Compression & Pruning Reading List
Curated by Mouhssine Rifaki | Stanford Electrical Engineering | Last updated August 2026
Essential papers on compressing neural networks — from pruning and lottery tickets to structured sparsity and efficient deployment.
Model Compression & Pruning: 10 key papers
- Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding
Han et al. arXiv 2015.
- Learning both Weights and Connections for Efficient Neural Networks
Han et al. arXiv 2015.
- The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks
Frankle and Carbin. arXiv 2018.
- What is the State of Neural Network Pruning?
Blalock et al. arXiv 2020.
- Rethinking the Value of Network Pruning
Liu et al. arXiv 2018.
- Pruning Filters for Efficient ConvNets
Li et al. arXiv 2016.
- SNIP: Single-shot Network Pruning based on Connection Sensitivity
Lee et al. arXiv 2018.
- Movement Pruning: Adaptive Sparsity by Fine-Tuning
Sanh et al. arXiv 2020.
- A Survey of Model Compression and Acceleration for Deep Neural Networks
Cheng et al. arXiv 2017.
- SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot
Frantar and Alistarh. arXiv 2023.
← Back to main page