paper-with-me

홈 › Papers

Unified Multimodal Pre-training and Prompt-based Tuning for Vision-Language Understanding and Generation

2021-12-10 · Tianyi Liu, Zuxuan Wu, Wenhan Xiong, Jingjing Chen, Yu-Gang Jiang

Most existing vision-language pre-training methods focus on understanding tasks and use BERT-like objectives (masked language modeling and image-text matching) during pretraining. Although they perform well in many understanding downstream tasks, e.g., visual question answering, image-text retrieval and visual entailment, they do not possess the ability to generate. To tackle this problem, we propose Unified multimodal pre-training for both Vision-Language understanding and generation (UniVL). The proposed UniVL is capable of handling both understanding tasks and generative tasks. We augment existing pretraining paradigms that only use random masks with causal masks, i.e., triangular masks that mask out future tokens, such that the pre-trained models can have autoregressive generation abilities by design. We formulate several previous understanding tasks as a text generation task and propose to use prompt-based method for fine-tuning on different downstream tasks. Our experiments show that there is a trade-off between understanding tasks and generation tasks while using the same model, and a feasible way to improve both tasks is to use more data. Our UniVL framework attains comparable performance to recent vision-language pre-training methods on both understanding tasks and generation tasks. Moreover, we demostrate that prompt-based finetuning is more data-efficient - it outperforms discriminative methods in few-shot scenarios.

📄 PDF Abstract BibTeX arXiv:2112.05587

Code (0)

등록된 구현이 없습니다.

Tasks

Image-text matchingImage-text RetrievalLanguage ModelingLanguage ModellingMasked Language ModelingQuestion AnsweringRetrievalText GenerationText MatchingText RetrievalVisual EntailmentVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

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)

DINO-VPT: Hierarchical Visual Prompt Tuning for Joint Physical-Digital Face Anti-Spoofing

2026-07-23 · Pierre Gallin-Martel, Mika Feng, Koichi Ito, Takafumi Aoki arxiv

With the increasing diversity of spoofing attacks, there is a growing demand for unified Face Anti-Spoofing (FAS) models capable of detecting both physical and digital threats. While existing Vision-Language Models (VLMs…

Visual Prompt TuningFace Anti-Spoofing

Enhancing Alignment for Unified Multimodal Models via Semantically-Grounded Supervision

2026-03-20 · Jiyeong Kim, Yerim So, Hyesong Choi, Uiwon Hwang 외 arxiv

Unified Multimodal Models (UMMs) have emerged as a promising paradigm that integrates multimodal understanding and generation within a unified modeling framework. However, current generative training paradigms suffer fro…

Visual Grounding

UNIMO-G: Unified Image Generation through Multimodal Conditional Diffusion

2024-01-24 · Wei Li, Xue Xu, Jiachen Liu, Xinyan Xiao

Existing text-to-image diffusion models primarily generate images from text prompts. However, the inherent conciseness of textual descriptions poses challenges in faithfully synthesizing images with intricate details, su…

Conditional Image GenerationDenoisingImage GenerationImage Segmentation+6

TuneVLSeg: Prompt Tuning Benchmark for Vision-Language Segmentation Models

2024-10-07 · Rabin Adhikari, Safal Thapaliya, Manish Dhakal, Bishesh Khanal

Vision-Language Models (VLMs) have shown impressive performance in vision tasks, but adapting them to new domains often requires expensive fine-tuning. Prompt tuning techniques, including textual, visual, and multimodal …

BenchmarkingSegmentationVision-Language SegmentationVisual Prompt Tuning