CVDec 1, 2022

Zero-Shot Image Restoration Using Denoising Diffusion Null-Space Model

arXiv:2212.00490v2734 citationsh-index: 12
Originality Highly original
AI Analysis

This addresses the need for generalizable image restoration without extra training, though it builds incrementally on diffusion models.

The authors tackled the problem of task-specific image restoration models by proposing DDNM, a zero-shot framework for arbitrary linear IR tasks, which outperforms other state-of-the-art zero-shot methods in experiments.

Most existing Image Restoration (IR) models are task-specific, which can not be generalized to different degradation operators. In this work, we propose the Denoising Diffusion Null-Space Model (DDNM), a novel zero-shot framework for arbitrary linear IR problems, including but not limited to image super-resolution, colorization, inpainting, compressed sensing, and deblurring. DDNM only needs a pre-trained off-the-shelf diffusion model as the generative prior, without any extra training or network modifications. By refining only the null-space contents during the reverse diffusion process, we can yield diverse results satisfying both data consistency and realness. We further propose an enhanced and robust version, dubbed DDNM+, to support noisy restoration and improve restoration quality for hard tasks. Our experiments on several IR tasks reveal that DDNM outperforms other state-of-the-art zero-shot IR methods. We also demonstrate that DDNM+ can solve complex real-world applications, e.g., old photo restoration.

Code Implementations4 repos
Foundations

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

Your Notes