Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Hierarchical Cross-modal Prompt Learning for Vision-Language Models

About

Pre-trained Vision-Language Models (VLMs) such as CLIP have shown excellent generalization abilities. However, adapting these large-scale models to downstream tasks while preserving their generalization capabilities remains challenging. Although prompt learning methods have shown promise, they suffer from two fundamental bottlenecks that limit generalization: (a) modality isolation, and (b) hierarchical semantic decay. To address these limitations, we propose HiCroPL, a Hierarchical Cross-modal Prompt Learning framework that establishes bidirectional knowledge flow between text and vision modalities, enabling them to refine their semantics mutually. HiCroPL routes knowledge flows by leveraging the complementary strengths of text and vision. In early layers, text prompts inject relatively clear semantics into visual prompts through a hierarchical knowledge mapper, enhancing the representation of low-level visual semantics. In later layers, visual prompts encoding specific task-relevant objects flow back to refine text prompts, enabling deeper alignment. Crucially, our hierarchical knowledge mapper allows representations at multi-scales to be fused, ensuring that deeper representations retain transferable shallow semantics thereby enhancing generalization. We further introduce a lightweight layer-specific knowledge proxy to enable efficient cross-modal interactions. Extensive evaluations across four tasks demonstrate HiCroPL's superior performance, achieving state-of-the-art results on 11 benchmarks with significant improvements. Code is available at: https://github.com/zzeoZheng/HiCroPL.

Hao Zheng, Shunzhi Yang, Zhuoxin He, Jinfeng Yang, Zhenhua Huang• 2025

Related benchmarks

TaskDatasetResultRank
Image ClassificationFood101--
457
Image ClassificationAverage 11 datasets
Base Accuracy85.89
83
Fine-grained Image ClassificationFGVC Aircraft
Accuracy (All)48.38
50
Satellite Image ClassificationEuroSAT
Base Score96.29
34
Image ClassificationImageNet OOD Variants (-V2, -Sketch, -A, -R)
Acc (V2)64.33
24
Texture ClassificationDTD--
24
Fine-grained Image ClassificationOxford Pets
Base Score96.28
20
Fine-grained Image ClassificationStanford Cars
Base Accuracy81.51
20
Fine-grained Image ClassificationFlowers-102
Base Accuracy98.29
20
Image ClassificationImageNet
Base Accuracy78.07
11
Showing 10 of 13 rows

Other info

Follow for update