paper-with-me

Papers

SpectralMamba: Efficient Mamba for Hyperspectral Image Classification

2024-04-12 · Jing Yao, Danfeng Hong, Chenyu Li, Jocelyn Chanussot

Recurrent neural networks and Transformers have recently dominated most applications in hyperspectral (HS) imaging, owing to their capability to capture long-range dependencies from spectrum sequences. However, despite the success of these sequential architectures, the non-ignorable inefficiency caused by either difficulty in parallelization or computationally prohibitive attention still hinders their practicality, especially for large-scale observation in remote sensing scenarios. To address this issue, we herein propose SpectralMamba -- a novel state space model incorporated efficient deep learning framework for HS image classification. SpectralMamba features the simplified but adequate modeling of HS data dynamics at two levels. First, in spatial-spectral space, a dynamical mask is learned by efficient convolutions to simultaneously encode spatial regularity and spectral peculiarity, thus attenuating the spectral variability and confusion in discriminative representation learning. Second, the merged spectrum can then be efficiently operated in the hidden state space with all parameters learned input-dependent, yielding selectively focused responses without reliance on redundant attention or imparallelizable recurrence. To explore the room for further computational downsizing, a piece-wise scanning mechanism is employed in-between, transferring approximately continuous spectrum into sequences with squeezed length while maintaining short- and long-term contextual profiles among hundreds of bands. Through extensive experiments on four benchmark HS datasets acquired by satellite-, aircraft-, and UAV-borne imagers, SpectralMamba surprisingly creates promising win-wins from both performance and efficiency perspectives.

📄 PDF Abstract BibTeX arXiv:2404.08489

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationHyperspectral Image Classificationimage-classificationImage ClassificationMambaRepresentation Learning

Similar Papers 제목 키워드 기반

SpectralMamba-UNet: Frequency-Disentangled State Space Modeling for Texture-Structure Consistent Medical Image Segmentation

2026-02-26 · Fuhao Zhang, Lei Liu, Jialin Zhang, Ya-Nan Zhang 외 arxiv

Accurate medical image segmentation requires effective modeling of both global anatomical structures and fine-grained boundary details. Recent state space models (e.g., Vision Mamba) offer efficient long-range dependency…

Medical Image Segmentation

DCT-Mamba3D: Spectral Decorrelation and Spatial-Spectral Feature Extraction for Hyperspectral Image Classification

2025-02-04 · Weijia Cao, Xiaofei Yang, Yicong Zhou, Zheng Zhang

Hyperspectral image classification presents challenges due to spectral redundancy and complex spatial-spectral dependencies. This paper proposes a novel framework, DCT-Mamba3D, for hyperspectral image classification. DCT…

Hyperspectral Image Classificationimage-classificationImage ClassificationMamba

MVNet: Hyperspectral Remote Sensing Image Classification Based on Hybrid Mamba-Transformer Vision Backbone Architecture

2025-07-06 · Guandong Li, Mengxia Ye

Hyperspectral image (HSI) classification faces challenges such as high-dimensional data, limited training samples, and spectral redundancy, which often lead to overfitting and insufficient generalization capability. This…

Computational EfficiencyHyperspectral Image Classificationimage-classificationImage Classification+2

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

Sparse Deformable Mamba for Hyperspectral Image Classification

2025-04-13 · Lincoln Linlin Xu, Yimin Zhu, Zack Dewis, Zhengsen Xu 외

Although Mamba models significantly improve hyperspectral image (HSI) classification, one critical challenge is the difficulty in building the sequence of Mamba tokens efficiently. This paper presents a Sparse Deformable…

ClassificationHyperspectral Image Classificationimage-classificationImage Classification+1