arXiv:2606.16456cs.LGcs.AI2026-06

通过分解预训练权重引入可控多样性,提升数据受限下的MoE模型升级效果

SPRI: SVD-Partitioned Residual Initialization for Data-Constrained MoE Upcycling

论文配图:SPRI: SVD-Partitioned Residual Initialization for Data-Constrained MoE Upcycling
图 1 · 摘自论文原文
  • 基于SVD分解预训练前馈网络权重,分配残差到各专家以引入结构化多样性
  • 在15个英译多语方向上,比全微调稠密模型提升2.58 BLEU和3.32 COMET
  • 适合低资源场景下高效升级大模型,尤其适用于多语言语音翻译任务

混合专家(MoE)模型可实现高效扩展,但从头训练成本高昂。MoE升级通过将预训练稠密模型转换为稀疏MoE模型降低开销。然而现有方法依赖大规模持续训练,在数据受限的监督适配下表现不佳,原因在于专家同质或对预训练参数扰动过大。为此,我们提出SVD-Partitioned Residual Initialization(SPRI),将预训练前馈网络(FFN)权重的SVD分解残差分布至路由专家,基于预训练谱结构引入可控多样性。同时设计两阶段训练策略增强适配稳定性。在多语言语音转文本翻译任务中评估,受限监督数据挑战了MoE升级,多目标语言提供自然路由异质性。在CoVoST2的15个英译多语方向上,SPRI相比全微调稠密模型平均提升2.58 BLEU和3.32 COMET;优于先前最佳MoE升级基线3.39 BLEU和4.34 COMET。

原文摘要 · Abstract (English)

Mixture-of-Experts (MoE) models enable efficient scaling, but training them from scratch remains prohibitively expensive. MoE upcycling mitigates this cost by converting pretrained dense models into sparse MoE models. However, existing upcycling methods typically rely on large-scale continued training and often perform poorly under data-constrained supervised adaptation, due to either homogeneous experts or overly disruptive perturbations to pretrained parameters. In this setting, effective upcycling must leverage pretrained weight structure while introducing sufficient diversity among routed experts. To this end, we propose SVD-Partitioned Residual Initialization (SPRI), which distributes SVD-partitioned residuals derived from pretrained feed-forward network (FFN) weights across routed experts, introducing controlled expert diversity grounded in pretrained spectral structure. We further introduce a two-stage training strategy to improve adaptation stability. We evaluate SPRI on multilingual speech-to-text translation, where limited supervised data challenges MoE upcycling and multiple target languages provide natural routing heterogeneity. On CoVoST2 across 15 En-to-XX directions, SPRI improves average BLEU and COMET over fully fine-tuned dense models by 2.58 and 3.32 points, respectively, and outperforms the prior best MoE upcycling baseline by 3.39 BLEU and 4.34 COMET points.

MoE升级低资源语音翻译SVD

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。