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

MambaHSI: Spatial-Spectral Mamba for Hyperspectral Image Classification

About

Transformer has been extensively explored for hyperspectral image (HSI) classification. However, transformer poses challenges in terms of speed and memory usage because of its quadratic computational complexity. Recently, the Mamba model has emerged as a promising approach, which has strong long-distance modeling capabilities while maintaining a linear computational complexity. However, representing the HSI is challenging for the Mamba due to the requirement for an integrated spatial and spectral understanding. To remedy these drawbacks, we propose a novel HSI classification model based on a Mamba model, named MambaHSI, which can simultaneously model long-range interaction of the whole image and integrate spatial and spectral information in an adaptive manner. Specifically, we design a spatial Mamba block (SpaMB) to model the long-range interaction of the whole image at the pixel-level. Then, we propose a spectral Mamba block (SpeMB) to split the spectral vector into multiple groups, mine the relations across different spectral groups, and extract spectral features. Finally, we propose a spatial-spectral fusion module (SSFM) to adaptively integrate spatial and spectral features of a HSI. To our best knowledge, this is the first image-level HSI classification model based on the Mamba. We conduct extensive experiments on four diverse HSI datasets. The results demonstrate the effectiveness and superiority of the proposed model for HSI classification. This reveals the great potential of Mamba to be the next-generation backbone for HSI models. Codes are available at https://github.com/li-yapeng/MambaHSI .

Yapeng Li, Yong Luo, Lefei Zhang, Zengmao Wang, Bo Du• 2025

Related benchmarks

TaskDatasetResultRank
Hyperspectral Image ClassificationPavia University (test)
Overall Accuracy (OA)94.69
103
Hyperspectral Image ClassificationIndian Pines (test)
Overall Accuracy (OA)97.37
100
Hyperspectral Image ClassificationIndian Pines
Overall Accuracy (OA)0.5834
69
Hyperspectral Image ClassificationKSC (test)
Average Accuracy98.54
32
Hyperspectral ClassificationWHU-Hi Hanchuan (test)
Average Accuracy97.31
31
Hyperspectral Image ClassificationWHU Hi HongHu (HH) dataset
Kappa Coefficient83.2685
29
Hyperspectral Image ClassificationWHU-OHS
Overall Accuracy (OA)77.6
15
Hyperspectral Image ClassificationQUH-Tangdaowan 1.0 (test)
Overall Accuracy (OA)96.46
14
Hyperspectral Image ClassificationPavia University 1.0 (test)
Overall Accuracy96.62
14
Hyperspectral Image ClassificationFanglu Tea Farm 1.0 (test)
Overall Accuracy (OA)97.93
14
Showing 10 of 12 rows

Other info

Follow for update