English

Write and Paint: Generative Vision-Language Models are Unified Modal Learners

Computer Vision and Pattern Recognition 2023-02-20 v3 Computation and Language Machine Learning

Abstract

Recent advances in vision-language pre-training have pushed the state-of-the-art on various vision-language tasks, making machines more capable of multi-modal writing (image-to-text generation) and painting (text-to-image generation). However, few studies investigate if these two essential capabilities can be learned together and boost each other, making a versatile and powerful multi-modal foundation model. In this work, we disclose the potential of symmetric generative vision-language pre-training in learning to write and paint concurrently, and propose a new unified modal model, named DaVinci, trained with prefix language modeling and prefix image modeling, a simple generative self-supervised objective on image-text pairs. Thanks to the proposed prefix multi-modal modeling framework, DaVinci is simple to train, scalable to huge data, adaptable to both writing and painting tasks, and also strong on other vision, text, and multi-modal understanding tasks. DaVinci achieves competitive performance on a wide range of 27 generation/understanding tasks and demonstrates the superiority of combining vision/language generative pre-training. Furthermore, we carefully benchmark the performance of different vision-language pre-training objectives on different scales of pre-training datasets on a heterogeneous and broad distribution coverage. Our results demonstrate the potential of exploiting self-supervision in both language and vision inputs, and establish new, stronger baselines for future comparisons at different data scales. The code and pre-trained models are available at https://github.com/shizhediao/DaVinci.

Keywords

Cite

@article{arxiv.2206.07699,
  title  = {Write and Paint: Generative Vision-Language Models are Unified Modal Learners},
  author = {Shizhe Diao and Wangchunshu Zhou and Xinsong Zhang and Jiawei Wang},
  journal= {arXiv preprint arXiv:2206.07699},
  year   = {2023}
}

Comments

ICLR 2023

R2 v1 2026-06-24T11:52:48.070Z