CVMar 29, 2023

Implicit Diffusion Models for Continuous Super-Resolution

arXiv:2303.16491v2362 citationsh-index: 54
Originality Incremental advance
AI Analysis

This addresses image super-resolution for applications needing flexible magnification, though it appears incremental as it builds on existing diffusion and implicit representation techniques.

The paper tackles the problems of over-smoothing, artifacts, and fixed magnifications in image super-resolution by introducing an Implicit Diffusion Model (IDM) for high-fidelity continuous super-resolution, achieving superior performance over prior methods in experiments.

Image super-resolution (SR) has attracted increasing attention due to its wide applications. However, current SR methods generally suffer from over-smoothing and artifacts, and most work only with fixed magnifications. This paper introduces an Implicit Diffusion Model (IDM) for high-fidelity continuous image super-resolution. IDM integrates an implicit neural representation and a denoising diffusion model in a unified end-to-end framework, where the implicit neural representation is adopted in the decoding process to learn continuous-resolution representation. Furthermore, we design a scale-controllable conditioning mechanism that consists of a low-resolution (LR) conditioning network and a scaling factor. The scaling factor regulates the resolution and accordingly modulates the proportion of the LR information and generated features in the final output, which enables the model to accommodate the continuous-resolution requirement. Extensive experiments validate the effectiveness of our IDM and demonstrate its superior performance over prior arts.

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