Highlight

Scalable Diffusion Models with Transformers

Introduces Diffusion Transformers (DiT): latent diffusion models that swap the U-Net backbone for a transformer, setting state-of-the-art ImageNet FID.

Based on

Scalable Diffusion Models with Transformers

By William S. Peebles, Saining XieIEEE International Conference on Computer Vision
Read original article →

The paper explores a new class of diffusion models based on the transformer architecture, called Diffusion Transformers (DiTs). The authors train latent diffusion models of images but replace the commonly used U-Net backbone with a transformer that operates on latent patches, then analyze the models' scalability through the lens of forward-pass complexity measured in Gflops.

They find that DiTs with higher Gflops—obtained by increasing transformer depth or width or the number of input tokens—consistently achieve lower FID, indicating strong and predictable scaling behavior. Beyond good scalability, the largest model, DiT-XL/2, outperforms all prior diffusion models on the class-conditional ImageNet 512×512 and 256×256 benchmarks, achieving a state-of-the-art FID of 2.27 on the 256×256 setting, showing that transformers can serve as effective, scalable backbones for diffusion-based image generation.

Abstract

This paper introduces Diffusion Transformers (DiTs), diffusion models built on the transformer architecture. Training latent diffusion models of images, the authors replace the usual U-Net backbone with a transformer operating on latent patches, and study scalability via forward-pass complexity in Gflops. DiTs with higher Gflops—via greater depth, width, or more tokens—consistently achieve lower FID. The largest, DiT-XL/2, beats all prior diffusion models on class-conditional ImageNet 512×512 and 256×256, reaching a state-of-the-art FID of 2.27 on the latter.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

diffusion modelstransformerslatent diffusionimage generationImageNetscalability
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.