English

ChessMamba: Structure-Aware Interleaving of State Spaces for Change Detection in Remote Sensing Images

Computer Vision and Pattern Recognition 2025-11-26 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2511.19882,
  title  = {ChessMamba: Structure-Aware Interleaving of State Spaces for Change Detection in Remote Sensing Images},
  author = {Lei Ding and Tong Liu and Xuanguang Liu and Xiangyun Liu and Haitao Guo and Jun Lu},
  journal= {arXiv preprint arXiv:2511.19882},
  year   = {2025}
}