LGJun 3

Flicker-DDPM: Accelerating Denoising Diffusion via 1/f Colored Noise Injection

arXiv:2606.033937.5
Predicted impact top 77% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work improves sampling efficiency for diffusion models, a key bottleneck in generative AI, with a theoretically grounded approach.

Flicker-DDPM accelerates denoising diffusion by using 1/f colored noise instead of white noise, achieving 3.33× fewer sampling steps on CIFAR-10 while matching or surpassing generation quality.

We propose a novel diffusion model, Flicker-DDPM, which incorporates flicker (1/f) noise inspired by self-organized criticality (SOC), a widely observed phenomenon in natural systems. Unlike denoising diffusion probabilistic models (DDPMs), which employ isotropic white noise in the forward process, Flicker-DDPM adopts colored noise with power-law spectra to better match the spectral statistics of natural images, whose power spectra typically follow P(k) proportional to 1/k^α. To this end, we develop a colored-noise module based on a spatial correlation kernel, σ(d) = (d + 1)^{-η}, and theoretically establish that adjusting η controls the spectral exponent α of the generated 1/fα noise, enabling adaptation to datasets with diverse spectral characteristics. On CIFAR-10, Flicker DDPM matches or surpasses the generation quality of a standard DDPM baseline using 3.33 times fewer sampling steps, with negligible additional computational cost per step. We further develop a frequency-domain linear theory demonstrating that spectrally matched colored noise linearizes the reverse trajectory, theoretically explaining the observed sampling acceleration.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes