Litcius/Paper detail

HSI-MFormer: Integrating Mamba and Transformer Experts for Hyperspectral Image Classification

Yan He, Bing Tu, Bo Liu, Jun Li, Antonio Plaza

2025IEEE Transactions on Geoscience and Remote Sensing13 citationsDOI

Abstract

Hyperspectral image (HSI) classification is fundamental to numerous remote sensing applications, enabling detailed analysis of material properties and environmental conditions. Recent Mamba built upon selective state space models (S6) have demonstrated exceptional advantages in long-range sequence modeling with linear computational efficiency, while Transformer based on self-attention mechanisms is particularly adept at capturing short-range dependencies. To leverage the complementary strengths of these models, this paper introduces a novel hybrid Mamba-Transformer framework (HSI-MFormer), effectively exploring the multiscale properties of hyperspectral data for HSI classification. Initially, a Multiscale Token Generation module (MTG) is developed, which converts the HSI cube into multiple spatial-spectral token groups across different scales. To adequately capture fine-grained multiscale spatial-spectral patterns, an Inner-scale Transformer Expert (ITE) is designed, which incorporates grouped self-attention operations to perform short-range sequence modeling within token groups at each scale. Meanwhile, a Cross-scale Mamba Expert (CME) is introduced, which integrates a cross-scale serialization mechanism and bidirectional Mamba block for long-range sequence modeling, further exploring the interactions and complementarity between token groups across different scales. Several hybrid strategies for integrating the ITE and CME are investigated to maximize their complementarity, including parallel, interval, and serial structures. Extensive experiments demonstrate that the propsed HSI-MFormer significantly out-performs the state-of-the-art Transformer-based and Mamba-based HSI classification methods. The code is available at https://github.com/tubingnuist/HSI-MFormer.

Topics & Concepts

Hyperspectral imagingArtificial intelligenceRemote sensingContextual image classificationComputer scienceComputer visionPattern recognition (psychology)GeologyImage (mathematics)Image Retrieval and Classification Techniques