AuraTracer智迹闻
中文

EVENT DOSSIER

Training-Free Halving of Activated Experts in Fine-Grained Mixture-of-Experts Models

2026-09-07 12:00 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
2mentions
SummaryAI generated

The researchers proposed a method to halve the number of activation experts in a fine-grained MoE model without training. This method reduces the number of experts during inference from 8 to 4 by introducing an parameter-less integer $k_2$. Testing on the Qwen3.6-35B-A3B model showed that this operation reduced the MMLU score by only 0.35 points while halving the computational burden of routing experts; completely removing normalization would lead to catastrophic consequences. This result was successfully replicated on the Qwen3.5-397B-A17B model, which has been scaled up 11 times. Analysis indicated that maintaining an appropriate reference quality is crucial, and different $k_2$ values are preferred for perplexity and downstream accuracy. The importance of expert identity far exceeds weights, and balance and domain-specific routing limit the space for expert pruning.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
Qwen3.5-397B-A17BQwen3.6-35B-A3B

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
Qwen3.5-397B-A17B × Qwe…1

SignalsSIGNALS

Keyword heat
  • Qwen3.6-35B-A3B1
  • Qwen3.5-397B-A17B1

All reports (1)SOURCES

A arXiv cs.AI en 2026-09-07 12:00

Training-Free Halving of Activated Experts in Fine-Grained Mixture-of-Experts Models

研究提出一种无需训练即可减半激活专家的方法,通过引入一个无参数整数 $k_2$ 将推理时的专家数量从 8 降至 4。在 Qwen3.6-35B-A3B 模型上,该方法使 MMLU 得分下降仅 0.35 分,同时将路由专家计算量减半;若完全移除归一化则导致灾难性后果。该结果在更大的 Qwen3.5-397B-A17B 模型(规模扩大 11 倍)上同样复现有效。分析表明,保留合适的参考质量至关重要,且 perplexity 与下游准确率倾向于不同的 $k_2$ 值,专家身份的重要性远高于权重,平衡及领域专用路由限制了专家剪枝空间。