Learning A 3D-CNN and Transformer Prior for Hyperspectral Image Super-Resolution
Qing Ma, Junjun Jiang, Xianming Liu, Jiayi Ma

TL;DR
This paper introduces a novel hyperspectral image super-resolution method combining Transformer-based priors with 3D-CNNs, effectively capturing spatial and spectral features for improved image quality.
Contribution
It proposes a new HSISR approach using Transformer and 3D-CNN to better model spatial and spectral dependencies, surpassing existing CNN-based methods.
Findings
Achieves significant performance improvements over mainstream algorithms.
Demonstrates effectiveness on multiple datasets and real-world data.
Outperforms both conventional and recent deep learning methods.
Abstract
To solve the ill-posed problem of hyperspectral image super-resolution (HSISR), an usually method is to use the prior information of the hyperspectral images (HSIs) as a regularization term to constrain the objective function. Model-based methods using hand-crafted priors cannot fully characterize the properties of HSIs. Learning-based methods usually use a convolutional neural network (CNN) to learn the implicit priors of HSIs. However, the learning ability of CNN is limited, it only considers the spatial characteristics of the HSIs and ignores the spectral characteristics, and convolution is not effective for long-range dependency modeling. There is still a lot of room for improvement. In this paper, we propose a novel HSISR method that uses Transformer instead of CNN to learn the prior of HSIs. Specifically, we first use the proximal gradient algorithm to solve the HSISR model, and…
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 · Remote-Sensing Image Classification · Image and Signal Denoising Methods
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Absolute Position Encodings · Label Smoothing · Softmax · Residual Connection · Layer Normalization · Adam · Dropout
