CVNov 25, 2025

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

arXiv:2511.19882v11 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses fine-grained change detection in remote sensing for applications like environmental monitoring, with incremental improvements in handling structural consistency.

The paper tackles the problem of change detection in multitemporal remote sensing images, which suffers from heterogeneity and spatiotemporal misalignment, by introducing ChessMamba, a structure-aware framework that achieves substantial accuracy improvements over state-of-the-art methods on three CD tasks.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes