English

Automatic Expert Discovery in LLM Upcycling via Sparse Interpolated Mixture-of-Experts

Machine Learning 2025-06-17 v1

Abstract

We present Sparse Interpolated Mixture-of-Experts (SIMoE) instruction-tuning, an end-to-end algorithm designed to fine-tune a dense pre-trained Large Language Model (LLM) into a MoE-style model that possesses capabilities in multiple specialized domains. During instruction-tuning, SIMoE automatically identifies multiple specialized experts under a specified sparsity constraint, with each expert representing a structurally sparse subset of the seed LLM's parameters that correspond to domain-specific knowledge within the data. SIMoE simultaneously learns an input-dependent expert merging strategy via a router network, leveraging rich cross-expert knowledge for superior downstream generalization that surpasses existing baselines. Empirically, SIMoE consistently achieves state-of-the-art performance on common instruction-tuning benchmarks while maintaining an optimal performance-compute trade-off compared to all baselines.

Keywords

Cite

@article{arxiv.2506.12597,
  title  = {Automatic Expert Discovery in LLM Upcycling via Sparse Interpolated Mixture-of-Experts},
  author = {Shengzhuang Chen and Ying Wei and Jonathan Richard Schwarz},
  journal= {arXiv preprint arXiv:2506.12597},
  year   = {2025}
}

Comments

9 pages