English

CoAPT: Context Attribute words for Prompt Tuning

Computer Vision and Pattern Recognition 2024-07-22 v1

Abstract

We propose a novel prompt tuning method called CoAPT(Context Attribute words in Prompt Tuning) for few/zero-shot image classification. The core motivation is that attributes are descriptive words with rich information about a given concept. Thus, we aim to enrich text queries of existing prompt tuning methods, improving alignment between text and image embeddings in CLIP embedding space. To do so, CoAPT integrates attribute words as additional prompts within learnable prompt tuning and can be easily incorporated into various existing prompt tuning methods. To facilitate the incorporation of attributes into text embeddings and the alignment with image embeddings, soft prompts are trained together with an additional meta-network that generates input-image-wise feature biases from the concatenated feature encodings of the image-text combined queries. Our experiments demonstrate that CoAPT leads to considerable improvements for existing baseline methods on several few/zero-shot image classification tasks, including base-to-novel generalization, cross-dataset transfer, and domain generalization. Our findings highlight the importance of combining hard and soft prompts and pave the way for future research on the interplay between text and image latent spaces in pre-trained models.

Keywords

Cite

@article{arxiv.2407.13808,
  title  = {CoAPT: Context Attribute words for Prompt Tuning},
  author = {Gun Lee and Subin An and Sungyong Baik and Soochahn Lee},
  journal= {arXiv preprint arXiv:2407.13808},
  year   = {2024}
}

Comments

14 pages, 4 figures

R2 v1 2026-06-28T17:46:30.521Z