Sparse Deformable Mamba for Hyperspectral Image Classification
Lincoln Linlin Xu, Yimin Zhu, Zack Dewis, Zhengsen Xu, Motasem Alkayid, Mabel Heffring, Saeid Taleghanidoozdoozan
TL;DR
This work tackles the efficiency bottleneck in Mamba-based hyperspectral image classification by introducing Sparse Deformable Mamba (SDMamba). It couples Sparse Deformable Sequencing (SDS) with dedicated spatial and spectral modules (SDSpaM and SDSpeM) and an attention-based fusion to jointly learn compact, deformable token sets and fuse spatial-spectral information. Empirical results on Indian Pines and Pavia University demonstrate improved accuracy and reduced computation, with notable small-class preservation and sharper decision boundaries. Overall, the approach provides a scalable, computation-efficient pathway for high-performance HSI classification.
Abstract
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 Mamba (SDMamba) approach for enhanced HSI classification, with the following contributions. First, to enhance Mamba sequence, an efficient Sparse Deformable Sequencing (SDS) approach is designed to adaptively learn the ''optimal" sequence, leading to sparse and deformable Mamba sequence with increased detail preservation and decreased computations. Second, to boost spatial-spectral feature learning, based on SDS, a Sparse Deformable Spatial Mamba Module (SDSpaM) and a Sparse Deformable Spectral Mamba Module (SDSpeM) are designed for tailored modeling of the spatial information spectral information. Last, to improve the fusion of SDSpaM and SDSpeM, an attention based feature fusion approach is designed to integrate the outputs of the SDSpaM and SDSpeM. The proposed method is tested on several benchmark datasets with many state-of-the-art approaches, demonstrating that the proposed approach can achieve higher accuracy with less computation, and better detail small-class preservation capability.
