paper-with-me

Papers

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

2022-06-15 · Shizhe Diao, Wangchunshu Zhou, Xinsong Zhang, Jiawei Wang

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.

📄 PDF Abstract BibTeX arXiv:2206.07699

Code (1)

shizhediao/davinci 공식 구현 pytorch

Tasks

Image GenerationImage to textLanguage ModelingLanguage ModellingText GenerationText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

UniModel: A Visual-Only Framework for Unified Multimodal Understanding and Generation

2025-11-21 · Chi Zhang, Jiepeng Wang, Youming Wang, Yuanzhi Liang 외 arxiv

We present UniModel, a unified generative model that jointly supports visual understanding and visual generation within a single pixel-to-pixel diffusion framework. Our goal is to achieve unification along three axes: th…

Text-to-Image Generation

UniPaint: Unified Space-time Video Inpainting via Mixture-of-Experts

2024-12-09 · Zhen Wan, Yue Ma, Chenyang Qi, Zhiheng Liu 외

In this paper, we present UniPaint, a unified generative space-time video inpainting framework that enables spatial-temporal inpainting and interpolation. Different from existing methods that treat video inpainting and v…

Mixture-of-ExpertsVideo Inpainting

CheXmix: Unified Generative Pretraining for Vision Language Models in Medical Imaging

2026-04-24 · Ashwin Kumar, Robbie Holland, Corey Barrett, Jangwon Kim 외 arxiv

Recent medical multimodal foundation models are built as multimodal LLMs (MLLMs) by connecting a CLIP-pretrained vision encoder to an LLM using LLaVA-style finetuning. This two-stage, decoupled approach introduces a proj…

Representation Learning

Beyond Chain-of-Thought: Rewrite as a Universal Interface for Generative Multimodal Embeddings

2026-04-24 · Peixi Wu, Ke Mei, Feipeng Ma, Bosong Chai 외 arxiv

Multimodal Large Language Models (MLLMs) have emerged as a promising foundation for universal multimodal embeddings. Recent studies have shown that reasoning-driven generative multimodal embeddings can outperform discrim…

Reinforcement Learning

VideoPDE: Unified Generative PDE Solving via Video Inpainting Diffusion Models

2025-06-16 · Edward Li, Zichen Wang, Jiahe Huang, Jeong Joon Park

We present a unified framework for solving partial differential equations (PDEs) using video-inpainting diffusion transformer models. Unlike existing methods that devise specialized strategies for either forward or inver…

Computational EfficiencyMissing ValuesVideo Inpainting