CVSep 1, 2025

SpectMamba: Integrating Frequency and State Space Models for Enhanced Medical Image Detection

arXiv:2509.01080v1h-index: 3IPMI
Originality Highly original
AI Analysis

This work addresses the need for efficient and accurate medical image detection, which is critical for diagnosis, by proposing a novel method that combines frequency and state space models to overcome limitations of existing approaches like CNNs and Transformers.

The paper tackles the problem of abnormality detection in medical imaging by introducing SpectMamba, a Mamba-based architecture that integrates frequency and state space models, achieving state-of-the-art performance with high efficiency across various tasks.

Abnormality detection in medical imaging is a critical task requiring both high efficiency and accuracy to support effective diagnosis. While convolutional neural networks (CNNs) and Transformer-based models are widely used, both face intrinsic challenges: CNNs have limited receptive fields, restricting their ability to capture broad contextual information, and Transformers encounter prohibitive computational costs when processing high-resolution medical images. Mamba, a recent innovation in natural language processing, has gained attention for its ability to process long sequences with linear complexity, offering a promising alternative. Building on this foundation, we present SpectMamba, the first Mamba-based architecture designed for medical image detection. A key component of SpectMamba is the Hybrid Spatial-Frequency Attention (HSFA) block, which separately learns high- and low-frequency features. This approach effectively mitigates the loss of high-frequency information caused by frequency bias and correlates frequency-domain features with spatial features, thereby enhancing the model's ability to capture global context. To further improve long-range dependencies, we propose the Visual State-Space Module (VSSM) and introduce a novel Hilbert Curve Scanning technique to strengthen spatial correlations and local dependencies, further optimizing the Mamba framework. Comprehensive experiments show that SpectMamba achieves state-of-the-art performance while being both effective and efficient across various medical image detection tasks.

Foundations

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

Your Notes