Pith. sign in

REVIEW 6 cited by

Learning to Prompt with Text Only Supervision for Vision-Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2401.02418 v1 pith:DNQSLKYH submitted 2024-01-04 cs.CV

classification cs.CV
keywords promptsdatamodelsmethodsclasslearningonlyprompt
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Foundational vision-language models such as CLIP are becoming a new paradigm in vision, due to their excellent generalization abilities. However, adapting these models for downstream tasks while maintaining their generalization remains a challenge. In literature, one branch of methods adapts CLIP by learning prompts using visual information. While effective, most of these works require labeled data which is not practical, and often struggle to generalize towards new datasets due to over-fitting on the source data. An alternative approach resorts to training-free methods by generating class descriptions from large language models (LLMs) and perform prompt ensembling. However, these methods often generate class specific prompts that cannot be transferred to other classes, which incur higher costs by generating LLM descriptions for each class separately. In this work, we propose to combine the strengths of these both streams of methods by learning prompts using only text data derived from LLMs. As supervised training of prompts is not trivial due to absence of images, we develop a training approach that allows prompts to extract rich contextual knowledge from LLM data. Moreover, with LLM contextual data mapped within the learned prompts, it enables zero-shot transfer of prompts to new classes and datasets potentially cutting the LLM prompt engineering cost. To the best of our knowledge, this is the first work that learns generalized prompts using text only data. We perform extensive evaluations on 4 benchmarks where our method improves over prior ensembling works while being competitive to those utilizing labeled images. Our code and pre-trained models are available at https://github.com/muzairkhattak/ProText.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Proxy-FDA: Proxy-based Feature Distribution Alignment for Fine-tuning Vision Foundation Models without Forgetting

    cs.LG 2025-05 conditional novelty 6.0 of 10

    Proxy-FDA aligns the local neighborhood structure of pre-trained and fine-tuned feature spaces, generating synthetic proxies to reduce concept forgetting during fine-tuning.

  2. CLIP meets DINO for Tuning Zero-Shot Classifier using Unlabeled Image Collections

    cs.CV 2024-11 conditional novelty 6.0 of 10

    NoLA combines LLM class descriptions, DINO feature alignment, and visual prompt tuning to improve CLIP zero-shot classification without labels, averaging 3.6% over LaFTer on 11 datasets.

  3. BiomedCoOp: Learning to Prompt for Biomedical Vision-Language Models

    cs.CV 2024-11 conditional novelty 6.0 of 10

    BiomedCoOp improves few-shot biomedical image classification by aligning learnable prompts with selectively pruned LLM-generated prompt ensembles and distilling their knowledge into BiomedCLIP.

  4. TextSAM-EUS: Text Prompt Learning for SAM to Accurately Segment Pancreatic Tumor in Endoscopic Ultrasound

    cs.CV 2025-07 conditional novelty 5.0 of 10

    TextSAM-EUS combines learned text prompts with LoRA-tuned SAM to segment pancreatic tumors in endoscopic ultrasound automatically, reaching 82.69% Dice on a public dataset.

  5. OpenworldAUC: Towards Unified Evaluation and Optimization for Open-world Prompt Tuning

    cs.LG 2025-05 conditional novelty 5.0 of 10

    OpenworldAUC jointly measures base/new detection and domain-specific classification via pairwise ranking, and GMoP optimizes it with gated domain-specific prompts.

  6. UniMed-CLIP: Towards a Unified Image-Text Pretraining Paradigm for Diverse Medical Imaging Modalities

    cs.CV 2024-12 reject novelty 5.0 of 10

    UniMed-CLIP, trained on 5.3M open-source medical image-text pairs with LLM-generated captions, reports strong zero-shot gains but is undermined by evaluation datasets that overlap with its pretraining data.

Pith tools