English

The Design Space of Tri-Modal Masked Diffusion Models

Machine Learning 2026-02-26 v1

Abstract

Discrete diffusion models have emerged as strong alternatives to autoregressive language models, with recent work initializing and fine-tuning a base unimodal model for bimodal generation. Diverging from previous approaches, we introduce the first tri-modal masked diffusion model pretrained from scratch on text, image-text, and audio-text data. We systematically analyze multimodal scaling laws, modality mixing ratios, noise schedules, and batch-size effects, and we provide optimized inference sampling defaults. Our batch-size analysis yields a novel stochastic differential equation (SDE)-based reparameterization that eliminates the need for tuning the optimal batch size as reported in recent work. This reparameterization decouples the physical batch size, often chosen based on compute constraints (GPU saturation, FLOP efficiency, wall-clock time), from the logical batch size, chosen to balance gradient variance during stochastic optimization. Finally, we pretrain a preliminary 3B-parameter tri-modal model on 6.4T tokens, demonstrating the capabilities of a unified design and achieving strong results in text generation, text-to-image tasks, and text-to-speech tasks. Our work represents the largest-scale systematic open study of multimodal discrete diffusion models conducted to date, providing insights into scaling behaviors across multiple modalities.

Keywords

Cite

@article{arxiv.2602.21472,
  title  = {The Design Space of Tri-Modal Masked Diffusion Models},
  author = {Louis Bethune and Victor Turrisi and Bruno Kacper Mlodozeniec and Pau Rodriguez Lopez and Lokesh Boominathan and Nikhil Bhendawade and Amitis Shidani and Joris Pelemans and Theo X. Olausson and Devon Hjelm and Paul Dixon and Joao Monteiro and Pierre Ablin and Vishnu Banna and Arno Blaas and Nick Henderson and Kari Noriy and Dan Busbridge and Josh Susskind and Marco Cuturi and Irina Belousova and Luca Zappella and Russ Webb and Jason Ramapuram},
  journal= {arXiv preprint arXiv:2602.21472},
  year   = {2026}
}

Comments

41 pages, 29 figures, 10 tables

R2 v1 2026-07-01T10:50:55.423Z