CD-STMamba: Toward Remote Sensing Image Change Detection With Spatio-Temporal Interaction Mamba Model
作者:Shanwei Liu, Shuaipeng Wang, Wei Zhang, Tao Zhang, Mingming Xu, Muhammad Yasir, Shiqing Wei · 发表于:IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing · 年份:2025 · DOI:10.1109/jstars.2025.3559085 · 被引用次数:11 · 研究领域:Remote-Sensing Image Classification、Remote Sensing and Land Use
Change detection (CD) is a critical Earth observation task. Convolutional neural network (CNN) and Transformer have demonstrated their superior performance in CD tasks. However, the limitations of the limited receptive field of CNN and the high computational complexity of Transformer remain. Recently, the Mamba architecture, based on state-space models, has demonstrated strong global receptive field capabilities and implements linear time complexity in computational processes. While some researchers have incorporated it into CD tasks, most have neglected the effective application of the Mamba selective scanning algorithm for modeling bi-temporal image dependencies, resulting in suboptimal feature learning from bi-temporal images. In this paper, we propose a Change Detection Mamba Model (CD-STMamba), which can efficiently encode and decode bi-temporal images interactively from multiple dimensions, thus enabling more accurate CD. Specifically, we propose a Spatio-Temporal Interaction Module (STIM), which can interact with bi-temporal image features in multiple dimensions and fit with the Mamba architecture, allowing it to fully learn the global contextual information of the bi-temporal input image. We also introduce a decoding block called the CD Block, which can fully decoded to learn multiple spatio-temporal relationships based on the characteristics of STIM. This block employs multiple Change Visual State Space (CVSS) Blocks internally to decode different spatio-temporal int...