{"id":268785,"date":"2026-01-28T18:37:09","date_gmt":"2026-01-28T18:37:09","guid":{"rendered":"https:\/\/www.newsbeep.com\/ie\/268785\/"},"modified":"2026-01-28T18:37:09","modified_gmt":"2026-01-28T18:37:09","slug":"multimodal-learning-with-next-token-prediction-for-large-multimodal-models","status":"publish","type":"post","link":"https:\/\/www.newsbeep.com\/ie\/268785\/","title":{"rendered":"Multimodal learning with next-token prediction for large multimodal models"},"content":{"rendered":"<p>Tokenizer design<\/p>\n<p>A unified tokenizer discretizes texts, images and videos into compact token sequences using shared codebooks. This enables text and vision information to reside in a common discrete space, facilitating autoregressive modelling. For text tokens and control tokens, we leveraged a byte pair encoding (BPE)-based text tokenizer for tokenization, whereas a vector quantization (VQ)-based visual tokenizer was used to discretize images and videos into compact token sequences.<\/p>\n<p>Text tokenizer<\/p>\n<p>For text tokenization, we adopted Qwen\u2019s tokenizer<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 49\" title=\"Bai, J. et al. Qwen-VL: a frontier large vision-language model with versatile abilities. Preprint at &#010;                https:\/\/arxiv.org\/abs\/2308.12966&#010;                &#010;               (2023).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR49\" id=\"ref-link-section-d12709633e1427\" rel=\"nofollow noopener\" target=\"_blank\">49<\/a>, which uses byte-level byte-pair encoding with a vocabulary encompassing 151,643 regular text tokens. To reserve sufficient capacity for template control, we also incorporated 211 special tokens into the tokenizer\u2019s vocabulary.<\/p>\n<p>Vision tokenizer<\/p>\n<p>We trained the vision tokenizer using SBER-MoVQGAN<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 14\" title=\"Razzhigaev, A. et al. Kandinsky: an improved text-to-image synthesis with image prior and latent diffusion. In Proc. 2023 Conf. on Empirical Methods in Natural Language Processing, EMNLP 2023 - System Demonstrations (2023).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR14\" id=\"ref-link-section-d12709633e1439\" rel=\"nofollow noopener\" target=\"_blank\">14<\/a>, which can encode a 4\u2009\u00d7\u2009512\u2009\u00d7\u2009512 video clip or a 512\u2009\u00d7\u2009512 image into 4,096 discrete tokens from a codebook of size 32,768. Our tokenizer achieved 4\u00d7 compression in the temporal dimension and 8\u2009\u00d7\u20098 compression in the spatial dimension and is applicable to any temporal and spatial resolution. Building on the MoVQGAN architecture<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 50\" title=\"Zheng, C., Vuong, L. T., Cai, J. &amp; Phung, D. MoVQ: modulating quantized vectors for high-fidelity image generation. Adv. Neural Inf. Process. Syst. 35, 23412&#x2013;23425 (2022).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR50\" id=\"ref-link-section-d12709633e1443\" rel=\"nofollow noopener\" target=\"_blank\">50<\/a>, we incorporated two temporal residual layers with three-dimensional convolution kernels into both the encoder and decoder modules to perform temporal downsampling and enhance video tokenization capabilities. The tokenizer was trained end-to-end on the LAION high-resolution image dataset and the InternVid<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 51\" title=\"Wang, Y. et al. InternVid: a large-scale video-text dataset for multimodal understanding and generation. In Twelfth Int. Conf. on Learning Representations, 42055&#x2013;42079 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR51\" id=\"ref-link-section-d12709633e1447\" rel=\"nofollow noopener\" target=\"_blank\">51<\/a> video dataset using combined objective functions of Euclidean norm (L2) loss, learned perceptual image patch similarity (LPIPS) perceptual loss<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 52\" title=\"Zhang, R., Isola, P., Efros, A. A., Shechtman, E. &amp; Wang, O. The unreasonable effectiveness of deep features as a perceptual metric. In Proc. IEEE\/CVF Conf. on Computer Vision and Pattern Recognition, 586&#x2013;595 (2018).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR52\" id=\"ref-link-section-d12709633e1451\" rel=\"nofollow noopener\" target=\"_blank\">52<\/a>, generative adversarial network (GAN) loss and commitment loss. Further details on video compression metrics, the impact of codebook size, and comparisons between the unified and standalone image tokenizers are provided in section <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"section anchor\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#Sec33\" rel=\"nofollow noopener\" target=\"_blank\">1<\/a> of the Supplementary Information.<\/p>\n<p>Architecture design<\/p>\n<p>Emu3 uses a decoder-only Transformer with modality-shared embeddings. We used RMSNorm<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 53\" title=\"Zhang, B. &amp; Sennrich, R. Root mean square layer normalization. Adv. Neural Inf. Process. Syst. 32, 12381&#x2013;12392 (2019).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR53\" id=\"ref-link-section-d12709633e1467\" rel=\"nofollow noopener\" target=\"_blank\">53<\/a> for normalization and GQA<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 54\" title=\"Ainslie, J. et al. GQA: training generalized multi-query transformer models from multi-head checkpoints. In 2023 Conf. on Empirical Methods in Natural Language Processing (2023).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR54\" id=\"ref-link-section-d12709633e1471\" rel=\"nofollow noopener\" target=\"_blank\">54<\/a> for attention mechanisms, as well as the SwiGLU<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 55\" title=\"Shazeer, N. GLU variants improve Transformer. Preprint at &#010;                https:\/\/arxiv.org\/abs\/2002.05202&#010;                &#010;               (2020).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR55\" id=\"ref-link-section-d12709633e1475\" rel=\"nofollow noopener\" target=\"_blank\">55<\/a> activation function and rotary positional embeddings<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 56\" title=\"Su, J. et al. RoFormer: enhanced transformer with rotary position embedding. Neurocomputing 568, 127063 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR56\" id=\"ref-link-section-d12709633e1479\" rel=\"nofollow noopener\" target=\"_blank\">56<\/a>. Biases in the qkv and linear projection layers were removed. In addition, a dropout rate of 0.1 was implemented to improve training stability. Overall, the model contains 8.49 billion parameters, including 32 layers with a hidden size of 4,096, intermediate size of 14,336 and 32 attention heads (8 key-value heads). The shared multimodal vocabulary comprises 184,622 tokens, enabling consistent representation across language and vision domains.<\/p>\n<p>Architectural comparisons with diffusion models<\/p>\n<p>To fairly compare the next-token prediction paradigm with diffusion models for visual generation tasks, we used Flan-T5-XL<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 57\" title=\"Chung, H. W. et al. Scaling instruction-finetuned language models. J. Mach. Learn. Res. 25, 1&#x2013;53 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR57\" id=\"ref-link-section-d12709633e1490\" rel=\"nofollow noopener\" target=\"_blank\">57<\/a> as the text encoder and trained both a 1.5B diffusion transformer<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 58\" title=\"Peebles, W. &amp; Xie, S. Scalable diffusion models with transformers. In Proc. IEEE\/CVF Int. Conf. on Computer Vision, 4195&#x2013;4205 (2023).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR58\" id=\"ref-link-section-d12709633e1494\" rel=\"nofollow noopener\" target=\"_blank\">58<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 59\" title=\"Chen, J. et al. Pixart-&#x3B1;: fast training of diffusion Transformer for photorealistic text-to-image synthesis. In Twelfth Int. Conf. on Learning Representations, 57611&#x2013;57640 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR59\" id=\"ref-link-section-d12709633e1497\" rel=\"nofollow noopener\" target=\"_blank\">59<\/a> and a 1.5B decoder-only transformer<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 60\" title=\"Yang, A. et al. Qwen2.5 technical report. Preprint at &#010;                https:\/\/arxiv.org\/abs\/2412.15115&#010;                &#010;               (2025).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR60\" id=\"ref-link-section-d12709633e1501\" rel=\"nofollow noopener\" target=\"_blank\">60<\/a> on the OpenImages<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 61\" title=\"Kuznetsova, A. et al. The Open Images Dataset v4: unified image classification, object detection, and visual relationship detection at scale. Int. J. Comput. Vis. 128, 1956&#x2013;1981 (2020).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR61\" id=\"ref-link-section-d12709633e1505\" rel=\"nofollow noopener\" target=\"_blank\">61<\/a> dataset. The diffusion model leverages the variational autoencoder from SDXL<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 20\" title=\"Podell, D. et al. SDXL: improving latent diffusion models for high-resolution image synthesis. In Twelfth Int. Conf. on Learning Representations, 1862&#x2013;1874 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR20\" id=\"ref-link-section-d12709633e1509\" rel=\"nofollow noopener\" target=\"_blank\">20<\/a>, whereas the decoder-only transformer uses the video tokenizer in Emu3 to encode images into latent tokens. Both models were trained with identical configurations, including a linear warm-up of 2,235 steps, a constant learning rate of 1\u2009\u00d7\u200910\u22124 and a global batch size of 1,024. As shown in Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#Fig3\" rel=\"nofollow noopener\" target=\"_blank\">3c<\/a>, the next-token prediction model consistently converged faster than its diffusion counterpart for equal training samples, challenging the prevailing belief that diffusion architectures are inherently superior for visual generation.<\/p>\n<p>Architectural comparisons with encoder\u2009+\u2009LLM compositional paradigm<\/p>\n<p>To fairly evaluate different vision\u2013language architectures, we compared three model variants (trained without any pretrained LLM initialization) on the I2T validation set (an image-understanding task), as shown in Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#Fig3\" rel=\"nofollow noopener\" target=\"_blank\">3b<\/a>. All models were trained on the EVE-33M multimodal corpus<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 35\" title=\"Diao, H. et al. Unveiling encoder-free vision-language models. Adv. Neural Inf. Process. Syst. 37, 52545&#x2013;52567 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR35\" id=\"ref-link-section-d12709633e1530\" rel=\"nofollow noopener\" target=\"_blank\">35<\/a>, using a global batch size of 1,024, a base learning rate of 1\u2009\u00d7\u200910\u22124 with cosine decay scheduling and 12,000 training steps, and evaluated on a held-out validation set of 1,024 samples with comparable parameters. The models compared were: (1) a decoder-only model that consumes discrete image tokens as input (Emu3 variant, 1.22B parameters); (2) a late-fusion architecture comprising a vision encoder and decoder (LLaVA-style variant, 1.22B\u2009=\u20091.05B decoder\u2009+\u20090.17B vision encoder); and (3) a late-fusion architecture initialized with a CLIP-based vision encoder (LLaVA-style variant, 1.35B\u2009=\u20091.05B\u2009+\u20090.30B). The late-fusion LLaVA-style model initialized with a pretrained CLIP vision encoder showed substantially lower validation loss. Notably, when that pretraining advantage was removed, the apparent superiority of the encoder-based compositional architecture was largely diminished. The decoder-only next-token prediction model showed comparable performance, challenging the prevailing belief that encoder\u2009+\u2009LLM architectures are inherently superior for multimodal understanding. When evaluated under equal scratch training conditions, without prior initialization from LLMs and CLIP, it matched compositional encoder\u2009+\u2009LLM paradigms in terms of learning efficiency. Further architectural analyses are provided in section\u00a0<a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">2.1<\/a> of the Supplementary Information.<\/p>\n<p>Data collection<\/p>\n<p>Emu3 was pretrained from scratch on a mix of language, image and video data. Details of data construction, including sources, filtering and preprocessing, are provided in Extended Data Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"table anchor\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#Tab8\" rel=\"nofollow noopener\" target=\"_blank\">7<\/a>. Further information on dataset composition, collection pipelines and filtering details is provided in section\u00a0<a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">3.1<\/a> of the Supplementary Information.<\/p>\n<p>Pretraining detailsData format<\/p>\n<p>Images and videos were resized to areas near 512\u2009\u00d7\u2009512 while preserving the aspect ratio during pretraining. We inserted special tokens [SOV], [SOT] and [EOV] to delimit multimodal segments:<\/p>\n<p>$$[\\text{BOS}]\\{\\text{caption text}\\}[\\text{SOV}]\\{\\text{meta text}\\}[\\text{SOT}]\\{\\text{vision tokens}\\}[\\text{EOV}][\\text{EOS}],$$<\/p>\n<p>where [BOS] and [EOS] mark the start and end of the whole sample, [SOV] marks the start of the vision input, [SOT] marks the start of vision tokens, and [EOV] indicates the end of the vision input. In addition, [EOL] and [EOF] were inserted into the vision tokens to denote line breaks and frame breaks, respectively. The \u2018meta text\u2019 contains information about the resolution for images; for videos, it includes resolution, frame rate and duration, all presented in plain text format. We also moved the \u2018caption text\u2019 field in a portion of the dataset to follow the [EOV] token, thereby constructing data aimed at vision understanding tasks.<\/p>\n<p>Training recipe<\/p>\n<p>Pretraining followed a three-stage curriculum designed to balance training efficiency and optimization stability. Stage 1 used a learning rate of 1\u2009\u00d7\u200910\u22124 with cosine decay, no dropout and a sequence length of 5,120. This configuration enabled rapid early convergence; however, the absence of dropout eventually led to optimization instability and model collapse in late training. Stage 2 therefore introduced a dropout rate of 0.1, which stabilized optimization while retaining the warm-start benefits established in stage 1. Stage 3 extended the context length to 65,536 tokens to accommodate video\u2013text data. The sampling ratio gradually shifted from image\u2013text pairs towards video\u2013text pairs. This curriculum substantially improved overall efficiency: the first two stages focused on image data for stable and cost-effective initialization, whereas the third stage expanded the context window and incorporated video data for full multimodal training. Tensor and pipeline parallelism remained constant across stages, with context parallelism scaling from 1 to 4 only in stage 3 to support the extended sequence length. Further implementation details including multimodal dropout for stability, token-level loss weighting, LLM-based initialization and mixture-of-experts configuration are provided in section\u00a0<a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">3.2.3<\/a> of the Supplementary Information.<\/p>\n<p>Post-training detailsT2I generation<\/p>\n<p>QFT. After pretraining, Emu3 underwent post-training to enhance visual generation quality. We applied QFT to high-quality image data while continuing next-token prediction with supervision restricted to vision tokens. Training data were filtered by the average of three preference scores: HPSv2.1 (ref. <a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 62\" title=\"Wu, X. et al. Human Preference Score v2: a solid benchmark for evaluating human preferences of text-to-image synthesis. Preprint at &#010;                https:\/\/arxiv.org\/abs\/2306.09341&#010;                &#010;               (2023).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR62\" id=\"ref-link-section-d12709633e1705\" rel=\"nofollow noopener\" target=\"_blank\">62<\/a>), MPS<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 63\" title=\"Zhang, S. et al. Learning multi-dimensional human preference for text-to-image generation. In Proc. IEEE\/CVF Conf. on Computer Vision and Pattern Recognition, 8018&#x2013;8027 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR63\" id=\"ref-link-section-d12709633e1709\" rel=\"nofollow noopener\" target=\"_blank\">63<\/a> and the LAION-Aesthetics score<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 64\" title=\"LAION-Aesthetics. LAION &#010;                https:\/\/laion.ai\/blog\/laion-aesthetics\/&#010;                &#010;               (2022).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR64\" id=\"ref-link-section-d12709633e1713\" rel=\"nofollow noopener\" target=\"_blank\">64<\/a>, and the image resolution was increased from 512 to 720 pixels. We set the batch size to 240 with a context length of 9,216, with the learning rate cosine decaying from 1\u2009\u00d7\u200910\u22125 to 1\u2009\u00d7\u200910\u22126 over 15,000 training steps. Subsequently, a linear annealing strategy was used to gradually decay the learning rate to zero over the final 5,000 steps of QFT training.<\/p>\n<p>DPO. We further aligned generation quality with human preference using DPO<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 13\" title=\"Rafailov, R. et al. Direct preference optimization: your language model is secretly a reward model. Adv. Neural Inf. Process. Syst. 36, 53728&#x2013;53741 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR13\" id=\"ref-link-section-d12709633e1726\" rel=\"nofollow noopener\" target=\"_blank\">13<\/a>. For each prompt, the model generated 8\u201310 candidate images that were evaluated by three annotators on visual appeal and alignment. The highest and lowest scoring samples formed preference triplets \\(({p}_{i},{x}_{i}^{{\\rm{chosen}}},{x}_{i}^{{\\rm{rejected}}})\\) for optimization. Tokenized data from this process were reused directly during training to avoid retokenization inconsistencies. Emu3-DPO jointly minimizes the DPO loss and the next-token prediction loss, with a weighting factor of 0.2 applied to the supervised fine-tuning loss for stable optimization. During DPO training, we use a dataset of 5,120 prompts and train for one epoch with a global batch size of 128. The learning rate follows a cosine decay schedule with a brief 5-step warm-up and then decays to a constant value of 7\u2009\u00d7\u200910\u22127. A KL penalty of 0.5 is applied to the reference policy to balance alignment strength and generation diversity.<\/p>\n<p>We present the performance of Emu3 through automated metric evaluation on popular T2I benchmarks: MSCOCO-30K<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 23\" title=\"Chen, X. et al. Microsoft COCO captions: data collection and evaluation server. Preprint at &#010;                https:\/\/arxiv.org\/abs\/1504.00325&#010;                &#010;               (2015).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR23\" id=\"ref-link-section-d12709633e1810\" rel=\"nofollow noopener\" target=\"_blank\">23<\/a>, GenEval<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 24\" title=\"Ghosh, D., Hajishirzi, H. &amp; Schmidt, L. GenEval: an object-focused framework for evaluating text-to-image alignment. Adv. Neural Inf. Process. Syst. 36, 52132&#x2013;52152 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR24\" id=\"ref-link-section-d12709633e1814\" rel=\"nofollow noopener\" target=\"_blank\">24<\/a>, T2I-CompBench<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 25\" title=\"Huang, K., Sun, K., Xie, E., Li, Z. &amp; Liu, X. T2I-CompBench: a comprehensive benchmark for open-world compositional text-to-image generation. Adv. Neural Inf. Process. Syst. 36, 78723&#x2013;78747 (2023).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR25\" id=\"ref-link-section-d12709633e1818\" rel=\"nofollow noopener\" target=\"_blank\">25<\/a>, and DPG-Bench<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 26\" title=\"Hu, X. et al. ELLA: equip diffusion models with LLM for enhanced semantic alignment. Preprint at &#010;                https:\/\/arxiv.org\/abs\/2403.05135&#010;                &#010;               (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR26\" id=\"ref-link-section-d12709633e1822\" rel=\"nofollow noopener\" target=\"_blank\">26<\/a>. Evaluation details are provided in the Supplementary Information, section\u00a0<a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">4.1.2<\/a>.<\/p>\n<p>T2V generation<\/p>\n<p>Emu3 was extended to T2V generation by applying QFT to high-quality video data (each sample was 5\u2009s long, 24\u2009fps), with strict resolution and motion filters to ensure visual fidelity. We set the batch size to 720 with a context length of 131,072, with the learning rate set to 5\u2009\u00d7\u200910\u22125 over 5,000 training steps. We evaluated video generation using VBench<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 27\" title=\"Huang, Z. et al. VBench: comprehensive benchmark suite for video generative models. In Proc. IEEE\/CVF Conf. on Computer Vision and Pattern Recognition, 21807&#x2013;21818 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR27\" id=\"ref-link-section-d12709633e1839\" rel=\"nofollow noopener\" target=\"_blank\">27<\/a>, which assesses 16 dimensions including temporal consistency, appearance quality, semantic fidelity and subject\u2013background coherence. Evaluation details are provided in section\u00a0<a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">4.2.2<\/a> of the Supplementary Information.<\/p>\n<p>Vision\u2013language understanding<\/p>\n<p>Emu3 was further adapted to vision\u2013language understanding through a two-stage post-training procedure. In the first stage, the model was trained on 10 million image\u2013text pairs using a batch size of 512, mixing image-understanding data with pure language data while masking losses on vision tokens for text-only prediction. All images were resized to approximately 512\u2009\u00d7\u2009512 while preserving the aspect ratio. In the second stage, we performed instruction tuning on 3.5 million question\u2013answer pairs sampled from ref. <a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 65\" title=\"Li, B. et al. LLaVA-OneVision: easy visual task transfer. Trans. Mach. Learn. Res. &#010;                https:\/\/hdl.handle.net\/1783.1\/147361&#010;                &#010;               (2025).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR65\" id=\"ref-link-section-d12709633e1854\" rel=\"nofollow noopener\" target=\"_blank\">65<\/a>, also using a batch size of 512; images with shorter or longer resolution were clipped to the 512\u20131,024 pixel range. For both stages, we used a cosine learning rate schedule with a peak learning rate of 1\u2009\u00d7\u200910\u22125. Evaluation details are provided in section\u00a0<a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">4.3<\/a> of the Supplementary Information.<\/p>\n<p>Interleaved image\u2013text generation<\/p>\n<p>We further extended Emu3 to interleaved image\u2013text generation, in which structured textual steps are accompanied by corresponding illustrative images within a single output sequence. The model was fine-tuned end-to-end to autoregressively generate such multimodal sequences, leveraging the flexibility of the unified framework. Training was performed for 10,000 steps with a global batch size of 128 and a maximum sequence length of 33,792 tokens. Each sequence included up to 8 images, each resized to a maximum area of 5122 pixels while preserving the aspect ratio. We used the Adam optimizer with a cosine learning rate schedule and a base learning rate of 7\u2009\u00d7\u200910\u22126 and applied a dropout rate of 0.1 with equal weighting between image and text losses. Further details on data formatting and visualization results are provided in section\u00a0<a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">4.4<\/a> of the Supplementary Information.<\/p>\n<p>Vision\u2013language\u2013action models<\/p>\n<p>We further extended Emu3 to vision\u2013language\u2013action tasks by fine-tuning it on the CALVIN<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 66\" title=\"Mees, O., Hermann, L., Rosete-Beas, E. &amp; Burgard, W. CALVIN: a benchmark for language-conditioned policy learning for long-horizon robot manipulation tasks. IEEE Robot. Autom. Lett. 7, 7327&#x2013;7334 (2022).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR66\" id=\"ref-link-section-d12709633e1887\" rel=\"nofollow noopener\" target=\"_blank\">66<\/a> benchmark, a simulated environment designed for long-horizon, language-conditioned robotic manipulation.<\/p>\n<p>The model was initialized from Emu3 pretrained weights, whereas the action encoder used the FAST tokenizer<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 31\" title=\"Pertsch, K. et al. FAST: efficient action tokenization for vision-language-action models. In Proc. Robotics: Science and Systems XXI (2025).\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#ref-CR31\" id=\"ref-link-section-d12709633e1894\" rel=\"nofollow noopener\" target=\"_blank\">31<\/a> with a 1,024-size vocabulary, replacing the last 1,024 token IDs of the language tokenizer. RGB observations from third-person (200\u2009\u00d7\u2009200) and wrist (80\u2009\u00d7\u200980) views were discretized using the Emu3 vision tokenizer with a spatial compression factor of 8. Training used a time window of 20 and an action chunk size of 10, forming input sequences of two consecutive vision\u2013action\u2013vision\u2013action frames. Loss weights were set to 0.5 for visual tokens and 1.0 for action tokens. The model was trained for 8,000 steps with a batch size of 192 and a cosine learning rate schedule starting at 8\u2009\u00d7\u200910\u22125. During inference, it predicted actions online by means of a sliding two-frame window. Visualizations are shown in Extended Data Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41586-025-10041-x#Fig8\" rel=\"nofollow noopener\" target=\"_blank\">3<\/a>. Although the CALVIN benchmark is simulation-based, Emu3\u2019s vision\u2013language\u2013action formulation was designed with real-world deployment challenges in mind. The next-token prediction paradigm naturally conditions on arbitrary-length histories, allowing the model to integrate feedback over time and recover from partial or imperfect sensor inputs, thereby accommodating noisy sensors or delayed feedback. In practice, real-world robotic validation requires substantial data collection (for instance, time-consuming tele-operation or on-hardware rollouts) and system-level engineering efforts to ensure safety, latency guarantees and reliable actuation, which made large-scale evaluation on physical robots difficult within the scope of this work. Although large-scale physical-robot validation will be part of our future work, the simulation results show that Emu3 can model complex, interleaved perception\u2013action sequences without task-specific components, indicating strong potential for transfer to real robotic systems.<\/p>\n","protected":false},"excerpt":{"rendered":"Tokenizer design A unified tokenizer discretizes texts, images and videos into compact token sequences using shared codebooks. This&hellip;\n","protected":false},"author":2,"featured_media":268786,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[220,218,219,4967,1444,2026,61,60,2027,82,80],"class_list":["post-268785","post","type-post","status-publish","format-standard","has-post-thumbnail","category-artificial-intelligence","tag-ai","tag-artificial-intelligence","tag-artificialintelligence","tag-computational-science","tag-computer-science","tag-humanities-and-social-sciences","tag-ie","tag-ireland","tag-multidisciplinary","tag-science","tag-technology"],"_links":{"self":[{"href":"https:\/\/www.newsbeep.com\/ie\/wp-json\/wp\/v2\/posts\/268785","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.newsbeep.com\/ie\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.newsbeep.com\/ie\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/ie\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/ie\/wp-json\/wp\/v2\/comments?post=268785"}],"version-history":[{"count":0,"href":"https:\/\/www.newsbeep.com\/ie\/wp-json\/wp\/v2\/posts\/268785\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/ie\/wp-json\/wp\/v2\/media\/268786"}],"wp:attachment":[{"href":"https:\/\/www.newsbeep.com\/ie\/wp-json\/wp\/v2\/media?parent=268785"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.newsbeep.com\/ie\/wp-json\/wp\/v2\/categories?post=268785"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.newsbeep.com\/ie\/wp-json\/wp\/v2\/tags?post=268785"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}