English

DynaMo: Runtime Switchable Quantization for MoE with Cross-Dataset Adaptation

Machine Learning 2026-01-12 v3

Abstract

As the Mix-of-Experts (MoE) architecture increases the number of parameters in large models, there is an even greater need for model quantization. However, existing quantization methods overlook the expert dynamics of MoE across multiple datasets. Moreover, the existing static quantization cannot adapt MoE to various data change scenarios. In this paper, we perform a multi-level analysis to reveal MoE dynamics and define the significance of each channel/each expert. Based on the analysis results, we propose \textit{DynaMo}, an end-to-end MoE quantization framework. DynaMo adopts an expert-level mixed-precision baseline quantization strategy, which ensures the quantized MoEs are compatible with multiple existing datasets. Furthermore, DynaMo incorporates a channel-level dynamic switching mechanism to adapt these quantized MoE models to novel datasets. Experiments show that DynaMo achieves a 2.78~4.54 PPL decrease and a 1.85%~3.77% accuracy improvement in various datasets, with ~3x inference speedup and negligible overhead.

Keywords

Cite

@article{arxiv.2503.21135,
  title  = {DynaMo: Runtime Switchable Quantization for MoE with Cross-Dataset Adaptation},
  author = {Zihao Zheng and Xiuping Cui and Size Zheng and Maoliang Li and Jiayu Chen and Yun Liang and Xiang Chen},
  journal= {arXiv preprint arXiv:2503.21135},
  year   = {2026}
}

Comments

This paper has been accepted by DATE 2026

R2 v1 2026-06-28T22:36:07.681Z