Our new X account is live! Follow @wizwand_team for updates
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
HSI ReconstructionKAIST 10 scenes (Scene2)
PSNR36.22
39
HSI ReconstructionKAIST 10 scenes (Scene5)
PSNR33.27
25
Multispectral Image ReconstructionKAIST simulation S4
PSNR42.86
16
Multispectral Image ReconstructionKAIST simulation S10
PSNR33.26
16
Multispectral Image ReconstructionKAIST Average (simulation)
PSNR35.72
16
Multispectral Image ReconstructionKAIST simulation S6
PSNR35.27
16
Multispectral Image ReconstructionKAIST simulation S8
PSNR33.5
16
Multispectral Image ReconstructionKAIST simulation S9
PSNR36.17
16
Multispectral Image ReconstructionKAIST S1 (simulation)
PSNR35.57
16
Multispectral Image ReconstructionKAIST S3 (simulation)
PSNR37
16
Showing 10 of 19 rows

Other info

Code

Follow for update