paper-with-me

홈 › Papers

Exploiting Category Names for Few-Shot Classification with Vision-Language Models

2022-11-29 · Taihong Xiao, ZiRui Wang, Liangliang Cao, Jiahui Yu, Shengyang Dai, Ming-Hsuan Yang

Vision-language foundation models pretrained on large-scale data provide a powerful tool for many visual understanding tasks. Notably, many vision-language models build two encoders (visual and textual) that can map two modalities into the same embedding space. As a result, the learned representations achieve good zero-shot performance on tasks like image classification. However, when there are only a few examples per category, the potential of large vision-language models is often underperformed, mainly due to the gap between a large number of parameters and a relatively small amount of training data. This paper shows that we can significantly improve the performance of few-shot classification by using the category names to initialize the classification head. With the proposed category name initialization method, our model obtains the state-of-the-art performance on a number of few-shot image classification benchmarks (e.g., 87.37% on ImageNet and 96.08% on Stanford Cars, both using five-shot learning).

📄 PDF Abstract BibTeX arXiv:2211.16594

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFew-Shot Image Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Tree of Attributes Prompt Learning for Vision-Language Models

2024-10-15 · Tong Ding, Wanhua Li, Zhongqi Miao, Hanspeter Pfister

Prompt learning has proven effective in adapting vision language models for downstream tasks. However, existing methods usually append learnable prompt tokens solely with the category names to obtain textual features, wh…

AttributeKnowledge GraphsPrompt Learning

Visual Prompt Tuning for Few-Shot Text Classification

2022-10-01 · COLING 2022 10 · Jingyuan Wen, Yutian Luo, Nanyi Fei, Guoxing Yang 외

Deploying large-scale pre-trained models in the prompt-tuning paradigm has demonstrated promising performance in few-shot learning. Particularly, vision-language pre-training models (VL-PTMs) have been intensively explor…

ClassificationFew-Shot LearningFew-Shot Text Classificationimage-classification+4

Out-of-Category Document Identification Using Target-Category Names as Weak Supervision

2021-11-24 · Dongha Lee, Dongmin Hyun, Jiawei Han, Hwanjo Yu

Identifying outlier documents, whose content is different from the majority of the documents in a corpus, has played an important role to manage a large text collection. However, due to the absence of explicit informatio…

Compound Text-Guided Prompt Tuning via Image-Adaptive Cues

2023-12-11 · Hao Tan, Jun Li, Yizhuang Zhou, Jun Wan 외

Vision-Language Models (VLMs) such as CLIP have demonstrated remarkable generalization capabilities to downstream tasks. However, existing prompt tuning based frameworks need to parallelize learnable textual inputs for a…

Domain GeneralizationGPU

OST: Refining Text Knowledge with Optimal Spatio-Temporal Descriptor for General Video Recognition

2023-11-30 · CVPR 2024 1 · Tongjia Chen, Hongshan Yu, Zhengeng Yang, Zechuan Li 외

Due to the resource-intensive nature of training vision-language models on expansive video data, a majority of studies have centered on adapting pre-trained image-language models to the video domain. Dominant pipelines p…

DescriptiveLanguage ModellingLarge Language ModelVideo Recognition+3