paper-with-me

Papers

Super-Resolution Neural Operator

2023-03-05 · CVPR 2023 1 · Min Wei, Xuesong Zhang

We propose Super-resolution Neural Operator (SRNO), a deep operator learning framework that can resolve high-resolution (HR) images at arbitrary scales from the low-resolution (LR) counterparts. Treating the LR-HR image pairs as continuous functions approximated with different grid sizes, SRNO learns the mapping between the corresponding function spaces. From the perspective of approximation theory, SRNO first embeds the LR input into a higher-dimensional latent representation space, trying to capture sufficient basis functions, and then iteratively approximates the implicit image function with a kernel integral mechanism, followed by a final dimensionality reduction step to generate the RGB representation at the target coordinates. The key characteristics distinguishing SRNO from prior continuous SR works are: 1) the kernel integral in each layer is efficiently implemented via the Galerkin-type attention, which possesses non-local properties in the spatial domain and therefore benefits the grid-free continuum; and 2) the multilayer attention architecture allows for the dynamic latent basis update, which is crucial for SR problems to "hallucinate" high-frequency information from the LR image. Experiments show that SRNO outperforms existing continuous SR methods in terms of both accuracy and running time. Our code is at https://github.com/2y7c3/Super-Resolution-Neural-Operator

📄 PDF Abstract BibTeX arXiv:2303.02584

Code (1)

2y7c3/super-resolution-neural-operator 공식 구현 pytorch

Tasks

Dimensionality ReductionOperator learningSuper-Resolution

Similar Papers 제목 키워드 기반

Is Zero-Shot Super-Resolution Possible in Operator Learning?

2026-05-29 · Unique Subedi, Ambuj Tewari arxiv

Neural operators are often reported to exhibit zero-shot super-resolution, a phenomenon in which a model trained on coarse grids produces accurate predictions on finer testing grids without additional retraining. Despite…

Model-Guided Network with Cluster-Based Operators for Spatio-Spectral Super-Resolution

2025-05-30 · Ivan Pereira-Sánchez, Julia Navarro, Ana Belén Petro, Joan Duran

This paper addresses the problem of reconstructing a high-resolution hyperspectral image from a low-resolution multispectral observation. While spatial super-resolution and spectral super-resolution have been extensively…

Spectral ReconstructionSpectral Super-ResolutionSuper-Resolution

NeurOp-Diff:Continuous Remote Sensing Image Super-Resolution via Neural Operator Diffusion

2025-01-15 · Zihao Xu, Yuzhi Tang, Bowen Xu, Qingquan Li

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…

DenoisingImage Super-ResolutionSuper-Resolution

An Operator Learning Framework for Spatiotemporal Super-resolution of Scientific Simulations

2023-11-04 · Valentin Duruisseaux, Amit Chakraborty

In numerous contexts, high-resolution solutions to partial differential equations are required to capture faithfully essential dynamics which occur at small spatiotemporal scales, but these solutions can be very difficul…

Operator learningSuper-Resolution

Super Resolution Based on Deep Operator Networks

2024-10-11 · Siyuan Yang

We use Deep Operator Networks (DeepONets) to perform super-resolution reconstruction of the solutions of two types of partial differential equations and compare the model predictions with the results obtained using conve…

Operator learningSuper-Resolution