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/CDMamba: Incorporating Local Clues into Mamba for Remote S...

CDMamba: Incorporating Local Clues into Mamba for Remote Sensing Image Binary Change Detection

Haotian Zhang, Keyan Chen, Chenyang Liu, Hao Chen, Zhengxia Zou, Zhenwei Shi

2024-06-06Change Detection
PaperPDFCode(official)CodeCode

Abstract

Recently, the Mamba architecture based on state space models has demonstrated remarkable performance in a series of natural language processing tasks and has been rapidly applied to remote sensing change detection (CD) tasks. However, most methods enhance the global receptive field by directly modifying the scanning mode of Mamba, neglecting the crucial role that local information plays in dense prediction tasks (e.g., binary CD). In this article, we propose a model called CDMamba, which effectively combines global and local features for handling binary CD tasks. Specifically, the Scaled Residual ConvMamba (SRCM) block is proposed to utilize the ability of Mamba to extract global features and convolution to enhance the local details to alleviate the issue that current Mamba-based methods lack detailed clues and are difficult to achieve fine detection in dense prediction tasks. Furthermore, considering the characteristics of bi-temporal feature interaction required for CD, the Adaptive Global Local Guided Fusion (AGLGF) block is proposed to dynamically facilitate the bi-temporal interaction guided by other temporal global/local features. Our intuition is that more discriminative change features can be acquired with the guidance of other temporal features. Extensive experiments on five datasets demonstrate that our proposed CDMamba is comparable to the current methods (such as the F1/IoU scores are improved by 2.10%/3.00% and 2.44%/2.91% on LEVIR+CD and CLCD, respectively). Our code is open-sourced at https://github.com/zmoka-zht/CDMamba.

Results

TaskDatasetMetricValueModel
Change DetectionLEVIR+F183.01CDMamba
Change DetectionLEVIR+IoU70.95CDMamba
Change DetectionLEVIR+OA98.65CDMamba
Change DetectionLEVIR+Prcision85.11CDMamba
Change DetectionLEVIR+Recall81CDMamba
Change DetectionWHU-CDF193.76CDMamba
Change DetectionWHU-CDIoU88.26CDMamba
Change DetectionWHU-CDOverall Accuracy99.51CDMamba
Change DetectionWHU-CDPrecision95.58CDMamba
Change DetectionWHU-CDRecall92.01CDMamba

Related Papers

Precision Spatio-Temporal Feature Fusion for Robust Remote Sensing Change Detection2025-07-15Be the Change You Want to See: Revisiting Remote Sensing Change Detection Practices2025-07-04Be the Change You Want to See: Revisiting Remote Sensing Change Detection Practices2025-07-04Pushing Trade-Off Boundaries: Compact yet Effective Remote Sensing Change Detection2025-06-26CL-Splats: Continual Learning of Gaussian Splatting with Local Optimization2025-06-26HydroChronos: Forecasting Decades of Surface Water Change2025-06-17Active InSAR monitoring of building damage in Gaza during the Israel-Hamas War2025-06-17Revisiting Clustering of Neural Bandits: Selective Reinitialization for Mitigating Loss of Plasticity2025-06-14