English

Semi-Supervised Few-Shot Adaptation of Vision-Language Models

Computer Vision and Pattern Recognition 2026-03-04 v1

Abstract

Vision-language models (VLMs) pre-trained on large, heterogeneous data sources are becoming increasingly popular, providing rich multi-modal embeddings that enable efficient transfer to new tasks. A particularly relevant application is few-shot adaptation, where only a handful of annotated examples are available to adapt the model through multi-modal linear probes. In medical imaging, specialized VLMs have shown promising performance in zero- and few-shot image classification, which is valuable for mitigating the high cost of expert annotations. However, challenges remain in extremely low-shot regimes: the inherent class imbalances in medical tasks often lead to underrepresented categories, penalizing overall model performance. To address this limitation, we propose leveraging unlabeled data by introducing an efficient semi-supervised solver that propagates text-informed pseudo-labels during few-shot adaptation. The proposed method enables lower-budget annotation pipelines for adapting VLMs, reducing labeling effort by >50% in low-shot regimes.

Keywords

Cite

@article{arxiv.2603.02959,
  title  = {Semi-Supervised Few-Shot Adaptation of Vision-Language Models},
  author = {Julio Silva-Rodríguez and Ender Konukoglu},
  journal= {arXiv preprint arXiv:2603.02959},
  year   = {2026}
}

Comments

Code: https://github.com/jusiro/SS-Text-U