English

Large Language Models are Good Prompt Learners for Low-Shot Image Classification

Computer Vision and Pattern Recognition 2024-04-04 v2

Abstract

Low-shot image classification, where training images are limited or inaccessible, has benefited from recent progress on pre-trained vision-language (VL) models with strong generalizability, e.g. CLIP. Prompt learning methods built with VL models generate text features from the class names that only have confined class-specific information. Large Language Models (LLMs), with their vast encyclopedic knowledge, emerge as the complement. Thus, in this paper, we discuss the integration of LLMs to enhance pre-trained VL models, specifically on low-shot classification. However, the domain gap between language and vision blocks the direct application of LLMs. Thus, we propose LLaMP, Large Language Models as Prompt learners, that produces adaptive prompts for the CLIP text encoder, establishing it as the connecting bridge. Experiments show that, compared with other state-of-the-art prompt learning methods, LLaMP yields better performance on both zero-shot generalization and few-shot image classification, over a spectrum of 11 datasets. Code will be made available at: https://github.com/zhaohengz/LLaMP.

Keywords

Cite

@article{arxiv.2312.04076,
  title  = {Large Language Models are Good Prompt Learners for Low-Shot Image Classification},
  author = {Zhaoheng Zheng and Jingmin Wei and Xuefeng Hu and Haidong Zhu and Ram Nevatia},
  journal= {arXiv preprint arXiv:2312.04076},
  year   = {2024}
}

Comments

CVPR 2024

R2 v1 2026-06-28T13:43:39.923Z