English

Scaling Diffusion Transformers Efficiently via $\mu$P

Machine Learning 2025-11-03 v3 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Diffusion Transformers have emerged as the foundation for vision generative models, but their scalability is limited by the high cost of hyperparameter (HP) tuning at large scales. Recently, Maximal Update Parametrization (μ\muP) was proposed for vanilla Transformers, which enables stable HP transfer from small to large language models, and dramatically reduces tuning costs. However, it remains unclear whether μ\muP of vanilla Transformers extends to diffusion Transformers, which differ architecturally and objectively. In this work, we generalize standard μ\muP to diffusion Transformers and validate its effectiveness through large-scale experiments. First, we rigorously prove that μ\muP of mainstream diffusion Transformers, including U-ViT, DiT, PixArt-α\alpha, and MMDiT, aligns with that of the vanilla Transformer, enabling the direct application of existing μ\muP methodologies. Leveraging this result, we systematically demonstrate that DiT-μ\muP enjoys robust HP transferability. Notably, DiT-XL-2-μ\muP with transferred learning rate achieves 2.9 times faster convergence than the original DiT-XL-2. Finally, we validate the effectiveness of μ\muP on text-to-image generation by scaling PixArt-α\alpha from 0.04B to 0.61B and MMDiT from 0.18B to 18B. In both cases, models under μ\muP outperform their respective baselines while requiring small tuning cost, only 5.5% of one training run for PixArt-α\alpha and 3% of consumption by human experts for MMDiT-18B. These results establish μ\muP as a principled and efficient framework for scaling diffusion Transformers.

Keywords

Cite

@article{arxiv.2505.15270,
  title  = {Scaling Diffusion Transformers Efficiently via $\mu$P},
  author = {Chenyu Zheng and Xinyu Zhang and Rongzhen Wang and Wei Huang and Zhi Tian and Weilin Huang and Jun Zhu and Chongxuan Li},
  journal= {arXiv preprint arXiv:2505.15270},
  year   = {2025}
}

Comments

Accepted by NeurIPS 2025, 38 pages, 10 figures, 17 tables

R2 v1 2026-07-01T02:27:49.443Z