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 plug-and-play diffusion sampler that injects frequency-aware noise during inference.

  2. The method frames diffusion sampling as frequency-decoupled energy transfer, replacing uniform white noise with colored noise.

  3. Across models such as SiT, JiT, and FLUX on ImageNet-256, it improves image quality and lowers FID without retraining.

  4. Because it is training-free and model-agnostic, the approach offers an easy way to boost diffusion sampling performance.

Read the original