CVJun 19, 2024

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

arXiv:2406.13606v128 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses remote sensing change detection for local development monitoring, representing an incremental improvement by integrating frequency-domain knowledge into existing spatial methods.

The paper tackles the problem of remote sensing change detection by introducing DDLNet, which incorporates frequency-domain learning alongside spatial modeling to enhance detection of changes of interest, achieving state-of-the-art performance on three benchmark datasets with improved accuracy-efficiency trade-off.

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 methods are devoted to contextual modeling in the spatial domain to enhance the changes of interest. Despite the satisfactory performance achieved, the lack of knowledge in the frequency domain limits the further improvement of model performance. In this paper, we propose DDLNet, a RSCD network based on dual-domain learning (i.e., frequency and spatial domains). In particular, we design a Frequency-domain Enhancement Module (FEM) to capture frequency components from the input bi-temporal images using Discrete Cosine Transform (DCT) and thus enhance the changes of interest. Besides, we devise a Spatial-domain Recovery Module (SRM) to fuse spatiotemporal features for reconstructing spatial details of change representations. Extensive experiments on three benchmark RSCD datasets demonstrate that the proposed method achieves state-of-the-art performance and reaches a more satisfactory accuracy-efficiency trade-off. Our code is publicly available at https://github.com/xwmaxwma/rschange.

Code Implementations1 repo
Foundations

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

Your Notes