paper-with-me

Papers

Visual Prompt Tuning for Generative Transfer Learning

2022-10-03 · CVPR 2023 1 · Kihyuk Sohn, Yuan Hao, José Lezama, Luisa Polania, Huiwen Chang, Han Zhang, Irfan Essa, Lu Jiang

Transferring knowledge from an image synthesis model trained on a large dataset is a promising direction for learning generative image models from various domains efficiently. While previous works have studied GAN models, we present a recipe for learning vision transformers by generative knowledge transfer. We base our framework on state-of-the-art generative vision transformers that represent an image as a sequence of visual tokens to the autoregressive or non-autoregressive transformers. To adapt to a new domain, we employ prompt tuning, which prepends learnable tokens called prompt to the image token sequence, and introduce a new prompt design for our task. We study on a variety of visual domains, including visual task adaptation benchmark~\cite{zhai2019large}, with varying amount of training images, and show effectiveness of knowledge transfer and a significantly better image generation quality over existing works.

📄 PDF Abstract BibTeX arXiv:2210.00990

Code (1)

google-research/generative_transfer 공식 구현 jax

Tasks

Image GenerationTransfer LearningVisual Prompt Tuning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Patch-Prompt Aligned Bayesian Prompt Tuning for Vision-Language Models

2023-03-16 · Xinyang Liu, Dongsheng Wang, Bowei Fang, Miaoge Li 외

For downstream applications of vision-language pre-trained models, there has been significant interest in constructing effective prompts. Existing works on prompt engineering, which either require laborious manual design…

Prompt EngineeringTransfer Learning

Precise Action-to-Video Generation Through Visual Action Prompts

2025-08-18 · Yuang Wang, Chao Wen, Haoyu Guo, Sida Peng 외 arxiv

We present visual action prompts, a unified action representation for action-to-video generation of complex high-DoF interactions while maintaining transferable visual dynamics across domains. Action-driven video generat…

Video Generation

TAI++: Text as Image for Multi-Label Image Classification by Co-Learning Transferable Prompt

2024-05-11 · Xiangyu Wu, Qing-Yuan Jiang, Yang Yang, Yi-Feng Wu 외

The recent introduction of prompt tuning based on pre-trained vision-language models has dramatically improved the performance of multi-label image classification. However, some existing strategies that have been explore…

Diversityimage-classificationImage ClassificationMulti-Label Image Classification+1

Prompt Tuning for Generative Multimodal Pretrained Models

2022-08-04 · Hao Yang, Junyang Lin, An Yang, Peng Wang 외

Prompt tuning has become a new paradigm for model tuning and it has demonstrated success in natural language pretraining and even vision pretraining. In this work, we explore the transfer of prompt tuning to multimodal p…

Image CaptioningVisual EntailmentVisual Question Answering (VQA)

Semantic Hierarchical Prompt Tuning for Parameter-Efficient Fine-Tuning

2024-12-22 · Haowei Zhu, Fangyuan Zhang, Rui Qin, Tianxiang Pan 외

As the scale of vision models continues to grow, Visual Prompt Tuning (VPT) has emerged as a parameter-efficient transfer learning technique, noted for its superior performance compared to full fine-tuning. However, indi…

Attributeparameter-efficient fine-tuningTransfer LearningVisual Prompt Tuning