DGTRSD & DGTRS-CLIP: A Dual-Granularity Remote Sensing Image-Text Dataset and Vision Language Foundation Model for Alignment
Weizhi Chen, Yupeng Deng, Jin Wei, Jingbo Chen, Jiansheng Chen, Yuman Feng, Zhihao Xi, Diyou Liu, Kai Li, Yu Meng
TL;DR
This work tackles the inadequacy of short captions in remote sensing vision-language models by introducing DGTRSD, a dual-granularity RS image-text dataset with paired short and long captions, and DGTRS-CLIP, a CLIP-based framework that learns from both granularities. It combines Knowledge Preserved Stretching (KPS) to extend text encoding length with a Dual-Granularity Curriculum Learning (DGCL) strategy to balance long- and short-text supervision during training. Empirical results across long-text and short-text cross-modal retrieval, zero-shot image classification, and semantic localization show consistent gains over baselines, including domain-adapted RS models, demonstrating improved global and local semantic alignment. The approach offers a practical pathway to richer scene understanding in remote sensing and is released as open-source for community use and extension.
Abstract
Vision Language Foundation Models based on CLIP architecture for remote sensing primarily rely on short text captions, which often result in incomplete semantic representations. Although longer captions convey richer information, existing models struggle to process them effectively because of limited text-encoding capacity, and there remains a shortage of resources that align remote sensing images with both short text and long text captions. To address this gap, we introduce DGTRSD, a dual-granularity remote sensing image-text dataset, where each image is paired with both a short text caption and a long text description, providing a solid foundation for dual-granularity semantic modeling. Based on this, we further propose DGTRS-CLIP, a dual-granularity curriculum learning framework that combines short text and long text supervision to achieve dual-granularity semantic alignment. Extensive experiments on four typical zero-shot tasks: long text cross-modal retrieval, short text cross-modal retrieval, image classification, and semantic localization demonstrate that DGTRS-CLIP consistently outperforms existing methods across all tasks. The code has been open-sourced and is available at https://github.com/MitsuiChen14/DGTRS.
