EMNLP 20250 citations

HookMoE: A learnable performance compensation strategy of Mixture-of-Experts for LLM inference acceleration

Cheng Longkai, Along He, Mulin Li, Xie Xueshuo, Tao Li

Abstract

Mixture of Experts (MoE) architectures have emerged as a promising paradigm for scaling model capacity through top- k routing mechanisms. Although reducing the number of activated experts inherently enables inference acceleration, this efficiency gain typically comes at the cost of significant performance degradation. To address this trade-off between efficiency and performance, we propose HookMoE, a plug-and-play single-layer compensation framework that effectively restores performance using only a small post-training calibration set. Our method strategically inserts a lightweight trainable Hook module immediately preceding selected transformer blocks. Comprehensive evaluations on four popular MoE models, with an average performance degradation of only 2.5% across various benchmarks, our method reduces the number of activated experts by more than 50% and achieves a 1.42 × inference speed-up during the prefill stage. Through systematic analysis, we further reveal that the upper layers require fewer active experts, offering actionable insights for refining dynamic expert selection strategies and enhancing the overall efficiency of MoE models.

BibTeX
@inproceedings{emnlp2025_hookmoealearnabl,
  title = {HookMoE: A learnable performance compensation strategy of Mixture-of-Experts for LLM inference acceleration},
  author = {Cheng Longkai and Along He and Mulin Li and Xie Xueshuo and Tao Li},
  booktitle = {EMNLP 2025},
  year = {2025}
}
HookMoE: A learnable performance compensation strategy of Mixture-of-Experts for LLM inference acceleration · EMNLP 2025