GMSR:Gradient-Guided Mamba for Spectral Reconstruction from RGB Images
Xinying Wang, Zhixiong Huang, Sifan Zhang, Jiawen Zhu, Paolo Gamba,, Lin Feng

TL;DR
GMSR-Net is a lightweight, efficient spectral reconstruction model from RGB images that leverages Gradient Mamba blocks with spatial and spectral attention, achieving state-of-the-art accuracy with significantly reduced parameters and computational cost.
Contribution
The paper introduces GMSR-Net, a novel spectral reconstruction model using Gradient Mamba blocks with attention mechanisms, offering superior efficiency and accuracy over existing methods.
Findings
Achieves state-of-the-art spectral reconstruction performance.
Reduces parameters and FLOPS by 10 and 20 times respectively.
Demonstrates a favorable accuracy-efficiency trade-off.
Abstract
Mainstream approaches to spectral reconstruction (SR) primarily focus on designing Convolution- and Transformer-based architectures. However, CNN methods often face challenges in handling long-range dependencies, whereas Transformers are constrained by computational efficiency limitations. Recent breakthroughs in state-space model (e.g., Mamba) has attracted significant attention due to its near-linear computational efficiency and superior performance, prompting our investigation into its potential for SR problem. To this end, we propose the Gradient-guided Mamba for Spectral Reconstruction from RGB Images, dubbed GMSR-Net. GMSR-Net is a lightweight model characterized by a global receptive field and linear computational complexity. Its core comprises multiple stacked Gradient Mamba (GM) blocks, each featuring a tri-branch structure. In addition to benefiting from efficient global…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Medical Image Segmentation Techniques
MethodsFocus
