Higher-order pruning of experts in mixture-of-experts language models

📅 2026-09-16
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决MoE语言模型参数量大问题,提出HOPE方法,通过考虑专家间合作来优化剪枝决策,优于现有方法。
📝 Abstract
Mixture-of-Experts (MoE) language models suffer from large parameter counts, which create a significant memory bottleneck. Expert pruning is the most direct approach for reducing this parameter count, yet existing methods make pruning decisions for each expert independently, and assume experts' contributions are purely additive. In reality, expert usage in MoEs is inherently cooperative. We derive HOPE (Higher-Order Pruning of Experts), a second-order pruning objective which provably minimizes an upper bound on the error resulting from pruning. We show that REAP (a state-of-the-art first-order pruning method) is a special case of HOPE where interaction terms are ignored. Across three frontier MoE models (up to 122B parameters), two distinct calibration sets, and multiple benchmarks (including math, instruction following, coding, and an agentic suite), we demonstrate that HOPE produces better pruning decisions than existing methods, and its advantage is most pronounced at high pruning rates and on challenging agentic workloads. At 50% pruning, HOPE outperforms all baselines and achieves an average rank of 1.58 out of 5 methods (versus 2.42 for the next-best method, REAP), with gains of up to +6.1% on agentic coding. Over all conditions, HOPE again achieves the best average rank and surpasses every other method in the majority of head-to-head comparisons. By preserving cooperative expert structure that first-order methods ignore, HOPE enables aggressive compression with minimal degradation, particularly on complex tasks where diverse expert combinations are invoked over long sequences.
Problem

Research questions and friction points this paper is trying to address.

Mixture-of-Experts
parameter count
memory bottleneck
expert pruning
cooperative
Innovation

Methods, ideas, or system contributions that make the work stand out.

Higher-Order Pruning
Mixture-of-Experts
Cooperative Experts
Error Minimization
Aggressive Compression
A
Alex M. Tseng
AI Fundamental Research, AWS Agentic AI
P
Prannay Kaul
AI Fundamental Research, AWS Agentic AI
L
Luca Zancato
AI Fundamental Research, AWS Agentic AI
W
Wei Xia
AI Fundamental Research, AWS Agentic AI
Stefano Soatto
Stefano Soatto
Professor of Computer Science, UCLA; Vice President, AWS AI
Artificial IntelligenceMachine LearningRoboticsVision