IVCVMar 26, 2024

Building Bridges across Spatial and Temporal Resolutions: Reference-Based Super-Resolution via Change Priors and Conditional Diffusion Model

arXiv:2403.17460v144 citationsh-index: 26Has CodeCVPR
Originality Incremental advance
AI Analysis

This work addresses the challenge of enhancing spatial and temporal resolution in remote sensing images, which is crucial for applications like environmental monitoring, but it appears incremental as it builds on existing diffusion models with specific guidance mechanisms.

The paper tackles the problem of reference-based super-resolution for remote sensing images, where existing methods struggle with content reconstruction and texture transfer at large scaling factors, by proposing a change-aware diffusion model that uses land cover change priors to guide denoising, resulting in superior performance compared to state-of-the-art methods in quantitative and qualitative evaluations.

Reference-based super-resolution (RefSR) has the potential to build bridges across spatial and temporal resolutions of remote sensing images. However, existing RefSR methods are limited by the faithfulness of content reconstruction and the effectiveness of texture transfer in large scaling factors. Conditional diffusion models have opened up new opportunities for generating realistic high-resolution images, but effectively utilizing reference images within these models remains an area for further exploration. Furthermore, content fidelity is difficult to guarantee in areas without relevant reference information. To solve these issues, we propose a change-aware diffusion model named Ref-Diff for RefSR, using the land cover change priors to guide the denoising process explicitly. Specifically, we inject the priors into the denoising model to improve the utilization of reference information in unchanged areas and regulate the reconstruction of semantically relevant content in changed areas. With this powerful guidance, we decouple the semantics-guided denoising and reference texture-guided denoising processes to improve the model performance. Extensive experiments demonstrate the superior effectiveness and robustness of the proposed method compared with state-of-the-art RefSR methods in both quantitative and qualitative evaluations. The code and data are available at https://github.com/dongrunmin/RefDiff.

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