dual unet:a novel siamese network for change detection with cascade differential fusion
This addresses change detection for remote sensing applications like land planning and hazard monitoring, representing an incremental improvement with novel components.
The paper tackles change detection in remote sensing images by proposing Dual-UNet, a Siamese network with an encoder differential-attention module and multi-scale fusion, which outperforms state-of-the-art methods on seasonal datasets.
Change detection (CD) of remote sensing images is to detect the change region by analyzing the difference between two bitemporal images. It is extensively used in land resource planning, natural hazards monitoring and other fields. In our study, we propose a novel Siamese neural network for change detection task, namely Dual-UNet. In contrast to previous individually encoded the bitemporal images, we design an encoder differential-attention module to focus on the spatial difference relationships of pixels. In order to improve the generalization of networks, it computes the attention weights between any pixels between bitemporal images and uses them to engender more discriminating features. In order to improve the feature fusion and avoid gradient vanishing, multi-scale weighted variance map fusion strategy is proposed in the decoding stage. Experiments demonstrate that the proposed approach consistently outperforms the most advanced methods on popular seasonal change detection datasets.