IVAICVJan 30, 2025

Rethinking the Upsampling Layer in Hyperspectral Image Super Resolution

arXiv:2501.18664v15 citationsh-index: 5IEEE transactions on multimedia
Originality Incremental advance
AI Analysis

This addresses the problem of real-time deployment for hyperspectral image processing, though it is incremental as it builds on existing lightweight and attention mechanisms.

The paper tackled the computational burden in single hyperspectral image super-resolution by proposing LKCA-Net, a lightweight network that uses low-rank approximation for upsampling layers and knowledge distillation, achieving competitive performance with speedups of dozens to hundreds of times compared to state-of-the-art methods.

Deep learning has achieved significant success in single hyperspectral image super-resolution (SHSR); however, the high spectral dimensionality leads to a heavy computational burden, thus making it difficult to deploy in real-time scenarios. To address this issue, this paper proposes a novel lightweight SHSR network, i.e., LKCA-Net, that incorporates channel attention to calibrate multi-scale channel features of hyperspectral images. Furthermore, we demonstrate, for the first time, that the low-rank property of the learnable upsampling layer is a key bottleneck in lightweight SHSR methods. To address this, we employ the low-rank approximation strategy to optimize the parameter redundancy of the learnable upsampling layer. Additionally, we introduce a knowledge distillation-based feature alignment technique to ensure the low-rank approximated network retains the same feature representation capacity as the original. We conducted extensive experiments on the Chikusei, Houston 2018, and Pavia Center datasets compared to some SOTAs. The results demonstrate that our method is competitive in performance while achieving speedups of several dozen to even hundreds of times compared to other well-performing SHSR methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes