KANO: Kolmogorov-Arnold Neural Operator for Image Super-Resolution
Chenyu Li, Danfeng Hong, Bing Zhang, Zhaojie Pan, Jocelyn Chanussot
TL;DR
The paper tackles single-image super-resolution under unknown and complex degradation by proposing Kolmogorov-Arnold Neural Operator (KANO), an interpretable SR framework. It combines a physics-inspired degradation model with Kolmogorov–Arnol'd neural networks to represent spatial and spectral characteristics via a decoupled HR content $\mathbf{X}=\mathbf{O}+\mathbf{S}$ and an explicit degradation kernel $\mathbf{K}$, optimized through an ADMM-like scheme. The approach introduces three task-specific subnetworks (K-Net, O-Net, S-Net) tailored to estimate the degradation kernel, align spectral curves, and compensate nonlinear residuals, respectively. Theoretical generalization insights for KAN and extensive experiments on natural and hyperspectral remote-sensing data demonstrate improved interpretability, robustness, and cross-domain performance relative to MLP baselines, offering a practical pathway toward physically grounded SR models.
Abstract
The highly nonlinear degradation process, complex physical interactions, and various sources of uncertainty render single-image Super-resolution (SR) a particularly challenging task. Existing interpretable SR approaches, whether based on prior learning or deep unfolding optimization frameworks, typically rely on black-box deep networks to model latent variables, which leaves the degradation process largely unknown and uncontrollable. Inspired by the Kolmogorov-Arnold theorem (KAT), we for the first time propose a novel interpretable operator, termed Kolmogorov-Arnold Neural Operator (KANO), with the application to image SR. KANO provides a transparent and structured representation of the latent degradation fitting process. Specifically, we employ an additive structure composed of a finite number of B-spline functions to approximate continuous spectral curves in a piecewise fashion. By learning and optimizing the shape parameters of these spline functions within defined intervals, our KANO accurately captures key spectral characteristics, such as local linear trends and the peak-valley structures at nonlinear inflection points, thereby endowing SR results with physical interpretability. Furthermore, through theoretical modeling and experimental evaluations across natural images, aerial photographs, and satellite remote sensing data, we systematically compare multilayer perceptrons (MLPs) and Kolmogorov-Arnold networks (KANs) in handling complex sequence fitting tasks. This comparative study elucidates the respective advantages and limitations of these models in characterizing intricate degradation mechanisms, offering valuable insights for the development of interpretable SR techniques.
