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

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

6 Jun 2024arXiv:2406.04207archive 2025-07-28

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

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.

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

zmoka-zht/cdmamba officialmentioned in papermentioned on GitHubpytorch report
chen-yang-liu/rscama mentioned on GitHubpytorch report
zmoka-zht/BiFA mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Change DetectionMambaState Space Models

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Change Detection LEVIR+ CDMamba F1 83.01 #6 of 9 Archive leaderboard report
Change Detection LEVIR+ CDMamba IoU 70.95 #6 of 9 Archive leaderboard report
Change Detection LEVIR+ CDMamba OA 98.65 #6 of 9 Archive leaderboard report
Change Detection LEVIR+ CDMamba Prcision 85.11 #6 of 9 Archive leaderboard report
Change Detection LEVIR+ CDMamba Recall 81.00 #6 of 9 Archive leaderboard report
Change Detection WHU-CD CDMamba F1 93.76 #5 of 22 Archive leaderboard report
Change Detection WHU-CD CDMamba IoU 88.26 #5 of 22 Archive leaderboard report
Change Detection WHU-CD CDMamba Overall Accuracy 99.51 #5 of 22 Archive leaderboard report
Change Detection WHU-CD CDMamba Precision 95.58 #5 of 22 Archive leaderboard report
Change Detection WHU-CD CDMamba Recall 92.01 #5 of 22 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Convolution

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections