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

Elucidating the SNR-t Bias of Diffusion Probabilistic Models

About

Diffusion Probabilistic Models have demonstrated remarkable performance across a wide range of generative tasks. However, we have observed that these models often suffer from a Signal-to-Noise Ratio-timestep (SNR-t) bias. This bias refers to the misalignment between the SNR of the denoising sample and its corresponding timestep during the inference phase. Specifically, during training, the SNR of a sample is strictly coupled with its timestep. However, this correspondence is disrupted during inference, leading to error accumulation and impairing the generation quality. We provide comprehensive empirical evidence and theoretical analysis to substantiate this phenomenon and propose a simple yet effective differential correction method to mitigate the SNR-t bias. Recognizing that diffusion models typically reconstruct low-frequency components before focusing on high-frequency details during the reverse denoising process, we decompose samples into various frequency components and apply differential correction to each component individually. Extensive experiments show that our approach significantly improves the generation quality of various diffusion models (IDDPM, ADM, DDIM, A-DPM, EA-DPM, EDM, PFGM++, and FLUX) on datasets of various resolutions with negligible computational overhead. The code is at https://github.com/AMAP-ML/DCW.

Meng Yu, Lei Sun, Jianhao Zeng, Xiangxiang Chu, Kun Zhan• 2026

Related benchmarks

TaskDatasetResultRank
Image GenerationCIFAR-10 (test)
FID3.33
536
Image GenerationImageNet 256x256--
517
Image GenerationCIFAR-10 32x32
FID4.16
151
Image GenerationImageNet 128x128
FID4.52
74
Image GenerationCelebA-64
FID4.34
29
Image GenerationLSUN 256
FID5.24
4
Showing 6 of 6 rows

Other info

GitHub

Follow for update