NeurOp-Diff:Continuous Remote Sensing Image Super-Resolution via Neural Operator Diffusion
Zihao Xu, Yuzhi Tang, Bowen Xu, Qingquan Li
TL;DR
This work tackles the limitation of fixed-scale remote sensing super-resolution by introducing NeurOp-Diff, a diffusion model guided by neural operators to achieve continuous, high-fidelity SR. The method encodes low-resolution inputs through a neural operator to provide a rich, scale-agnostic prior, which conditions the reverse diffusion steps and mitigates artifacts common in prior SR approaches. Key contributions include the integration of Galerkin-type neural operators with conditional diffusion, a scale-adaptive training regime (up to $M=8$) and extensive evaluation on UCMerced, AID, and RSSCN7, showing improvements in PSNR, SSIM, and perceptual quality while enabling continuous magnification beyond training scales. The approach offers practical benefits for multi-scale data fusion and flexible magnification in remote sensing, with code available at the provided repository.
Abstract
Most publicly accessible remote sensing data suffer from low resolution, limiting their practical applications. To address this, we propose a diffusion model guided by neural operators for continuous remote sensing image super-resolution (NeurOp-Diff). Neural operators are used to learn resolution representations at arbitrary scales, encoding low-resolution (LR) images into high-dimensional features, which are then used as prior conditions to guide the diffusion model for denoising. This effectively addresses the artifacts and excessive smoothing issues present in existing super-resolution (SR) methods, enabling the generation of high-quality, continuous super-resolution images. Specifically, we adjust the super-resolution scale by a scaling factor s, allowing the model to adapt to different super-resolution magnifications. Furthermore, experiments on multiple datasets demonstrate the effectiveness of NeurOp-Diff. Our code is available at https://github.com/zerono000/NeurOp-Diff.
