DDF: A Novel Dual-Domain Image Fusion Strategy for Remote Sensing Image Semantic Segmentation with Unsupervised Domain Adaptation
Lingyan Ran, Lushuang Wang, Tao Zhuo, Yinghui Xing
TL;DR
This work tackles the domain-shift problem in remote sensing semantic segmentation under limited labeled data by introducing a hybrid training framework that blends self-training with generative style transfer. A novel dual-domain image fusion (DDF) module creates intermediate-domain samples by merging original and transferred images, while a pseudo-label regional weighting (PRW) scheme emphasizes hard-to-recognize regions, particularly boundaries. The approach, built on SegFormer, achieves notable improvements on ISPRS Potsdam and Vaihingen benchmarks, including gains in mIoU and F1-scores across cross-domain tasks, and demonstrates robustness through extensive ablations and qualitative visualizations. The proposed method holds practical value for deploying RS segmentation models across diverse geographic regions and sensor configurations by mitigating domain gaps with intermediate-domain information and region-aware pseudo-labeling.
Abstract
Semantic segmentation of remote sensing images is a challenging and hot issue due to the large amount of unlabeled data. Unsupervised domain adaptation (UDA) has proven to be advantageous in incorporating unclassified information from the target domain. However, independently fine-tuning UDA models on the source and target domains has a limited effect on the outcome. This paper proposes a hybrid training strategy as well as a novel dual-domain image fusion strategy that effectively utilizes the original image, transformation image, and intermediate domain information. Moreover, to enhance the precision of pseudo-labels, we present a pseudo-label region-specific weight strategy. The efficacy of our approach is substantiated by extensive benchmark experiments and ablation studies conducted on the ISPRS Vaihingen and Potsdam datasets.
