paper-with-me

Papers

DualMamba: A Lightweight Spectral-Spatial Mamba-Convolution Network for Hyperspectral Image Classification

2024-06-11 · Jiamu Sheng, Jingyi Zhou, Jiong Wang, Peng Ye, Jiayuan Fan

The effectiveness and efficiency of modeling complex spectral-spatial relations are both crucial for Hyperspectral image (HSI) classification. Most existing methods based on CNNs and transformers still suffer from heavy computational burdens and have room for improvement in capturing the global-local spectral-spatial feature representation. To this end, we propose a novel lightweight parallel design called lightweight dual-stream Mamba-convolution network (DualMamba) for HSI classification. Specifically, a parallel lightweight Mamba and CNN block are first developed to extract global and local spectral-spatial features. First, the cross-attention spectral-spatial Mamba module is proposed to leverage the global modeling of Mamba at linear complexity. Within this module, dynamic positional embedding is designed to enhance the spatial location information of visual sequences. The lightweight spectral/spatial Mamba blocks comprise an efficient scanning strategy and a lightweight Mamba design to efficiently extract global spectral-spatial features. And the cross-attention spectral-spatial fusion is designed to learn cross-correlation and fuse spectral-spatial features. Second, the lightweight spectral-spatial residual convolution module is proposed with lightweight spectral and spatial branches to extract local spectral-spatial features through residual learning. Finally, the adaptive global-local fusion is proposed to dynamically combine global Mamba features and local convolution features for a global-local spectral-spatial representation. Compared with state-of-the-art HSI classification methods, experimental results demonstrate that DualMamba achieves significant classification accuracy on three public HSI datasets and a superior reduction in model parameters and floating point operations (FLOPs).

📄 PDF Abstract BibTeX arXiv:2406.07050

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationHyperspectral Image Classificationimage-classificationImage ClassificationMamba

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

ConvVitMamba: Efficient Multiscale Convolution, Transformer, and Mamba-Based Sequence modelling for Hyperspectral Image Classification

2026-04-20 · Mohammed Q. Alkhatib arxiv

Hyperspectral image (HSI) classification remains challenging due to high spectral dimensionality, redundancy, and limited labeled data. Although convolutional neural networks (CNNs) and Vision Transformers (ViTs) achieve…

Hyperspectral Image Classification

SSUMamba: Spatial-Spectral Selective State Space Model for Hyperspectral Image Denoising

2024-05-02 · Guanyiman Fu, Fengchao Xiong, Jianfeng Lu, Jun Zhou

Denoising is a crucial preprocessing step for hyperspectral images (HSIs) due to noise arising from intra-imaging mechanisms and environmental factors. Long-range spatial-spectral correlation modeling is beneficial for H…

Computational EfficiencyDenoisingHyperspectral Image DenoisingImage Denoising+2

GMSR:Gradient-Guided Mamba for Spectral Reconstruction from RGB Images

2024-05-13 · Xinying Wang, Zhixiong Huang, Sifan Zhang, Jiawen Zhu 외

Mainstream approaches to spectral reconstruction (SR) primarily focus on designing Convolution- and Transformer-based architectures. However, CNN methods often face challenges in handling long-range dependencies, whereas…

Computational EfficiencyMambaSpectral Reconstruction

IGroupSS-Mamba: Interval Group Spatial-Spectral Mamba for Hyperspectral Image Classification

2024-10-07 · Yan He, Bing Tu, Puzhao Jiang, Bo Liu 외

Hyperspectral image (HSI) classification has garnered substantial attention in remote sensing fields. Recent Mamba architectures built upon the Selective State Space Models (S6) have demonstrated enormous potential in lo…

Computational EfficiencyHyperspectral Image Classificationimage-classificationImage Classification+2

3DSS-Mamba: 3D-Spectral-Spatial Mamba for Hyperspectral Image Classification

2024-05-21 · Yan He, Bing Tu, Bo Liu, Jun Li 외

Hyperspectral image (HSI) classification constitutes the fundamental research in remote sensing fields. Convolutional Neural Networks (CNNs) and Transformers have demonstrated impressive capability in capturing spectral-…

Computational EfficiencyHyperspectral Image Classificationimage-classificationImage Classification+1