TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/RS-Mamba for Large Remote Sensing Image Dense Prediction

RS-Mamba for Large Remote Sensing Image Dense Prediction

Sijie Zhao, Hao Chen, Xueliang Zhang, Pengfeng Xiao, Lei Bai, Wanli Ouyang

2024-04-03Road SegmentationSemantic SegmentationPredictionBuilding change detection for remote sensing imagesChange Detection
PaperPDFCode(official)

Abstract

Context modeling is critical for remote sensing image dense prediction tasks. Nowadays, the growing size of very-high-resolution (VHR) remote sensing images poses challenges in effectively modeling context. While transformer-based models possess global modeling capabilities, they encounter computational challenges when applied to large VHR images due to their quadratic complexity. The conventional practice of cropping large images into smaller patches results in a notable loss of contextual information. To address these issues, we propose the Remote Sensing Mamba (RSM) for dense prediction tasks in large VHR remote sensing images. RSM is specifically designed to capture the global context of remote sensing images with linear complexity, facilitating the effective processing of large VHR images. Considering that the land covers in remote sensing images are distributed in arbitrary spatial directions due to characteristics of remote sensing over-head imaging, the RSM incorporates an omnidirectional selective scan module to globally model the context of images in multiple directions, capturing large spatial features from various directions. Extensive experiments on semantic segmentation and change detection tasks across various land covers demonstrate the effectiveness of the proposed RSM. We designed simple yet effective models based on RSM, achieving state-of-the-art performance on dense prediction tasks in VHR remote sensing images without fancy training strategies. Leveraging the linear complexity and global modeling capabilities, RSM achieves better efficiency and accuracy than transformer-based models on large remote sensing images. Interestingly, we also demonstrated that our model generally performs better with a larger image size on dense prediction tasks. Our code is available at https://github.com/walking-shadow/Official_Remote_Sensing_Mamba.

Results

TaskDatasetMetricValueModel
Semantic SegmentationMassachusetts Roads DatasetF180.49RSM-SS
Semantic SegmentationMassachusetts Roads DatasetIoU67.35RSM-SS
Remote SensingLEVIR-CDF191.1RSM-CD
Remote SensingLEVIR-CDIoU83.66RSM-CD
Remote SensingLEVIR-CDParams(M)27.9RSM-CD
Change DetectionWHU-CDF191.87RSM-CD
Change DetectionWHU-CDIoU84.96RSM-CD
Change DetectionWHU-CDPrecision93.37RSM-CD
Change DetectionWHU-CDRecall90.42RSM-CD
Change DetectionWHU Building DatasetF1-score0.9187RSM-CD
10-shot image generationMassachusetts Roads DatasetF180.49RSM-SS
10-shot image generationMassachusetts Roads DatasetIoU67.35RSM-SS
Road SegmentationMassachusetts Roads DatasetF180.49RSM-SS
Road SegmentationMassachusetts Roads DatasetIoU67.35RSM-SS

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Multi-Strategy Improved Snake Optimizer Accelerated CNN-LSTM-Attention-Adaboost for Trajectory Prediction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17SAMST: A Transformer framework based on SAM pseudo label filtering for remote sensing semi-supervised semantic segmentation2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15