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/ChangeMamba: Remote Sensing Change Detection With Spatiote...

ChangeMamba: Remote Sensing Change Detection With Spatiotemporal State Space Model

Hongruixuan Chen, Jian Song, Chengxi Han, Junshi Xia, Naoto Yokoya

2024-04-042D Semantic SegmentationBuilding Damage AssessmentAttributeChange Detection
PaperPDFCode(official)

Abstract

Convolutional neural networks (CNN) and Transformers have made impressive progress in the field of remote sensing change detection (CD). However, both architectures have inherent shortcomings: CNN are constrained by a limited receptive field that may hinder their ability to capture broader spatial contexts, while Transformers are computationally intensive, making them costly to train and deploy on large datasets. Recently, the Mamba architecture, based on state space models, has shown remarkable performance in a series of natural language processing tasks, which can effectively compensate for the shortcomings of the above two architectures. In this paper, we explore for the first time the potential of the Mamba architecture for remote sensing CD tasks. We tailor the corresponding frameworks, called MambaBCD, MambaSCD, and MambaBDA, for binary change detection (BCD), semantic change detection (SCD), and building damage assessment (BDA), respectively. All three frameworks adopt the cutting-edge Visual Mamba architecture as the encoder, which allows full learning of global spatial contextual information from the input images. For the change decoder, which is available in all three architectures, we propose three spatio-temporal relationship modeling mechanisms, which can be naturally combined with the Mamba architecture and fully utilize its attribute to achieve spatio-temporal interaction of multi-temporal features, thereby obtaining accurate change information. On five benchmark datasets, our proposed frameworks outperform current CNN- and Transformer-based approaches without using any complex training strategies or tricks, fully demonstrating the potential of the Mamba architecture in CD tasks. Further experiments show that our architecture is quite robust to degraded data. The source code will be available in https://github.com/ChenHongruixuan/MambaCD

Results

TaskDatasetMetricValueModel
2D Semantic SegmentationxBDClassification F1-score0.7884MambaBDA-Base
2D Semantic SegmentationxBDLocalization F1-score0.8141MambaBDA-Base
2D Semantic SegmentationxBDWeighted Average F1-score0.8141MambaBDA-Base
Change DetectionSYSU-CDF183.11ChangeMamba
Change DetectionSYSU-CDIoU71.1ChangeMamba
Change DetectionSYSU-CDKC78.13ChangeMamba
Change DetectionSYSU-CDOA92.3ChangeMamba
Change DetectionSYSU-CDPrecision86.11ChangeMamba
Change DetectionSYSU-CDRecall80.31ChangeMamba
Change DetectionLEVIR+F188.39ChangeMamba
Change DetectionLEVIR+IoU79.2ChangeMamba
Change DetectionLEVIR+KC87.91ChangeMamba
Change DetectionLEVIR+OA99.06ChangeMamba
Change DetectionLEVIR+Prcision89.24ChangeMamba
Change DetectionLEVIR+Recall87.57ChangeMamba
Change DetectionSECONDFscd64.03ChangeMamba
Change DetectionSECONDSeK24.11ChangeMamba
Change DetectionSECONDmIoU73.68ChangeMamba
Change DetectionWHU-CDF194.19ChangeMamba
Change DetectionWHU-CDIoU89.02ChangeMamba
Change DetectionWHU-CDKC93.98ChangeMamba
Change DetectionWHU-CDOverall Accuracy99.58ChangeMamba
Change DetectionWHU-CDPrecision96.18ChangeMamba
Change DetectionWHU-CDRecall92.23ChangeMamba

Related Papers

MGFFD-VLM: Multi-Granularity Prompt Learning for Face Forgery Detection with VLM2025-07-16Non-Adaptive Adversarial Face Generation2025-07-16Attributes Shape the Embedding Space of Face Recognition Models2025-07-15COLIBRI Fuzzy Model: Color Linguistic-Based Representation and Interpretation2025-07-15Precision Spatio-Temporal Feature Fusion for Robust Remote Sensing Change Detection2025-07-15Ref-Long: Benchmarking the Long-context Referencing Capability of Long-context Language Models2025-07-13Model Parallelism With Subnetwork Data Parallelism2025-07-11Bradley-Terry and Multi-Objective Reward Modeling Are Complementary2025-07-10