paper-with-me

Papers

Revisiting Prompt Pretraining of Vision-Language Models

2024-09-10 · Zhenyuan Chen, Lingfeng Yang, Shuo Chen, Zhaowei Chen, Jiajun Liang, Xiang Li

Prompt learning is an effective method to customize Vision-Language Models (VLMs) for various downstream tasks, involving tuning very few parameters of input prompt tokens. Recently, prompt pretraining in large-scale dataset (e.g., ImageNet-21K) has played a crucial role in prompt learning for universal visual discrimination. However, we revisit and observe that the limited learnable prompts could face underfitting risks given the extensive images during prompt pretraining, simultaneously leading to poor generalization. To address the above issues, in this paper, we propose a general framework termed Revisiting Prompt Pretraining (RPP), which targets at improving the fitting and generalization ability from two aspects: prompt structure and prompt supervision. For prompt structure, we break the restriction in common practice where query, key, and value vectors are derived from the shared learnable prompt token. Instead, we introduce unshared individual query, key, and value learnable prompts, thereby enhancing the model's fitting capacity through increased parameter diversity. For prompt supervision, we additionally utilize soft labels derived from zero-shot probability predictions provided by a pretrained Contrastive Language Image Pretraining (CLIP) teacher model. These soft labels yield more nuanced and general insights into the inter-class relationships, thereby endowing the pretraining process with better generalization ability. RPP produces a more resilient prompt initialization, enhancing its robust transferability across diverse visual recognition tasks. Experiments across various benchmarks consistently confirm the state-of-the-art (SOTA) performance of our pretrained prompts. Codes and models will be made available soon.

📄 PDF Abstract BibTeX arXiv:2409.06166

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Learning

Similar Papers 제목 키워드 기반

Generalizing Vision-Language Models to Novel Domains: A Comprehensive Survey

2025-06-23 · Xinyao Li, Jingjing Li, Fengling Li, Lei Zhu 외

Recently, vision-language pretraining has emerged as a transformative technique that integrates the strengths of both visual and textual modalities, resulting in powerful vision-language models (VLMs). Leveraging web-sca…

BenchmarkingSurveyTransfer Learning

BenchX: A Unified Benchmark Framework for Medical Vision-Language Pretraining on Chest X-Rays

2024-10-29 · Yang Zhou, Tan Li Hui Faith, Yanyu Xu, Sicong Leng 외

Medical Vision-Language Pretraining (MedVLP) shows promise in learning generalizable and transferable visual representations from paired and unpaired medical images and reports. MedVLP can provide useful features to down…

Revisiting Pretraining with Adapters

2021-08-01 · ACL (RepL4NLP) 2021 8 · Seungwon Kim, Alex Shum, Nathan Susanj, Jonathan Hilgart

Pretrained language models have served as the backbone for many state-of-the-art NLP results. These models are large and expensive to train. Recent work suggests that continued pretraining on task-specific data is worth …

Continual PretrainingTransfer Learning

Colorization as a Proxy Task for Visual Understanding

2017-03-11 · CVPR 2017 7 · Gustav Larsson, Michael Maire, Gregory Shakhnarovich

We investigate and improve self-supervision as a drop-in replacement for ImageNet pretraining, focusing on automatic colorization as the proxy task. Self-supervised training has been shown to be more promising for utiliz…

Colorization

Prompting as Multimodal Fusing

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Tsimpoukelli et al. (2021) devise Frozen, empowering a language model to solve multimodal tasks by pretraining a vision encoder whose outputs are prompts fed to the language model. The vision encoder has a dual objective…

Language ModelingLanguage Modelling