Hybrid Deep Learning for Hyperspectral Single Image Super-Resolution
Usman Muhammad, Jorma Laaksonen
TL;DR
This work tackles hyperspectral single-image super-resolution by introducing Hybrid Deep Learning (HDL), which integrates Spectral–Spatial Unmixing Fusion (SSUF) into standard 2D CNNs to jointly enhance spatial detail and spectral fidelity. A two-branch SSUF module merges spectral unmixing with spectral–spatial feature learning, followed by residual refinement and a custom Spatial–Spectral Gradient Loss to balance pixel accuracy with spectral consistency. Across three public datasets (Chikusei, PaviaC, PaviaU) and multiple downsampling scales (2×, 4×, 8×), HDL achieves competitive or superior performance with substantially lower model complexity. The proposed approach demonstrates strong practical potential for efficient, high-quality hyperspectral SR in real-world remote sensing tasks.
Abstract
Hyperspectral single image super-resolution (SISR) is a challenging task due to the difficulty of restoring fine spatial details while preserving spectral fidelity across a wide range of wavelengths, which limits the performance of conventional deep learning models. To address this challenge, we introduce Spectral-Spatial Unmixing Fusion (SSUF), a novel module that can be seamlessly integrated into standard 2D convolutional architectures to enhance both spatial resolution and spectral integrity. The SSUF combines spectral unmixing with spectral--spatial feature extraction and guides a ResNet-based convolutional neural network for improved reconstruction. In addition, we propose a custom Spatial-Spectral Gradient Loss function that integrates mean squared error with spatial and spectral gradient components, encouraging accurate reconstruction of both spatial and spectral features. Experiments on three public remote sensing hyperspectral datasets demonstrate that the proposed hybrid deep learning model achieves competitive performance while reducing model complexity.
