paper-with-me

Papers

Multi-head Spatial-Spectral Mamba for Hyperspectral Image Classification

2024-08-02 · Muhammad Ahmad, Muhammad Hassaan Farooq Butt, Muhammad Usama, Hamad Ahmed Altuwaijri, Manuel Mazzara, Salvatore Distefano

Spatial-Spectral Mamba (SSM) improves computational efficiency and captures long-range dependencies, addressing Transformer limitations. However, traditional Mamba models overlook rich spectral information in HSIs and struggle with high dimensionality and sequential data. To address these issues, we propose the SSM with multi-head self-attention and token enhancement (MHSSMamba). This model integrates spectral and spatial information by enhancing spectral tokens and using multi-head attention to capture complex relationships between spectral bands and spatial locations. It also manages long-range dependencies and the sequential nature of HSI data, preserving contextual information across spectral bands. MHSSMamba achieved remarkable classification accuracies of 97.62\% on Pavia University, 96.92\% on the University of Houston, 96.85\% on Salinas, and 99.49\% on Wuhan-longKou datasets. The source code is available at \href{https://github.com/MHassaanButt/MHA\_SS\_Mamba}{GitHub}.

📄 PDF Abstract BibTeX arXiv:2408.01224

Code (1)

mahmad00/MHSSMamba 공식 구현

Tasks

Computational EfficiencyHyperspectral Image Classificationimage-classificationImage ClassificationMamba

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Residual Connection 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

DCT-Mamba3D: Spectral Decorrelation and Spatial-Spectral Feature Extraction for Hyperspectral Image Classification

2025-02-04 · Weijia Cao, Xiaofei Yang, Yicong Zhou, Zheng Zhang

Hyperspectral image classification presents challenges due to spectral redundancy and complex spatial-spectral dependencies. This paper proposes a novel framework, DCT-Mamba3D, for hyperspectral image classification. DCT…

Hyperspectral Image Classificationimage-classificationImage ClassificationMamba

Spatial and Spatial-Spectral Morphological Mamba for Hyperspectral Image Classification

2024-08-02 · Muhammad Ahmad, Muhammad Hassaan Farooq Butt, Adil Mehmood Khan, Manuel Mazzara 외

Recent advancements in transformers, specifically self-attention mechanisms, have significantly improved hyperspectral image (HSI) classification. However, these models often suffer from inefficiencies, as their computat…

ClassificationComputational EfficiencyHyperspectral Image Classificationimage-classification+2

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

Hyperspectral Mamba for Hyperspectral Object Tracking

2025-09-10 · Long Gao, Yunhe Zhang, Yan Jiang, Weiying Xie 외 arxiv

Hyperspectral object tracking holds great promise due to the rich spectral information and fine-grained material distinctions in hyperspectral images, which are beneficial in challenging scenarios. While existing hypersp…

Object Tracking

GraphMamba: An Efficient Graph Structure Learning Vision Mamba for Hyperspectral Image Classification

2024-07-11 · Aitao Yang, Min Li, Yao Ding, Leyuan Fang 외

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 main…

Computational EfficiencyGraph structure learningHyperspectral Image Classificationimage-classification+2