paper-with-me

Papers

Exploring Visual Prompts for Adapting Large-Scale Models

2022-03-31 · Hyojin Bahng, Ali Jahanian, Swami Sankaranarayanan, Phillip Isola

We investigate the efficacy of visual prompting to adapt large-scale models in vision. Following the recent approach from prompt tuning and adversarial reprogramming, we learn a single image perturbation such that a frozen model prompted with this perturbation performs a new task. Through comprehensive experiments, we demonstrate that visual prompting is particularly effective for CLIP and robust to distribution shift, achieving performance competitive with standard linear probes. We further analyze properties of the downstream dataset, prompt design, and output transformation in regard to adaptation performance. The surprising effectiveness of visual prompting provides a new perspective on adapting pre-trained models in vision. Code is available at http://hjbahng.github.io/visual_prompting .

📄 PDF Abstract BibTeX arXiv:2203.17274

Code (1)

hjbahng/visual_prompting 공식 구현 pytorch

Tasks

Visual Prompting

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Convolutional Visual Prompt for Robust Visual Perception

2023-03-01 · NeurIPS 2023 11

Vision models are often vulnerable to out-of-distribution (OOD) samples without adapting. While visual prompts offer a lightweight method of input-space adaptation for large-scale vision models, they rely on a high-dimen…

Test-time Adaptation

Exploring Interpretability for Visual Prompt Tuning with Hierarchical Concepts

2025-03-08 · Yubin Wang, Xinyang Jiang, De Cheng, Xiangqian Zhao 외

Visual prompt tuning offers significant advantages for adapting pre-trained visual foundation models to specific tasks. However, current research provides limited insight into the interpretability of this approach, which…

Visual Prompt Tuning

Prompting the Hidden Talent of Web-Scale Speech Models for Zero-Shot Task Generalization

2023-05-18 · Puyuan Peng, Brian Yan, Shinji Watanabe, David Harwath

We investigate the emergent abilities of the recently proposed web-scale speech model Whisper, by adapting it to unseen tasks with prompt engineering. We selected three tasks: audio-visual speech recognition (AVSR), code…

Audio-Visual Speech RecognitionPrompt Engineeringspeech-recognitionSpeech Recognition+1

Instruction-ViT: Multi-Modal Prompts for Instruction Learning in ViT

2023-04-29 · Zhenxiang Xiao, Yuzhong Chen, Lu Zhang, Junjie Yao 외

Prompts have been proven to play a crucial role in large language models, and in recent years, vision models have also been using prompts to improve scalability for multiple downstream tasks. In this paper, we focus on a…

image-classificationImage Classification

MAPLE: Multi-scale Attribute-enhanced Prompt Learning for Few-shot Whole Slide Image Classification

2025-09-30 · Junjie Zhou, Wei Shao, Yagao Yue, Wei Mu 외 arxiv

Prompt learning has emerged as a promising paradigm for adapting pre-trained vision-language models (VLMs) to few-shot whole slide image (WSI) classification by aligning visual features with textual representations, ther…

Image ClassificationGraph Learning