Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Scalable Diffusion Models with Transformers

About

We explore a new class of diffusion models based on the transformer architecture. We train latent diffusion models of images, replacing the commonly-used U-Net backbone with a transformer that operates on latent patches. We analyze the scalability of our Diffusion Transformers (DiTs) through the lens of forward pass complexity as measured by Gflops. We find that DiTs with higher Gflops -- through increased transformer depth/width or increased number of input tokens -- consistently have lower FID. In addition to possessing good scalability properties, our largest DiT-XL/2 models outperform all prior diffusion models on the class-conditional ImageNet 512x512 and 256x256 benchmarks, achieving a state-of-the-art FID of 2.27 on the latter.

William Peebles, Saining Xie• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet (val)
Top-1 Acc82.8
1206
Class-conditional Image GenerationImageNet 256x256
Inception Score (IS)278.2
441
Image GenerationImageNet 256x256 (val)
FID2.27
307
Class-conditional Image GenerationImageNet 256x256 (train)
IS279.2
305
Class-conditional Image GenerationImageNet 256x256 (val)
FID2.27
293
Image GenerationImageNet 256x256
FID2.27
243
Image ClassificationAID (test)
Overall Accuracy58.58
208
Image GenerationImageNet (val)
FID9.62
198
Image ClassificationImageNet-1k (val)
Accuracy52.9
189
Image GenerationImageNet 512x512 (val)
FID-50K2.97
184
Showing 10 of 102 rows
...

Other info

Follow for update