PulseAugur
实时 10:13:57
English(EN) Beyond Routing: Decoupling Expert Dispatch and Aggregation in Sparse Mixture-of-Experts

新的MoE方法解耦专家调度与聚合

研究人员提出了一种新的稀疏专家混合(MoE)模型方法,该方法将专家调度和聚合过程解耦。这种称为固定调度自适应聚合(FDAA)的方法,独立于主模型骨干网优化计算后头部。在OLMoE-1B-7B和DeepSeek-V2-Lite模型上的实验表明,FDAA可以在WikiText-103和C4等基准测试中提高语言建模性能。 AI

影响 这项研究通过独立优化专家选择和输出聚合,有望带来更高效、性能更优的稀疏MoE模型。

排序理由 该集群包含一篇详细介绍稀疏专家混合模型新方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新的MoE方法解耦专家调度与聚合

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Zongfei Li ·

    超越路由:稀疏专家混合模型中的专家调度与聚合解耦

    arXiv:2608.08853v1 Announce Type: new Abstract: Sparse Mixture-of-Experts (MoE) routers commonly use the same scores both to select experts and to weight their already-computed outputs. We study whether these two roles, dispatch and aggregation, should be coupled. On pretrained O…