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

Prompt Tuning for CLIP on the Pretrained Manifold

About

Prompt tuning introduces learnable prompt vectors that adapt pretrained vision-language models to downstream tasks in a parameter-efficient manner. However, under limited supervision, prompt tuning alters pretrained representations and drives downstream features away from the pretrained manifold toward directions that are unfavorable for transfer. This drift degrades generalization. To address this limitation, we propose ManiPT, a framework that performs prompt tuning on the pretrained manifold. ManiPT introduces cosine consistency constraints in both the text and image modalities to confine the learned representations within the pretrained geometric neighborhood. Furthermore, we introduce a structural bias that enforces incremental corrections, guiding the adaptation along transferable directions to mitigate reliance on shortcut learning. From a theoretical perspective, ManiPT alleviates overfitting tendencies under limited data. Our experiments cover four downstream settings: unseen-class generalization, few-shot classification, cross-dataset transfer, and domain generalization. Across these settings, ManiPT achieves higher average performance than baseline methods. Notably, ManiPT provides an explicit perspective on how prompt tuning overfits under limited supervision.

Xi Yang, Yuanrong Xu, Weigang Zhang, Guangming Lu, David Zhang, Jie Wen• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationEuroSAT
Accuracy50.88
497
Image ClassificationFlowers102
Accuracy72.14
478
Image ClassificationImageNet--
429
Image ClassificationDTD
Accuracy51.83
419
Image ClassificationUCF101
Top-1 Acc71.11
404
Image ClassificationFood101
Accuracy86.66
309
Image ClassificationStanfordCars
Accuracy82.53
266
Image ClassificationSUN397
Accuracy68.5
246
Image ClassificationFGVCAircraft
Accuracy27
225
Image ClassificationCaltech101
Accuracy95.13
162
Showing 10 of 37 rows

Other info

Follow for update