Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

DiffiT: Diffusion Vision Transformers for Image Generation

About

Diffusion models with their powerful expressivity and high sample quality have achieved State-Of-The-Art (SOTA) performance in the generative domain. The pioneering Vision Transformer (ViT) has also demonstrated strong modeling capabilities and scalability, especially for recognition tasks. In this paper, we study the effectiveness of ViTs in diffusion-based generative learning and propose a new model denoted as Diffusion Vision Transformers (DiffiT). Specifically, we propose a methodology for finegrained control of the denoising process and introduce the Time-dependant Multihead Self Attention (TMSA) mechanism. DiffiT is surprisingly effective in generating high-fidelity images with significantly better parameter efficiency. We also propose latent and image space DiffiT models and show SOTA performance on a variety of class-conditional and unconditional synthesis tasks at different resolutions. The Latent DiffiT model achieves a new SOTA FID score of 1.73 on ImageNet256 dataset while having 19.85%, 16.88% less parameters than other Transformer-based diffusion models such as MDT and DiT,respectively. Code: https://github.com/NVlabs/DiffiT

Ali Hatamizadeh, Jiaming Song, Guilin Liu, Jan Kautz, Arash Vahdat• 2023

Related benchmarks

TaskDatasetResultRank
Class-conditional Image GenerationImageNet 256x256
Inception Score (IS)276.5
967
Image GenerationImageNet 256x256
IS276.5
517
Class-conditional Image GenerationImageNet 256x256 (train)
IS276.5
367
Image GenerationImageNet 512x512 (val)
FID-50K2.67
219
Image GenerationImageNet 256x256 (train)
FID1.73
211
Class-conditional Image GenerationImageNet 256x256 (train val)
FID1.73
203
Image GenerationCIFAR10 32x32 (test)
FID1.95
186
Class-conditional Image GenerationImageNet 512x512
FID2.67
126
Class-conditional Image GenerationImageNet 512x512 (val)
FID (Val)2.67
102
Conditional Image GenerationImageNet 512x512 (val)
gFID2.67
92
Showing 10 of 19 rows

Other info

Code

Follow for update