paper-with-me

Papers

CD-Lamba: Boosting Remote Sensing Change Detection via a Cross-Temporal Locally Adaptive State Space Model

2025-01-26 · Zhenkai Wu, Xiaowen Ma, Rongrong Lian, Kai Zheng, Mengting Ma, Wei zhang, Siyang Song

Mamba, with its advantages of global perception and linear complexity, has been widely applied to identify changes of the target regions within the remote sensing (RS) images captured under complex scenarios and varied conditions. However, existing remote sensing change detection (RSCD) approaches based on Mamba frequently struggle to effectively perceive the inherent locality of change regions as they direct flatten and scan RS images (i.e., the features of the same region of changes are not distributed continuously within the sequence but are mixed with features from other regions throughout the sequence). In this paper, we propose a novel locally adaptive SSM-based approach, termed CD-Lamba, which effectively enhances the locality of change detection while maintaining global perception. Specifically, our CD-Lamba includes a Locally Adaptive State-Space Scan (LASS) strategy for locality enhancement, a Cross-Temporal State-Space Scan (CTSS) strategy for bi-temporal feature fusion, and a Window Shifting and Perception (WSP) mechanism to enhance interactions across segmented windows. These strategies are integrated into a multi-scale Cross-Temporal Locally Adaptive State-Space Scan (CT-LASS) module to effectively highlight changes and refine changes' representations feature generation. CD-Lamba significantly enhances local-global spatio-temporal interactions in bi-temporal images, offering improved performance in RSCD tasks. Extensive experimental results show that CD-Lamba achieves state-of-the-art performance on four benchmark datasets with a satisfactory efficiency-accuracy trade-off. Our code is publicly available at https://github.com/xwmaxwma/rschange.

📄 PDF Abstract BibTeX arXiv:2501.15455

Code (1)

xwmaxwma/rschange 공식 구현 pytorch

Tasks

Change DetectionMamba

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

DDLNet: Boosting Remote Sensing Change Detection with Dual-Domain Learning

2024-06-19 · Xiaowen Ma, Jiawei Yang, Rui Che, Huanting Zhang 외

Remote sensing change detection (RSCD) aims to identify the changes of interest in a region by analyzing multi-temporal remote sensing images, and has an outstanding value for local development monitoring. Existing RSCD …

Change Detection

A Dual Attentive Generative Adversarial Network for Remote Sensing Image Change Detection

2023-10-03 · Luyi Qiu, Xiaofeng Zhang, Chaochen Gu, and ShanYing Zhu

Remote sensing change detection between bi-temporal images receives growing concentration from researchers. However, comparing two bi-temporal images for detecting changes is challenging, as they demonstrate different ap…

Change DetectionGenerative Adversarial Network

Single-Temporal Supervised Learning for Universal Remote Sensing Change Detection

2024-06-22 · Zhuo Zheng, Yanfei Zhong, Ailong Ma, Liangpei Zhang

Bitemporal supervised learning paradigm always dominates remote sensing change detection using numerous labeled bitemporal image pairs, especially for high spatial resolution (HSR) remote sensing imagery. However, it is …

Change Detection

Semantic-CC: Boosting Remote Sensing Image Change Captioning via Foundational Knowledge and Semantic Guidance

2024-07-19 · Yongshuo Zhu, Lu Li, Keyan Chen, Chenyang Liu 외

Remote sensing image change captioning (RSICC) aims to articulate the changes in objects of interest within bi-temporal remote sensing images using natural language. Given the limitations of current RSICC methods in expr…

Change DetectionDecoderLanguage ModellingLarge Language Model

EfficientCD: A New Strategy For Change Detection Based With Bi-temporal Layers Exchanged

2024-07-22 · Sijun Dong, Yuwei Zhu, Geng Chen, Xiaoliang Meng

With the widespread application of remote sensing technology in environmental monitoring, the demand for efficient and accurate remote sensing image change detection (CD) for natural environments is growing. We propose a…

Change DetectionFeature Upsampling