Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

bi-modal textual prompt learning for vision-language models in remote sensing

About

Prompt learning (PL) has emerged as an effective strategy to adapt vision-language models (VLMs), such as CLIP, for downstream tasks under limited supervision. While PL has demonstrated strong generalization on natural image datasets, its transferability to remote sensing (RS) imagery remains underexplored. RS data present unique challenges, including multi-label scenes, high intra-class variability, and diverse spatial resolutions, that hinder the direct applicability of existing PL methods. In particular, current prompt-based approaches often struggle to identify dominant semantic cues and fail to generalize to novel classes in RS scenarios. To address these challenges, we propose BiMoRS, a lightweight bi-modal prompt learning framework tailored for RS tasks. BiMoRS employs a frozen image captioning model (e.g., BLIP-2) to extract textual semantic summaries from RS images. These captions are tokenized using a BERT tokenizer and fused with high-level visual features from the CLIP encoder. A lightweight cross-attention module then conditions a learnable query prompt on the fused textual-visual representation, yielding contextualized prompts without altering the CLIP backbone. We evaluate BiMoRS on four RS datasets across three domain generalization (DG) tasks and observe consistent performance gains, outperforming strong baselines by up to 2% on average. Codes are available at https://github.com/ipankhi/BiMoRS.

Pankhi Kashyap, Mainak Singha, Biplab Banerjee• 2026

Related benchmarks

TaskDatasetResultRank
Base-to-New GeneralizationRSICD
Base Score96.4
8
Cross-dataset generalizationPatternNet (source)
Accuracy60.13
8
Cross-dataset generalizationRSICD (source)
Accuracy61.66
8
Cross-dataset generalizationRESISC45 (source)
Accuracy66.86
8
Cross-dataset generalizationMLRSNet (source)
Accuracy65.91
8
Single-source Domain GeneralizationPatternNet v2
Accuracy85.46
8
Single-source Domain GeneralizationRSICD v2
Accuracy85.91
8
Single-source Domain GeneralizationRESISC45 v2
Accuracy88.2
8
Single-source Domain GeneralizationMLRSNet v2
Accuracy90.66
8
Base-to-New GeneralizationRESISC45
Base Accuracy90.8
8
Showing 10 of 13 rows

Other info

Follow for update