arXiv:2602.04705cs.CL2026-02被引 12

ERNIE 5.0是首个支持多模态理解与生成的万亿参数自回归模型。

ERNIE 5.0 Technical Report

  • 统一建模所有模态,用稀疏专家混合架构实现跨模态联合训练。
  • 单次预训练可生成多种规模子模型,灵活适配不同资源环境。
  • 首次实现大规模多模态强化学习后训练,支持高效稳定微调。

本文介绍ERNIE 5.0,一个原生自回归的基础模型,旨在统一处理文本、图像、视频和音频的多模态理解与生成。所有模态均基于统一的下一批令牌预测目标,从头训练,采用超稀疏专家混合(MoE)架构,且专家路由与模态无关。为应对大规模部署中的多样化资源限制,ERNIE 5.0引入新型弹性训练范式:单次预训练中学习一系列子模型,其深度、专家容量和路由稀疏度可调,从而在性能、模型大小与推理延迟之间实现灵活权衡。此外,系统性解决了将强化学习扩展至统一基础模型的挑战,确保在超稀疏MoE架构及多样多模态设置下的高效稳定后训练。大量实验表明,ERNIE 5.0在多个模态上均实现强而均衡的表现。据我们所知,公开披露的模型中,ERNIE 5.0是首个实现万亿参数级统一自回归多模态模型的生产级实例。为促进后续研究,本文提供了统一模型中模态无关专家路由的可视化分析,以及弹性训练的全面实证研究,旨在为社区提供深刻洞见。

原文摘要 · Abstract (English)

In this report, we introduce ERNIE 5.0, a natively autoregressive foundation model desinged for unified multimodal understanding and generation across text, image, video, and audio. All modalities are trained from scratch under a unified next-group-of-tokens prediction objective, based on an ultra-sparse mixture-of-experts (MoE) architecture with modality-agnostic expert routing. To address practical challenges in large-scale deployment under diverse resource constraints, ERNIE 5.0 adopts a novel elastic training paradigm. Within a single pre-training run, the model learns a family of sub-models with varying depths, expert capacities, and routing sparsity, enabling flexible trade-offs among performance, model size, and inference latency in memory- or time-constrained scenarios. Moreover, we systematically address the challenges of scaling reinforcement learning to unified foundation models, thereby guaranteeing efficient and stable post-training under ultra-sparse MoE architectures and diverse multimodal settings. Extensive experiments demonstrate that ERNIE 5.0 achieves strong and balanced performance across multiple modalities. To the best of our knowledge, among publicly disclosed models, ERNIE 5.0 represents the first production-scale realization of a trillion-parameter unified autoregressive model that supports both multimodal understanding and generation. To facilitate further research, we present detailed visualizations of modality-agnostic expert routing in the unified model, alongside comprehensive empirical analysis of elastic training, aiming to offer profound insights to the community.

多模态自回归专家混合弹性训练

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