English

Wavelet-based Bi-dimensional Aggregation Network for SAR Image Change Detection

Image and Video Processing 2024-07-19 v1 Computer Vision and Pattern Recognition

Abstract

Synthetic aperture radar (SAR) image change detection is critical in remote sensing image analysis. Recently, the attention mechanism has been widely used in change detection tasks. However, existing attention mechanisms often employ down-sampling operations such as average pooling on the Key and Value components to enhance computational efficiency. These irreversible operations result in the loss of high-frequency components and other important information. To address this limitation, we develop Wavelet-based Bi-dimensional Aggregation Network (WBANet) for SAR image change detection. We design a wavelet-based self-attention block that includes discrete wavelet transform and inverse discrete wavelet transform operations on Key and Value components. Hence, the feature undergoes downsampling without any loss of information, while simultaneously enhancing local contextual awareness through an expanded receptive field. Additionally, we have incorporated a bi-dimensional aggregation module that boosts the non-linear representation capability by merging spatial and channel information via broadcast mechanism. Experimental results on three SAR datasets demonstrate that our WBANet significantly outperforms contemporary state-of-the-art methods. Specifically, our WBANet achieves 98.33\%, 96.65\%, and 96.62\% of percentage of correct classification (PCC) on the respective datasets, highlighting its superior performance. Source codes are available at \url{https://github.com/summitgao/WBANet}.

Keywords

Cite

@article{arxiv.2407.13151,
  title  = {Wavelet-based Bi-dimensional Aggregation Network for SAR Image Change Detection},
  author = {Jiangwei Xie and Feng Gao and Xiaowei Zhou and Junyu Dong},
  journal= {arXiv preprint arXiv:2407.13151},
  year   = {2024}
}

Comments

IEEE GRSL 2024

R2 v1 2026-06-28T17:45:26.560Z