GraphMamba: An Efficient Graph Structure Learning Vision Mamba for Hyperspectral Image Classification
Aitao Yang, Min Li, Yao Ding, Leyuan Fang, Yaoming Cai, Yujie He

TL;DR
GraphMamba introduces an efficient graph-based framework for hyperspectral image classification, combining spectral and spatial features with novel modules to improve accuracy and computational efficiency.
Contribution
The paper proposes GraphMamba, a new deep learning framework that integrates spectral encoding and adaptive spatial context modules for hyperspectral image classification.
Findings
Achieved state-of-the-art classification accuracy on multiple HSI datasets.
Reduced computational complexity compared to existing methods.
Effectively mitigated spatial noise interference.
Abstract
Efficient extraction of spectral sequences and geospatial information has always been a hot topic in hyperspectral image classification. In terms of spectral sequence feature capture, RNN and Transformer have become mainstream classification frameworks due to their long-range feature capture capabilities. In terms of spatial information aggregation, CNN enhances the receptive field to retain integrated spatial information as much as possible. However, the spectral feature-capturing architectures exhibit low computational efficiency, and CNNs lack the flexibility to perceive spatial contextual information. To address these issues, this paper proposes GraphMamba--an efficient graph structure learning vision Mamba classification framework that fully considers HSI characteristics to achieve deep spatial-spectral information mining. Specifically, we propose a novel hyperspectral visual…
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 · Advanced Graph Neural Networks · Brain Tumor Detection and Classification
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Softmax · Residual Connection · Byte Pair Encoding · Layer Normalization · Focus · Label Smoothing · Adam
