MLCOCVLGSPFeb 29, 2024

Listening to the Noise: Blind Denoising with Gibbs Diffusion

arXiv:2402.19455v25 citationsh-index: 14ICML
Originality Incremental advance
AI Analysis

It addresses a key limitation in diffusion models for blind denoising, which is incremental as it extends existing methods to handle unknown noise parameters.

The paper tackles blind denoising where noise parameters are unknown by introducing Gibbs Diffusion (GDiff), a method that jointly samples signal and noise parameters, enabling applications like denoising natural images with colored noise and analyzing cosmic microwave background data for cosmology.

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 denoising priors in the Bayesian picture. However, denoising through diffusion-based posterior sampling requires the noise level and covariance to be known, preventing blind denoising. We overcome this limitation by introducing Gibbs Diffusion (GDiff), a general methodology addressing posterior sampling of both the signal and the noise parameters. Assuming arbitrary parametric Gaussian noise, we develop a Gibbs algorithm that alternates sampling steps from a conditional diffusion model trained to map the signal prior to the family of noise distributions, and a Monte Carlo sampler to infer the noise parameters. Our theoretical analysis highlights potential pitfalls, guides diagnostic usage, and quantifies errors in the Gibbs stationary distribution caused by the diffusion model. We showcase our method for 1) blind denoising of natural images involving colored noises with unknown amplitude and spectral index, and 2) a cosmology problem, namely the analysis of cosmic microwave background data, where Bayesian inference of "noise" parameters means constraining models of the evolution of the Universe.

Code Implementations1 repo
Foundations

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

Your Notes