paper-with-me

홈 › Papers

From Visual Prompt Learning to Zero-Shot Transfer: Mapping Is All You Need

2023-03-09 · Ziqing Yang, Zeyang Sha, Michael Backes, Yang Zhang

Visual prompt learning, as a newly emerged technique, leverages the knowledge learned by a large-scale pre-trained model and adapts it to downstream tasks through the usage of prompts. While previous research has focused on designing effective prompts, in this work, we argue that compared to prompt design, a good mapping strategy matters more. In this sense, we propose SeMap, a more effective mapping using the semantic alignment between the pre-trained model's knowledge and the downstream task. Our experimental results show that SeMap can largely boost the performance of visual prompt learning. Moreover, our experiments show that SeMap is capable of achieving competitive zero-shot transfer, indicating that it can perform the downstream task without any fine-tuning on the corresponding dataset. This demonstrates the potential of our proposed method to be used in a broader range of applications where the zero-shot transfer is desired. Results suggest that our proposed SeMap could lead to significant advancements in both visual prompt learning and zero-shot transfer. We hope with SeMap, we can help the community move forward to more efficient and lightweight utilization of large vision models.

📄 PDF Abstract BibTeX arXiv:2303.05266

Code (0)

등록된 구현이 없습니다.

Tasks

AllPrompt Learning

Similar Papers 제목 키워드 기반

ZegOT: Zero-shot Segmentation Through Optimal Transport of Text Prompts

2023-01-28 · Kwanyoung Kim, Yujin Oh, Jong Chul Ye

Recent success of large-scale Contrastive Language-Image Pre-training (CLIP) has led to great promise in zero-shot semantic segmentation by transferring image-text aligned knowledge to pixel-level classification. However…

SegmentationSemantic SegmentationZero Shot SegmentationZero-Shot Semantic Segmentation

Zero-Shot Recognition using Dual Visual-Semantic Mapping Paths

2017-03-15 · CVPR 2017 7 · Yanan Li, Donghui Wang, Huanhang Hu, Yuetan Lin 외

Zero-shot recognition aims to accurately recognize objects of unseen classes by using a shared visual-semantic mapping between the image feature space and the semantic embedding space. This mapping is learned on training…

Zero-Shot Learning

SenCLIP: Enhancing zero-shot land-use mapping for Sentinel-2 with ground-level prompting

2024-12-11 · Pallavi Jain, Dino Ienco, Roberto Interdonato, Tristan Berchoux 외

Pre-trained vision-language models (VLMs), such as CLIP, demonstrate impressive zero-shot classification capabilities with free-form prompts and even show some generalization in specialized domains. However, their perfor…

zero-shot-classificationZero-Shot Learning

Attend and Enrich: Enhanced Visual Prompt for Zero-Shot Learning

2024-06-05 · Man Liu, Huihui Bai, Feng Li, Chunjie Zhang 외

Zero-shot learning (ZSL) endeavors to transfer knowledge from seen categories to recognize unseen categories, which mostly relies on the semantic-visual interactions between image and attribute tokens. Recently, prompt l…

AttributeDomain GeneralizationInstruction FollowingPrompt Engineering+3

DirecT2V: Large Language Models are Frame-Level Directors for Zero-Shot Text-to-Video Generation

2023-05-23 · Susung Hong, Junyoung Seo, Heeseong Shin, Sunghwan Hong 외

In the paradigm of AI-generated content (AIGC), there has been increasing attention to transferring knowledge from pre-trained text-to-image (T2I) models to text-to-video (T2V) generation. Despite their effectiveness, th…

Text-to-Video GenerationVideo GenerationZero-shot Text-to-Video Generation