Our new X account is live! Follow @wizwand_team for updates
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
Low-light Image EnhancementLOL real v2 (test)
PSNR14.703
104
Low-light Image EnhancementLOL v1
PSNR11.771
51
Low-light Image EnhancementLOL Real_captured v2
PSNR14.703
47
Low-light Image EnhancementLOL v1
PSNR11.771
40
Low-light Image EnhancementLSRW
PSNR13.57
36
Low-light Image EnhancementDICM
NIQE Score4.118
33
Low-light Image EnhancementLIME
NIQE4.485
33
Low-light Image EnhancementMEF
NIQE4.459
23
Low-light Image EnhancementLSRW v1 (test)
PSNR13.57
23
Low-light Image EnhancementNPE
NIQE3.777
17
Showing 10 of 47 rows

Other info

Code

Follow for update