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

Simple diffusion: End-to-end diffusion for high resolution images

About

Currently, applying diffusion models in pixel space of high resolution images is difficult. Instead, existing approaches focus on diffusion in lower dimensional spaces (latent diffusion), or have multiple super-resolution levels of generation referred to as cascades. The downside is that these approaches add additional complexity to the diffusion framework. This paper aims to improve denoising diffusion for high resolution images while keeping the model as simple as possible. The paper is centered around the research question: How can one train a standard denoising diffusion models on high resolution images, and still obtain performance comparable to these alternate approaches? The four main findings are: 1) the noise schedule should be adjusted for high resolution images, 2) It is sufficient to scale only a particular part of the architecture, 3) dropout should be added at specific locations in the architecture, and 4) downsampling is an effective strategy to avoid high resolution feature maps. Combining these simple yet effective techniques, we achieve state-of-the-art on image generation among diffusion models without sampling modifiers on ImageNet.

Emiel Hoogeboom, Jonathan Heek, Tim Salimans• 2023

Related benchmarks

TaskDatasetResultRank
Class-conditional Image GenerationImageNet 256x256
Inception Score (IS)256.3
441
Image GenerationImageNet 256x256 (val)
FID2.44
307
Class-conditional Image GenerationImageNet 256x256 (val)
FID2.44
293
Image GenerationImageNet 256x256
FID2.44
243
Image GenerationImageNet 512x512 (val)
FID-50K3.02
184
Class-conditional Image GenerationImageNet 256x256 (train val)
FID2.44
178
Class-conditional Image GenerationImageNet 256x256 (test)
FID2.44
167
Class-conditional Image GenerationImageNet 64x64
FID1.42
126
Text-to-Image GenerationMS-COCO (val)
FID8.32
112
Image GenerationImageNet 256x256 (train)
FID2.77
91
Showing 10 of 28 rows

Other info

Follow for update