English

Knowledge Transfer and Domain Adaptation for Fine-Grained Remote Sensing Image Segmentation

Computer Vision and Pattern Recognition 2025-01-15 v3

Abstract

Fine-grained remote sensing image segmentation is essential for accurately identifying detailed objects in remote sensing images. Recently, vision transformer models (VTMs) pre-trained on large-scale datasets have demonstrated strong zero-shot generalization. However, directly applying them to specific tasks may lead to domain shift. We introduce a novel end-to-end learning paradigm combining knowledge guidance with domain refinement to enhance performance. We present two key components: the Feature Alignment Module (FAM) and the Feature Modulation Module (FMM). FAM aligns features from a CNN-based backbone with those from the pretrained VTM's encoder using channel transformation and spatial interpolation, and transfers knowledge via KL divergence and L2 normalization constraint. FMM further adapts the knowledge to the specific domain to address domain shift. We also introduce a fine-grained grass segmentation dataset and demonstrate, through experiments on two datasets, that our method achieves a significant improvement of 2.57 mIoU on the grass dataset and 3.73 mIoU on the cloud dataset. The results highlight the potential of combining knowledge transfer and domain adaptation to overcome domain-related challenges and data limitations. The project page is available at https://xavierjiezou.github.io/KTDA/.

Keywords

Cite

@article{arxiv.2412.06664,
  title  = {Knowledge Transfer and Domain Adaptation for Fine-Grained Remote Sensing Image Segmentation},
  author = {Shun Zhang and Xuechao Zou and Kai Li and Congyan Lang and Shiying Wang and Pin Tao and Tengfei Cao},
  journal= {arXiv preprint arXiv:2412.06664},
  year   = {2025}
}

Comments

6 pages, 3 figures, 6 tables

R2 v1 2026-06-28T20:28:09.786Z