CVApr 15, 2024

HSIDMamba: Exploring Bidirectional State-Space Models for Hyperspectral Denoising

arXiv:2404.09697v217 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses denoising for hyperspectral imaging applications, offering incremental improvements in efficiency and performance.

The paper tackled hyperspectral image denoising by proposing HSIDMamba, a network based on bidirectional state-space models, which achieved state-of-the-art performance and improved efficiency by 31% over transformer methods.

Effectively modeling global context information in hyperspectral image (HSI) denoising is crucial, but prevailing methods using convolution or transformers still face localized or computational efficiency limitations. Inspired by the emerging Selective State Space Model (Mamba) with nearly linear computational complexity and efficient long-term modeling, we present a novel HSI denoising network named HSIDMamba (HSDM). HSDM is tailored to exploit the capture of potential spatial-spectral dependencies effectively and efficiently for HSI denoising. In particular, HSDM comprises multiple Hyperspectral Continuous Scan Blocks (HCSB) to strengthen spatial-spectral interactions. HCSB links forward and backward scans and enhances information from eight directions through the State Space Model (SSM), strengthening the context representation learning of HSDM and improving denoising performance more effectively. In addition, to enhance the utilization of spectral information and mitigate the degradation problem caused by long-range scanning, spectral attention mechanism. Extensive evaluations against HSI denoising benchmarks validate the superior performance of HSDM, achieving state-of-the-art performance and surpassing the efficiency of the transformer method SERT by 31%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes