HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

ChangeMamba: Remote Sensing Change Detection With Spatiotemporal State Space Model

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

ChangeMamba: Remote Sensing Change Detection With Spatiotemporal State
  Space Model

Abstract

Convolutional neural networks (CNN) and Transformers have made impressiveprogress in the field of remote sensing change detection (CD). However, botharchitectures have inherent shortcomings: CNN are constrained by a limitedreceptive field that may hinder their ability to capture broader spatialcontexts, while Transformers are computationally intensive, making them costlyto train and deploy on large datasets. Recently, the Mamba architecture, basedon state space models, has shown remarkable performance in a series of naturallanguage processing tasks, which can effectively compensate for theshortcomings of the above two architectures. In this paper, we explore for thefirst time the potential of the Mamba architecture for remote sensing CD tasks.We tailor the corresponding frameworks, called MambaBCD, MambaSCD, andMambaBDA, for binary change detection (BCD), semantic change detection (SCD),and building damage assessment (BDA), respectively. All three frameworks adoptthe cutting-edge Visual Mamba architecture as the encoder, which allows fulllearning of global spatial contextual information from the input images. Forthe change decoder, which is available in all three architectures, we proposethree spatio-temporal relationship modeling mechanisms, which can be naturallycombined with the Mamba architecture and fully utilize its attribute to achievespatio-temporal interaction of multi-temporal features, thereby obtainingaccurate change information. On five benchmark datasets, our proposedframeworks outperform current CNN- and Transformer-based approaches withoutusing any complex training strategies or tricks, fully demonstrating thepotential of the Mamba architecture in CD tasks. Further experiments show thatour architecture is quite robust to degraded data. The source code will beavailable in https://github.com/ChenHongruixuan/MambaCD

Code Repositories

chenhongruixuan/mambacd
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
2d-semantic-segmentation-on-xbdMambaBDA-Base
Classification F1-score: 0.7884
Localization F1-score: 0.8141
Weighted Average F1-score: 0.8141
change-detection-on-levirChangeMamba
F1: 88.39
IoU: 79.20
KC: 87.91
OA: 99.06
Prcision: 89.24
Recall: 87.57
change-detection-on-secondChangeMamba
Fscd: 64.03
SeK: 24.11
mIoU: 73.68
change-detection-on-sysu-cdChangeMamba
F1: 83.11
IoU: 71.10
KC: 78.13
OA: 92.30
Precision: 86.11
Recall: 80.31
change-detection-on-whu-cdChangeMamba
F1: 94.19
IoU: 89.02
KC: 93.98
Overall Accuracy: 99.58
Precision: 96.18
Recall: 92.23

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
ChangeMamba: Remote Sensing Change Detection With Spatiotemporal State Space Model | Papers | HyperAI