paper-with-me

홈 › Papers

Frequency-Assisted Mamba for Remote Sensing Image Super-Resolution

2024-05-08 · Yi Xiao, Qiangqiang Yuan, Kui Jiang, Yuzeng Chen, Qiang Zhang, Chia-Wen Lin

Recent progress in remote sensing image (RSI) super-resolution (SR) has exhibited remarkable performance using deep neural networks, e.g., Convolutional Neural Networks and Transformers. However, existing SR methods often suffer from either a limited receptive field or quadratic computational overhead, resulting in sub-optimal global representation and unacceptable computational costs in large-scale RSI. To alleviate these issues, we develop the first attempt to integrate the Vision State Space Model (Mamba) for RSI-SR, which specializes in processing large-scale RSI by capturing long-range dependency with linear complexity. To achieve better SR reconstruction, building upon Mamba, we devise a Frequency-assisted Mamba framework, dubbed FMSR, to explore the spatial and frequent correlations. In particular, our FMSR features a multi-level fusion architecture equipped with the Frequency Selection Module (FSM), Vision State Space Module (VSSM), and Hybrid Gate Module (HGM) to grasp their merits for effective spatial-frequency fusion. Considering that global and local dependencies are complementary and both beneficial for SR, we further recalibrate these multi-level features for accurate feature fusion via learnable scaling adaptors. Extensive experiments on AID, DOTA, and DIOR benchmarks demonstrate that our FMSR outperforms state-of-the-art Transformer-based methods HAT-L in terms of PSNR by 0.11 dB on average, while consuming only 28.05% and 19.08% of its memory consumption and complexity, respectively. Code will be available at https://github.com/XY-boy/FreMamba

📄 PDF Abstract BibTeX arXiv:2405.04964

Code (1)

XY-boy/FreMamba 공식 구현 pytorch

Tasks

Image Super-ResolutionMambaSuper-Resolution

Similar Papers 제목 키워드 기반

Vision Mamba in Remote Sensing: A Comprehensive Survey of Techniques, Applications and Outlook

2025-05-01 · Muyi Bao, Shuchang Lyu, Zhaoyang Xu, Huiyu Zhou 외

Deep learning has profoundly transformed remote sensing, yet prevailing architectures like Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) remain constrained by critical trade-offs: CNNs suffer from l…

BenchmarkingChange DetectionMambaSemantic Segmentation+1

RSMamba: Remote Sensing Image Classification with State Space Model

2024-03-28 · Keyan Chen, Bowen Chen, Chenyang Liu, Wenyuan Li 외

Remote sensing image classification forms the foundation of various understanding tasks, serving a crucial function in remote sensing image interpretation. The recent advancements of Convolutional Neural Networks (CNNs) …

Classificationimage-classificationImage ClassificationMamba+2

Remote Sensing Image Segmentation Using Vision Mamba and Multi-Scale Multi-Frequency Feature Fusion

2024-10-08 · Yice Cao, ChenChen Liu, Zhenhua Wu, Wenxin Yao 외

As remote sensing imaging technology continues to advance and evolve, processing high-resolution and diversified satellite imagery to improve segmentation accuracy and enhance interpretation efficiency emerg as a pivotal…

Image SegmentationMambaSegmentationSemantic Segmentation

Mamba-FCS: Joint Spatio- Frequency Feature Fusion, Change-Guided Attention, and SeK Loss for Enhanced Semantic Change Detection in Remote Sensing

2025-08-11 · Buddhi Wijenayake, Athulya Ratnayake, Praveen Sumanasekara, Roshan Godaliyadda 외 arxiv

Semantic Change Detection (SCD) from remote sensing imagery requires models balancing extensive spatial context, computational efficiency, and sensitivity to class-imbalanced land-cover transitions. While Convolutional N…

Computational EfficiencyLong-range modelingChange Detection

RS3Mamba: Visual State Space Model for Remote Sensing Images Semantic Segmentation

2024-04-03 · Xianping Ma, Xiaokang Zhang, Man-on Pun

Semantic segmentation of remote sensing images is a fundamental task in geoscience research. However, there are some significant shortcomings for the widely used convolutional neural networks (CNNs) and Transformers. The…

Long-range modelingMambaSegmentationSemantic Segmentation