paper-with-me

Papers

Visual Generation Tuning

2025-11-28 · Jiahao Guo, Sinan Du, Jingfeng Yao, Wenyu Liu, Bo Li, Haoxiang Cao, Kun Gai, Chun Yuan, Kai Wu, Xinggang Wang arxiv

Large Vision Language Models (VLMs) effectively bridge the modality gap through extensive pretraining, acquiring sophisticated visual representations aligned with language. However, it remains underexplored whether these representations, optimized for multimodal understanding tasks, harbor an inherent potential for visual generation. In this paper, we propose VGT, Visual Generation Tuning, a novel paradigm designed to stimulate the underlying capabilities of visual generation within any vision language models. By performing efficient visual generation tuning on well-pretrained VLMs, we significantly mitigate the alignment costs and accelerate the convergence of autoregressive modeling in the continuous space (20x speedup). Specifically, we dismiss the entangled pixel-level VAEs designed for diffusion transformers and formulate VGT-AE through aligning the semantic encoders from pretrained VLMs with the latent representations of pixel decoders. In image reconstruction tasks, we achieve 26.67 PSNR and 0.50 rFID at a 28x compression ratio, outperforming specialized VAEs; in visual generation tasks, we achieve state-of-the-art outcomes among autoregressive models, 0.77 on GenEval and 78.73 on DPG-Bench. Furthermore, our proposed VGT showcases significant scaling promise and is versatile for endowing any VLMs trained for multimodal understanding with the capabilities of visual generation, which paves the new avenue to explore next-generation unified multimodal foundation models. Models and codes are available at https://github.com/hustvl/VGT.

📄 PDF Abstract BibTeX arXiv:2511.23469

Code (0)

등록된 구현이 없습니다.

Tasks

Image Reconstruction

Similar Papers 제목 키워드 기반

MetaMorph: Multimodal Understanding and Generation via Instruction Tuning

2024-12-18 · Shengbang Tong, David Fan, Jiachen Zhu, Yunyang Xiong 외

In this work, we propose Visual-Predictive Instruction Tuning (VPiT) - a simple and effective extension to visual instruction tuning that enables a pretrained LLM to quickly morph into an unified autoregressive model cap…

Instruction FollowingMORPHWorld Knowledge

CineScale: Tuning-Free High-Resolution Video Generation

2025-08-21 · Haonan Qiu, Ning Yu, Ziqi Huang, Paul Debevec 외 arxiv

Visual diffusion models achieve remarkable progress, yet they are typically trained at limited resolutions due to the lack of high-resolution data and constrained computation resources, hampering their ability to generat…

Video GenerationImage Generation

Non-confusing Generation of Customized Concepts in Diffusion Models

2024-05-11 · Wang Lin, Jingyuan Chen, Jiaxin Shi, Yichen Zhu 외

We tackle the common challenge of inter-concept visual confusion in compositional concept generation using text-guided diffusion models (TGDMs). It becomes even more pronounced in the generation of customized concepts, d…

FreeScale: Unleashing the Resolution of Diffusion Models via Tuning-Free Scale Fusion

2024-12-12 · Haonan Qiu, Shiwei Zhang, Yujie Wei, Ruihang Chu 외

Visual diffusion models achieve remarkable progress, yet they are typically trained at limited resolutions due to the lack of high-resolution data and constrained computation resources, hampering their ability to generat…

8k

VARGPT-v1.1: Improve Visual Autoregressive Large Unified Model via Iterative Instruction Tuning and Reinforcement Learning

2025-04-03 · Xianwei Zhuang, Yuxin Xie, Yufan Deng, Dongchao Yang 외

In this work, we present VARGPT-v1.1, an advanced unified visual autoregressive model that builds upon our previous framework VARGPT. The model preserves the dual paradigm of next-token prediction for visual understandin…

Image GenerationInstruction Following