paper-with-me

Papers

IGroupSS-Mamba: Interval Group Spatial-Spectral Mamba for Hyperspectral Image Classification

2024-10-07 · Yan He, Bing Tu, Puzhao Jiang, Bo Liu, Jun Li, Antonio Plaza

Hyperspectral image (HSI) classification has garnered substantial attention in remote sensing fields. Recent Mamba architectures built upon the Selective State Space Models (S6) have demonstrated enormous potential in long-range sequence modeling. However, the high dimensionality of hyperspectral data and information redundancy pose challenges to the application of Mamba in HSI classification, suffering from suboptimal performance and computational efficiency. In light of this, this paper investigates a lightweight Interval Group Spatial-Spectral Mamba framework (IGroupSS-Mamba) for HSI classification, which allows for multi-directional and multi-scale global spatial-spectral information extraction in a grouping and hierarchical manner. Technically, an Interval Group S6 Mechanism (IGSM) is developed as the core component, which partitions high-dimensional features into multiple non-overlapping groups at intervals, and then integrates a unidirectional S6 for each group with a specific scanning direction to achieve non-redundant sequence modeling. Compared to conventional applying multi-directional scanning to all bands, this grouping strategy leverages the complementary strengths of different scanning directions while decreasing computational costs. To adequately capture the spatial-spectral contextual information, an Interval Group Spatial-Spectral Block (IGSSB) is introduced, in which two IGSM-based spatial and spectral operators are cascaded to characterize the global spatial-spectral relationship along the spatial and spectral dimensions, respectively. IGroupSS-Mamba is constructed as a hierarchical structure stacked by multiple IGSSB blocks, integrating a pixel aggregation-based downsampling strategy for multiscale spatial-spectral semantic learning from shallow to deep stages. Extensive experiments demonstrate that IGroupSS-Mamba outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2410.05100

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyHyperspectral Image Classificationimage-classificationImage ClassificationMambaState Space Models

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

MambaHSI: Spatial-Spectral Mamba for Hyperspectral Image Classification

2025-01-09 · Yapeng Li, Yong Luo, Lefei Zhang, Zengmao Wang 외

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…

ClassificationHyperspectral Image Classificationimage-classificationImage Classification+1

S$^2$Mamba: A Spatial-spectral State Space Model for Hyperspectral Image Classification

2024-04-28 · Guanchun Wang, Xiangrong Zhang, Zelin Peng, Tianyang Zhang 외

Land cover analysis using hyperspectral images (HSI) remains an open problem due to their low spatial resolution and complex spectral information. Recent studies are primarily dedicated to designing Transformer-based arc…

Hyperspectral Image Classificationimage-classificationImage ClassificationMamba+1

DualMamba: A Lightweight Spectral-Spatial Mamba-Convolution Network for Hyperspectral Image Classification

2024-06-11 · Jiamu Sheng, Jingyi Zhou, Jiong Wang, Peng Ye 외

The effectiveness and efficiency of modeling complex spectral-spatial relations are both crucial for Hyperspectral image (HSI) classification. Most existing methods based on CNNs and transformers still suffer from heavy …

ClassificationHyperspectral Image Classificationimage-classificationImage Classification+1

Spectral-Spatial Mamba for Hyperspectral Image Classification

2024-04-29 · Lingbo Huang, Yushi Chen, Xin He

Recently, deep learning models have achieved excellent performance in hyperspectral image (HSI) classification. Among the many deep models, Transformer has gradually attracted interest for its excellence in modeling the …

ClassificationComputational EfficiencyHyperspectral Image Classificationimage-classification+2

Clustering-Guided Spatial-Spectral Mamba for Hyperspectral Image Classification

2026-01-22 · Zack Dewis, Yimin Zhu, Zhengsen Xu, Mabel Heffring 외 arxiv

Although Mamba models greatly improve Hyperspectral Image (HSI) classification, they have critical challenges in terms defining efficient and adaptive token sequences for improve performance. This paper therefore present…

Hyperspectral Image Classification