缩放嵌入在语言模型中优于缩放专家

Scaling Embeddings Outperforms Scaling Experts in Language Models

美团 LongCat 团队 Meituan LongCat Team · Meituan · 2026-01-29 · arXiv:2601.21204 ↗ · 被引 10

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

尽管混合专家(MoE)架构已成为大型语言模型中稀疏性缩放的标准,但它们日益面临收益递减和系统级瓶颈。在这项工作中,我们探索了嵌入缩放作为稀疏性缩放的一个强大且正交的维度。通过全面的分析和实验,我们确定了嵌入缩放相比专家缩放能够实现更优帕累托前沿的特定场景。我们系统地描述了影响这种效能的关键架构因素——从参数预算到与模型宽度和深度的相互作用。此外,通过整合定制的系统优化和推测解码,我们有效地将这种稀疏性转化为实际的推理加速。在这些见解的指导下,我们提出了 LongCat-Flash-Lite,一个 685 亿参数、约 30 亿激活的模型,从头开始训练。尽管将超过 300 亿参数分配给嵌入,LongCat-Flash-Lite 不仅超越了参数等效的 MoE 基线,而且在代理和编码领域与现有同等规模模型相比表现出卓越的竞争力。

While Mixture-of-Experts (MoE) architectures have become the standard for sparsity scaling in large language models, they increasingly face diminishing returns and system-level bottlenecks. In this work, we explore embedding scaling as a potent, orthogonal dimension for scaling sparsity. Through a comprehensive analysis and experiments, we identify specific regimes where embedding scaling achieves a superior Pareto frontier compared to expert scaling. We systematically characterize the critical architectural factors governing this efficacy -- ranging from parameter budgeting to the interplay with model width and depth. Moreover, by integrating tailored system optimizations and speculative decoding, we effectively convert this sparsity into tangible inference speedups. Guided by these insights, we introduce LongCat-Flash-Lite, a 68.5B parameter model with ~3B activated trained from scratch. Despite allocating over 30B parameters to embeddings, LongCat-Flash-Lite not only surpasses parameter-equivalent MoE baselines but also exhibits exceptional competitiveness against existing models of comparable scale, particularly in agentic and coding domains.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 21)

阅读逐段中英对照全文 →