Mamba-in-Mamba: Centralized Mamba-Cross-Scan in Tokenized Mamba Model for Hyperspectral Image Classification
Weilian Zhou, Sei-Ichiro Kamata, Haipeng Wang, Man-Sing Wong, and, Huiying (Cynthia) Hou

TL;DR
This paper introduces the Mamba-in-Mamba architecture with a novel centralized Mamba-Cross-Scan mechanism and tokenized encoder for hyperspectral image classification, leveraging State Space Models to improve efficiency and accuracy.
Contribution
It presents the first application of State Space Model in HSI classification, introducing innovative scanning and encoding modules that outperform existing methods.
Findings
Outperforms existing baselines and state-of-the-art methods on three public datasets.
Demonstrates improved feature extraction and classification accuracy.
Shows robustness with limited training samples.
Abstract
Hyperspectral image (HSI) classification is pivotal in the remote sensing (RS) field, particularly with the advancement of deep learning techniques. Sequential models, adapted from the natural language processing (NLP) field such as Recurrent Neural Networks (RNNs) and Transformers, have been tailored to this task, offering a unique viewpoint. However, several challenges persist 1) RNNs struggle with centric feature aggregation and are sensitive to interfering pixels, 2) Transformers require significant computational resources and often underperform with limited HSI training samples, and 3) Current scanning methods for converting images into sequence-data are simplistic and inefficient. In response, this study introduces the innovative Mamba-in-Mamba (MiM) architecture for HSI classification, the first attempt of deploying State Space Model (SSM) in this task. The MiM model includes 1)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification
MethodsMutual Information Machine/Mask Image Modeling
