CVDec 4, 2025

CARD: Correlation Aware Restoration with Diffusion

arXiv:2512.05268v1h-index: 3
Originality Incremental advance
AI Analysis

This work addresses a practical limitation in diffusion-based image restoration for real-world sensors, though it is incremental as it extends an existing method.

The paper tackles the problem of image restoration under spatially correlated noise, which limits existing diffusion models, and introduces CARD, a training-free method that outperforms existing approaches on denoising, deblurring, and super-resolution tasks, with consistent gains demonstrated on benchmarks and a new dataset.

Denoising diffusion models have achieved state-of-the-art performance in image restoration by modeling the process as sequential denoising steps. However, most approaches assume independent and identically distributed (i.i.d.) Gaussian noise, while real-world sensors often exhibit spatially correlated noise due to readout mechanisms, limiting their practical effectiveness. We introduce Correlation Aware Restoration with Diffusion (CARD), a training-free extension of DDRM that explicitly handles correlated Gaussian noise. CARD first whitens the noisy observation, which converts the noise into an i.i.d. form. Then, the diffusion restoration steps are replaced with noise-whitened updates, which inherits DDRM's closed-form sampling efficiency while now being able to handle correlated noise. To emphasize the importance of addressing correlated noise, we contribute CIN-D, a novel correlated noise dataset captured across diverse illumination conditions to evaluate restoration methods on real rolling-shutter sensor noise. This dataset fills a critical gap in the literature for experimental evaluation with real-world correlated noise. Experiments on standard benchmarks with synthetic correlated noise and on CIN-D demonstrate that CARD consistently outperforms existing methods across denoising, deblurring, and super-resolution tasks.

Foundations

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

Your Notes