English

DiEP: Adaptive Mixture-of-Experts Compression through Differentiable Expert Pruning

Computation and Language 2025-09-22 v1

Abstract

Despite the significant breakthrough of Mixture-of-Experts (MoE), the increasing scale of these MoE models presents huge memory and storage challenges. Existing MoE pruning methods, which involve reducing parameter size with a uniform sparsity across all layers, often lead to suboptimal outcomes and performance degradation due to varying expert redundancy in different MoE layers. To address this, we propose a non-uniform pruning strategy, dubbed \textbf{Di}fferentiable \textbf{E}xpert \textbf{P}runing (\textbf{DiEP}), which adaptively adjusts pruning rates at the layer level while jointly learning inter-layer importance, effectively capturing the varying redundancy across different MoE layers. By transforming the global discrete search space into a continuous one, our method handles exponentially growing non-uniform expert combinations, enabling adaptive gradient-based pruning. Extensive experiments on five advanced MoE models demonstrate the efficacy of our method across various NLP tasks. Notably, \textbf{DiEP} retains around 92\% of original performance on Mixtral 8×\times7B with only half the experts, outperforming other pruning methods by up to 7.1\% on the challenging MMLU dataset.

Keywords

Cite

@article{arxiv.2509.16105,
  title  = {DiEP: Adaptive Mixture-of-Experts Compression through Differentiable Expert Pruning},
  author = {Sikai Bai and Haoxi Li and Jie Zhang and Zicong Hong and Song Guo},
  journal= {arXiv preprint arXiv:2509.16105},
  year   = {2025}
}

Comments

18 pages

R2 v1 2026-07-01T05:46:03.525Z