English

When Does Visual Prompting Outperform Linear Probing for Vision-Language Models? A Likelihood Perspective

Computer Vision and Pattern Recognition 2024-09-05 v2 Machine Learning

Abstract

Adapting pre-trained models to new tasks can exhibit varying effectiveness across datasets. Visual prompting, a state-of-the-art parameter-efficient transfer learning method, can significantly improve the performance of out-of-distribution tasks. On the other hand, linear probing, a standard transfer learning method, can sometimes become the best approach. We propose a log-likelihood ratio (LLR) approach to analyze the comparative benefits of visual prompting and linear probing. By employing the LLR score alongside resource-efficient visual prompts approximations, our cost-effective measure attains up to a 100-fold reduction in run time compared to full training, while achieving prediction accuracies up to 91%. The source code is available at https://github.com/IBM/VP-LLR.

Keywords

Cite

@article{arxiv.2409.01821,
  title  = {When Does Visual Prompting Outperform Linear Probing for Vision-Language Models? A Likelihood Perspective},
  author = {Hsi-Ai Tsao and Lei Hsiung and Pin-Yu Chen and Tsung-Yi Ho},
  journal= {arXiv preprint arXiv:2409.01821},
  year   = {2024}
}
R2 v1 2026-06-28T18:32:32.768Z