Remote sensing change detection (RSCD) aims to identify and localize changes in the same geographical region using bi-temporal or multitemporal images. However, significant feature distribution shifts commonly exist not only between training and real-world data but also between paired images acquired at different times within the same dataset, severely limiting model generalization. Domain-generalized RSCD seeks to learn domain-invariant representations from source domains (seen), enabling direct deployment to target domains (unseen) without requiring target-domain data during training. Existing methods typically attribute performance degradation to style discrepancies and attempt to suppress style variations through feature regularization. However, because style and content information are highly coupled, such strategies often discard critical content representations. In addition, style discrepancies across datasets can further introduce change-domain shifts, which are largely overlooked by existing methods. To address these issues, this article proposes a domain generalization network for RSCD that enables models trained solely on a source domain to generalize effectively to target domains. Specifically, a feature constraint (FC) mechanism is introduced at the encoder stage to mitigate style interference through covariance alignment while preserving essential content information. At the decoder stage, a cross-domain learning (CDL) module is designed to construct a more discriminative embedding space and separate features prone to misclassification. Extensive experiments demonstrate that the proposed method achieves strong robustness and superior detection accuracy across both source and target domains, significantly outperforming existing methods.
Jiahang Liu, Zitong Qi, Mao-yin Guo et al.· IEEE Transactions on Geoscie...· 0 citations
Multimodal fusion methods have shown great potential in remote sensing image analysis, but existing approaches rely heavily on massive amounts of annotated data. This is not only costly and time-consuming but also prone to subjective bias. To address this issue, we propose a category-prior-based self-supervised framework, CGSNet, which uses category prior maps extracted from multispectral images as supervisory signals for end-to-end training. An adaptive confidence-weighted pseudo-label generation mechanism is designed to alleviate noise and errors in prior maps by replacing binary labels with continuous confidence maps, enabling the learning of uncertain interclass features. In addition, a multispectral feature-guided refinement strategy utilizes color and texture information to calibrate class transition regions and enhance the discriminative power of pseudo-labels in complex scenes. A dynamic mask selection strategy further enhances the model’s robustness and generalization capabilities through progressive learning. Experiments demonstrate that CGSNet achieves state-of-the-art performance without the need for human annotation, achieving an Mean Intersection over Union (mIoU) score of 78.46% on the Gaofen image dataset (GID) (vegetation) dataset and 79.58% on the Zurich (vegetation) dataset—12.22% and 15.07% higher than existing methods, respectively—while exhibiting strong cross-dataset zero-shot generalization capabilities. The code will be available at https://github.com/NUAALISILab
Jiahang Liu, Jian Cui, Mao-yin Guo et al.· IEEE Transactions on Geoscie...· 0 citations