English

On the Importance of Noise Scheduling for Diffusion Models

Computer Vision and Pattern Recognition 2023-05-23 v4 Graphics Machine Learning Multimedia

Abstract

We empirically study the effect of noise scheduling strategies for denoising diffusion generative models. There are three findings: (1) the noise scheduling is crucial for the performance, and the optimal one depends on the task (e.g., image sizes), (2) when increasing the image size, the optimal noise scheduling shifts towards a noisier one (due to increased redundancy in pixels), and (3) simply scaling the input data by a factor of bb while keeping the noise schedule function fixed (equivalent to shifting the logSNR by logb\log b) is a good strategy across image sizes. This simple recipe, when combined with recently proposed Recurrent Interface Network (RIN), yields state-of-the-art pixel-based diffusion models for high-resolution images on ImageNet, enabling single-stage, end-to-end generation of diverse and high-fidelity images at 1024×\times1024 resolution (without upsampling/cascades).

Keywords

Cite

@article{arxiv.2301.10972,
  title  = {On the Importance of Noise Scheduling for Diffusion Models},
  author = {Ting Chen},
  journal= {arXiv preprint arXiv:2301.10972},
  year   = {2023}
}

Comments

tech report

R2 v1 2026-06-28T08:20:57.387Z