Rethinking the Upsampling Layer in Hyperspectral Image Super Resolution
Haohan Shi, Fei Zhou, Xin Sun, Jungong Han

TL;DR
This paper introduces LKCA-Net, a lightweight hyperspectral image super-resolution network that employs low-rank approximation and knowledge distillation to reduce computational load while maintaining high performance.
Contribution
It reveals the low-rank property of the upsampling layer as a bottleneck and proposes a novel low-rank approximation and knowledge distillation approach to optimize it.
Findings
Achieves significant speedups over existing methods.
Maintains competitive super-resolution performance.
Validates effectiveness on multiple hyperspectral datasets.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Fusion Techniques · Image and Signal Denoising Methods
MethodsSoftmax · Attention Is All You Need
