TL;DR
This paper introduces GDNet, a novel neural network for SAR image change detection that dynamically incorporates global context and uses a two-stage Mixup training strategy, outperforming existing methods.
Contribution
The paper proposes a global dynamic convolution module and a two-stage Mixup strategy, enhancing SAR change detection by capturing global dependencies and improving training robustness.
Findings
GDNet outperforms state-of-the-art methods on three SAR datasets.
The global dynamic convolution improves detection of diverse change patterns.
Two-stage Mixup enhances model stability under limited data.
Abstract
Convolutional neural networks (CNNs) have been extensively and successfully applied to the task of synthetic aperture radar (SAR) image change detection. However, conventional convolutional layers are inherently limited by their local receptive fields, which mainly capture spatially localized patterns while neglecting the global context that is often crucial for accurately distinguishing subtle or large-scale changes in SAR imagery. To address these limitations, we propose a novel Global Dynamic Context-Aware Network (GDNet) specifically tailored for SAR image change detection. At the core of our approach lies a novel global dynamic convolution module, which adaptively modulates convolution kernel weights according to the global semantic information extracted from the input features. By dynamically incorporating long-range dependencies, this mechanism enables the network to integrate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
