Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MST++: Multi-stage Spectral-wise Transformer for Efficient Spectral Reconstruction

About

Existing leading methods for spectral reconstruction (SR) focus on designing deeper or wider convolutional neural networks (CNNs) to learn the end-to-end mapping from the RGB image to its hyperspectral image (HSI). These CNN-based methods achieve impressive restoration performance while showing limitations in capturing the long-range dependencies and self-similarity prior. To cope with this problem, we propose a novel Transformer-based method, Multi-stage Spectral-wise Transformer (MST++), for efficient spectral reconstruction. In particular, we employ Spectral-wise Multi-head Self-attention (S-MSA) that is based on the HSI spatially sparse while spectrally self-similar nature to compose the basic unit, Spectral-wise Attention Block (SAB). Then SABs build up Single-stage Spectral-wise Transformer (SST) that exploits a U-shaped structure to extract multi-resolution contextual information. Finally, our MST++, cascaded by several SSTs, progressively improves the reconstruction quality from coarse to fine. Comprehensive experiments show that our MST++ significantly outperforms other state-of-the-art methods. In the NTIRE 2022 Spectral Reconstruction Challenge, our approach won the First place. Code and pre-trained models are publicly available at https://github.com/caiyuanhao1998/MST-plus-plus.

Yuanhao Cai, Jing Lin, Zudi Lin, Haoqian Wang, Yulun Zhang, Hanspeter Pfister, Radu Timofte, Luc Van Gool• 2022

Related benchmarks

TaskDatasetResultRank
Hyperspectral Image Super-ResolutionCAVE (test)
PSNR31.02
40
HSI ReconstructionKAIST 10 scenes (Scene2)
PSNR36.22
39
Hyperspectral Image RestorationIH-10 1.0 (test)
PSNR51.9315
30
HSI ReconstructionKAIST 10 scenes (Scene5)
PSNR33.27
25
Spectral ReconstructionNTIRE Clean 2020
RMSE0.0118
21
Spectral Super-ResolutionIH-10
PSNR45.815
21
Spectral ReconstructionNTIRE 2022
RMSE0.0248
20
Spectral Image ReconstructionARAD_1K--
18
Multispectral Image ReconstructionKAIST simulation S4
PSNR42.86
16
Multispectral Image ReconstructionKAIST simulation S10
PSNR33.26
16
Showing 10 of 45 rows

Other info

Code

Follow for update