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

Palette: Image-to-Image Diffusion Models

About

This paper develops a unified framework for image-to-image translation based on conditional diffusion models and evaluates this framework on four challenging image-to-image translation tasks, namely colorization, inpainting, uncropping, and JPEG restoration. Our simple implementation of image-to-image diffusion models outperforms strong GAN and regression baselines on all tasks, without task-specific hyper-parameter tuning, architecture customization, or any auxiliary loss or sophisticated new techniques needed. We uncover the impact of an L2 vs. L1 loss in the denoising diffusion objective on sample diversity, and demonstrate the importance of self-attention in the neural architecture through empirical studies. Importantly, we advocate a unified evaluation protocol based on ImageNet, with human evaluation and sample quality scores (FID, Inception Score, Classification Accuracy of a pre-trained ResNet-50, and Perceptual Distance against original images). We expect this standardized evaluation protocol to play a role in advancing image-to-image translation research. Finally, we show that a generalist, multi-task diffusion model performs as well or better than task-specific specialist counterparts. Check out https://diffusion-palette.github.io for an overview of the results.

Chitwan Saharia, William Chan, Huiwen Chang, Chris A. Lee, Jonathan Ho, Tim Salimans, David J. Fleet, Mohammad Norouzi• 2021

Related benchmarks

TaskDatasetResultRank
Image Super-resolutionSet5
PSNR22.28
692
Image Super-resolutionUrban100
PSNR19.58
406
Image DeblurringRealBlur-J (test)
PSNR26.29
245
Low-light Image EnhancementLOL real v2 (test)
PSNR14.703
122
Low-light Image EnhancementLOL v1
PSNR11.771
84
Low-light Image EnhancementLOL v1
PSNR11.771
69
Low-light Image EnhancementLSRW
PSNR13.57
61
Low-light Image EnhancementLIME
NIQE4.485
56
Low-light Image EnhancementDICM
NIQE Score4.118
51
Underwater Image EnhancementLSUI (test)
PSNR23.36
48
Showing 10 of 58 rows

Other info

Code

Follow for update