English

CoSMoEs: Compact Sparse Mixture of Experts

Machine Learning 2025-03-04 v1 Computation and Language

Abstract

Sparse Mixture of Expert (MoE) models are popular foundational architectures at large scale, however, under-explored at smaller sizes. Here, we show how to enable Compact Sparse Mixture of Experts (CoSMoEs) for on-device inference. Specifically, we tackle the three main on-device dimensions: Quality, Memory and Latency. Along the quality axis, we show that in a fair evaluation (removing confounding factors) MoE architectures outperform FLOP-aligned dense models at on-device scale. We introduce weight-decomposed experts, further improving the MoE model performance. Regarding model memory and latency, we significantly improve model offloading efficiency and, in turn, reduce model inference latency.

Keywords

Cite

@article{arxiv.2503.00245,
  title  = {CoSMoEs: Compact Sparse Mixture of Experts},
  author = {Patrick Huber and Akshat Shrivastava and Ernie Chang and Chinnadhurai Sankar and Ahmed Aly and Adithya Sagar},
  journal= {arXiv preprint arXiv:2503.00245},
  year   = {2025}
}

Comments

11 pages, 8 figures

R2 v1 2026-06-28T22:02:41.400Z