ChessMamba通过棋盘式交错建模,提升遥感影像变化检测精度。
ChessMamba: Structure-Aware Interleaving of State Spaces for Change Detection in Remote Sensing Images
- 棋盘交错+蛇形扫描,统一序列化多时相特征
- 多膨胀卷积捕捉局部结构上下文,提升定位精度
- 适用于多时相遥感变化检测,尤其擅长复杂场景
多时相遥感影像的变化检测面临异质性与时空错位的挑战。现有基于视觉变换器或状态空间模型的方法在时间序列化过程中常破坏局部结构一致性,导致错位下判别性线索被遮蔽,影响可靠定位。为此,我们提出ChessMamba,一种结构感知的框架,采用交错状态空间建模实现鲁棒变化检测。其结合SpatialMamba编码器与轻量级跨源交互模块,包含两大创新:(i) 棋盘交错与蛇形扫描顺序,将多时相特征在单次前向传播中序列化为统一序列,缩短交互路径,支持直接对比以实现精准定位;(ii) 多膨胀卷积实现结构感知融合,选择性捕获每时相图像的中心与角落邻域上下文。在三类任务(二值变化检测、语义变化检测、多模态建筑损毁评估)上的全面实验表明,ChessMamba有效融合异构特征,相较当前最优方法显著提升准确率。代码将于github.com/DingLei14/ChessMamba发布。
原文摘要 · Abstract (English)
Change detection (CD) in multitemporal remote sensing imagery presents significant challenges for fine-grained recognition, owing to heterogeneity and spatiotemporal misalignment. However, existing methodologies based on vision transformers or state-space models typically disrupt local structural consistency during temporal serialization, obscuring discriminative cues under misalignment and hindering reliable change localization. To address this, we introduce ChessMamba, a structure-aware framework leveraging interleaved state-space modeling for robust CD with multi-temporal inputs. ChessMamba integrates a SpatialMamba encoder with a lightweight cross-source interaction module, featuring two key innovations: (i) Chessboard interleaving with snake scanning order, which serializes multi-temporal features into a unified sequence within a single forward pass, thereby shortening interaction paths and enabling direct comparison for accurate change localization; and (ii) Structure-aware fusion via multi-dilated convolutions, selectively capturing center-and-corner neighborhood contexts within each mono-temporal. Comprehensive evaluations on three CD tasks, including binary CD, semantic CD and multimodal building damage assessment, demonstrate that ChessMamba effectively fuses heterogeneous features and achieves substantial accuracy improvements over state-of-the-art methods.The relevant code will be available at: github.com/DingLei14/ChessMamba.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。