Mixture-of-Experts (MoE): Papers to Read

A bottom-up reading list for understanding sparse Mixture-of-Experts models: from the 1991 origins through modern sparse LLMs (Mixtral, DeepSeek-V3, Grok), routing algorithms, load balancing, scaling laws, and the systems that make expert parallelism fast. I'll keep adding to this over time rather than starting a new post for every batch.

Type key: paper = peer-reviewed / arxiv preprint · blog = blog/post · report = technical report · book = textbook/chapter · survey = survey paper · website = tool/org site


Part 1 - Origins & Foundations


Part 2 - Sparse MoE for Deep Learning (2017–2021)


Part 3 - Routing Algorithms


Part 4 - Modern Sparse LLMs


Part 5 - Upcycling & Merging Dense Models into MoE


Part 6 - Scaling Laws & Analysis


Part 7 - Efficiency Variants & Alternatives


Part 8 - Systems & Serving


Part 9 - Surveys & Big-Picture Reading

← Back to all posts