ChangeBind: A Hybrid Change Encoder for Remote Sensing Change Detection
Mubashir Noman, Mustansar Fiaz, Hisham Cholakkal
TL;DR
This paper presents ChangeBind, a Siamese-based framework for remote sensing change detection that jointly leverages convolutional and self-attention mechanisms through a dedicated Change Encoder. The encoder computes both convolutional change encodings (CCE) and attentional change encodings (ACE) across multiple scales, which are fused to form rich change representations for accurate localization. Experiments on LEVIR-CD and CDD-CD show state-of-the-art IoU metrics, demonstrating improved detection of both subtle and large changes by exploiting multi-scale, local, and global cues. The proposed approach offers robust, practical benefits for land-use monitoring and disaster response by providing precise, scalable change maps from bi-temporal RS imagery.
Abstract
Change detection (CD) is a fundamental task in remote sensing (RS) which aims to detect the semantic changes between the same geographical regions at different time stamps. Existing convolutional neural networks (CNNs) based approaches often struggle to capture long-range dependencies. Whereas recent transformer-based methods are prone to the dominant global representation and may limit their capabilities to capture the subtle change regions due to the complexity of the objects in the scene. To address these limitations, we propose an effective Siamese-based framework to encode the semantic changes occurring in the bi-temporal RS images. The main focus of our design is to introduce a change encoder that leverages local and global feature representations to capture both subtle and large change feature information from multi-scale features to precisely estimate the change regions. Our experimental study on two challenging CD datasets reveals the merits of our approach and obtains state-of-the-art performance.
