2025
Learning Mixtures of Experts with EM: A Mirror Descent Perspective
ICML 2025poster
Classical Mixtures of Experts (MoE) are Machine Learning models that involve partitioning the input space, with a separate "expert" model trained on each partition. Recently, MoE-based model architectures have become popular as a means to reduce training and inference costs. There, the partitioning…