paper-with-me

Papers

Colored Noise Diffusion Sampling

2026-05-28 · Hadar Davidson, Noam Issachar, Sagie Benaim arxiv

Diffusion models achieve state-of-the-art image synthesis, with their generative trajectories fundamentally exhibiting a spectral bias, resolving low-frequency global structures early and high-frequency fine details later. Conventional stochastic differential equation (SDE) solvers fail to account for this dynamic, naively injecting uniform white noise throughout the entire process and misusing the finite energy budget. In this work, we establish a mathematical framework that reconsiders SDE inference as a targeted, frequency-decoupled energy transfer. Leveraging this framework, we introduce Colored Noise Sampling (CNS), a novel, training-free stochastic solver. Rather than injecting uniform white noise, CNS utilizes a dynamic, timestep- and frequency-dependent schedule that more efficiently allocates injected energy toward structurally unresolved frequency bands. By actively exploiting the model's inherent spectral bias, CNS systematically steers the generated distribution toward the true data manifold. Extensive experiments demonstrate that CNS significantly outperforms standard ODE and SDE baselines as a strictly plug-and-play, inference-time sampler substitution across diverse architectures (SiT, JiT, FLUX). Compared to standard sampling on ImageNet-256, CNS achieves substantial unguided FID reductions, improving from 8.26 to 6.27 on SiT-XL/2, 32.39 to 26.69 on JiT-B/16, and 11.88 to 8.31 on JiT-H/16, while yielding consistent relative FID improvements with Classifier-Free Guidance. Project page is available at https://hadardavidson.github.io/CNS/.

📄 PDF Abstract BibTeX arXiv:2605.30332

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

2026-06-02 · KeXiang Mao, FanCheng Li arxiv

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 probabili…

Listening to the Noise: Blind Denoising with Gibbs Diffusion

2024-02-29 · David Heurtel-Depeiges, Charles C. Margossian, Ruben Ohana, Bruno Régaldo-Saint Blancard

In recent years, denoising problems have become intertwined with the development of deep generative models. In particular, diffusion models are trained like denoisers, and the distribution they model coincide with denois…

Bayesian InferenceDenoisingDiagnostic

3D Colored Shape Reconstruction from a Single RGB Image through Diffusion

2023-02-11 · Bo Li, Xiaolin Wei, Fengwei Chen, Bin Liu

We propose a novel 3d colored shape reconstruction method from a single RGB image through diffusion model. Diffusion models have shown great development potentials for high-quality 3D shape generation. However, most exis…

3D Reconstruction3D Shape Generation3D Shape ReconstructionNeRF+1

One-Bit Target Detection in Collocated MIMO Radar with Colored Background Noise

2024-03-11 · Yu-Hang Xiao, David Ramírez, Lei Huang, Xiao Peng Li 외

One-bit sampling has emerged as a promising technique in multiple-input multiple-output (MIMO) radar systems due to its ability to significantly reduce data volume and processing requirements. Nevertheless, current detec…

Colored Noise in PPO: Improved Exploration and Performance through Correlated Action Sampling

2023-12-18 · Jakob Hollenstein, Georg Martius, Justus Piater

Proximal Policy Optimization (PPO), a popular on-policy deep reinforcement learning method, employs a stochastic policy for exploration. In this paper, we propose a colored noise-based stochastic policy variant of PPO. P…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning