Switch language한국어
Back to the list

Colored Noise Diffusion Sampling

TL;DR AI

Key summary

2 min read
  1. Researchers introduced Colored Noise Sampling, a training-free diffusion sampler that injects noise by frequency band and timestep instead of using uniform white noise.

  2. The method targets a model’s spectral bias, matching noise to unresolved frequency components during inference.

  3. Across multiple architectures and solvers, it improved FID over standard ODE and SDE sampling, including on ImageNet-256.

  4. The gains held with and without classifier-free guidance, suggesting a plug-and-play way to improve image generation without retraining.

Read the original