2026
MoNE: Replacing Redundant Experts with Lightweight Novices for Structured Pruning of MoE
ICLR 2026poster
Mixture-of-Experts (MoE) enables efficient scaling of large language models by activating only a subset of experts per input token. However, deploying MoE-based models incurs significant memory overhead due to the need to retain all experts in memory. While structured pruning is promising to reduce…