Emu3:下一个标记预测就足够了

Emu3: Next-Token Prediction is All You Need

王鑫龙 Xinlong Wang · · 2024-09-27 · arXiv:2409.18869 ↗ · 被引 731

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

摘要 · Abstract

虽然下一个标记预测被认为是通往通用人工智能的一条有希望的路径,但在多模态任务中,它仍然难以脱颖而出,而这些任务仍然由扩散模型(如 Stable Diffusion)和组合方法(如 CLIP 与 LLM 结合)主导。本文中,我们介绍 Emu3——一套全新的最先进多模态模型,仅通过下一个标记预测训练。通过将图像、文本和视频标记化到离散空间,我们在混合多模态序列上从头训练了一个单一的 Transformer。Emu3 在生成和感知任务中均超越了多个公认的任务专用模型,超越了如 SDXL 和 LLaVA-1.6 等旗舰模型,同时不再需要扩散或组合架构。Emu3 还能通过预测视频序列中的下一个标记来生成高保真视频。我们将复杂的多模态模型设计简化为一个焦点:标记,从而在训练和推理中释放了巨大的缩放潜力。我们的结果表明,下一个标记预测是构建超越语言的通用多模态智能的一条有希望的路径。我们开源了关键技术和模型,以支持这一方向的进一步研究。

While next-token prediction is considered a promising path towards artificial general intelligence, it has struggled to excel in multimodal tasks, which are still dominated by diffusion models (e.g., Stable Diffusion) and compositional approaches (e.g., CLIP combined with LLMs). In this paper, we introduce Emu3, a new suite of state-of-the-art multimodal models trained solely with next-token prediction. By tokenizing images, text, and videos into a discrete space, we train a single transformer from scratch on a mixture of multimodal sequences. Emu3 outperforms several well-established task-specific models in both generation and perception tasks, surpassing flagship models such as SDXL and LLaVA-1.6, while eliminating the need for diffusion or compositional architectures. Emu3 is also capable of generating high-fidelity video via predicting the next token in a video sequence. We simplify complex multimodal model designs by converging on a singular focus: tokens, unlocking great potential for scaling both during training and inference. Our results demonstrate that next-token prediction is a promising path towards building general multimodal intelligence beyond language. We open-source key techniques and models to support further research in this direction.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 13)

阅读逐段中英对照全文 →