ICASSP 2024accepted0 citations

MAS-NET: Mixed-Feature Attention Siamese Network for Change Detection on Remote Sensing Images

Xingyu Ding, Weiqiang Wang

Abstract

Change detection plays a crucial role in remote sensing tasks. However, current deep learning-based change detection methods suffer from issues such as misclassified pixels and unclear segmentation result on edges. To address these challenges, we propose a novel approach called Mixed-feature Attention Siamese Network (MAS-Net). MAS-Net adopts an encoder-decoder structure, where the encoder part effectively fuses image features from different time points, thereby preserving more cross-time information in the feature map. In the decoder part, we introduce the Feature Global Attention Module (FGAM) to leverage the global attention mechanism for extracting deep semantic information from the fused feature map. By incorporating these proposed modules and strategies, MAS-Net achieves fewer misclassified pixels and clearer edges in the resulting change detection maps. Experimental evaluations on the LEVIR-CD and CDD datasets demonstrate that MAS-Net outperforms state-of-the-art models by 0.15% (91.88% vs. 91.73%) and 1.3% (97.5% vs. 96.2%) in terms of F1-Score, respectively, thus establishing a solid baseline for change detection.

BibTeX
@inproceedings{icassp2024_masnetmixedfeatu,
  title = {MAS-NET: Mixed-Feature Attention Siamese Network for Change Detection on Remote Sensing Images},
  author = {Xingyu Ding and Weiqiang Wang},
  booktitle = {ICASSP 2024},
  year = {2024}
}