paper-with-me

홈 › Papers

VARGPT: Unified Understanding and Generation in a Visual Autoregressive Multimodal Large Language Model

2025-01-21 · Xianwei Zhuang, Yuxin Xie, Yufan Deng, Liming Liang, Jinghan Ru, Yuguo Yin, Yuexian Zou

We present VARGPT, a novel multimodal large language model (MLLM) that unifies visual understanding and generation within a single autoregressive framework. VARGPT employs a next-token prediction paradigm for visual understanding and a next-scale prediction paradigm for visual autoregressive generation. VARGPT innovatively extends the LLaVA architecture, achieving efficient scale-wise autoregressive visual generation within MLLMs while seamlessly accommodating mixed-modal input and output within a single model framework. Our VARGPT undergoes a three-stage unified training process on specially curated datasets, comprising a pre-training phase and two mixed visual instruction-tuning phases. The unified training strategy are designed to achieve alignment between visual and textual features, enhance instruction following for both understanding and generation, and improve visual generation quality, respectively. Despite its LLAVA-based architecture for multimodel understanding, VARGPT significantly outperforms LLaVA-1.5 across various vision-centric benchmarks, such as visual question-answering and reasoning tasks. Notably, VARGPT naturally supports capabilities in autoregressive visual generation and instruction-to-image synthesis, showcasing its versatility in both visual understanding and generation tasks. Project page is at: \url{https://vargpt-1.github.io/}

📄 PDF Abstract BibTeX arXiv:2501.12327

Code (2)

VARGPT-family/VARGPT 공식 구현 pytorch
vargpt-family/vargpt-v1.1 pytorch

Tasks

Image GenerationInstruction FollowingLanguage ModelingLanguage ModellingLarge Language ModelMultimodal Large Language ModelQuestion AnsweringVisual Question Answering

Similar Papers 제목 키워드 기반

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

Ask, Solve, Generate: Self-Evolving Unified Multimodal Understanding and Generation via Self-Consistency Rewards

2026-06-25 · Ritesh Thawkar, Shravan Venkatraman, Omkar Thawakar, Abdelrahman Shaker 외 arxiv

Most unified large multimodal models (LMMs) that support both visual understanding and image generation still rely on curated post-training supervision, such as human annotations, preference labels, or external reward mo…

Image Generation

Unified Autoregressive Visual Generation and Understanding with Continuous Tokens

2025-03-17 · Lijie Fan, Luming Tang, Siyang Qin, Tianhong Li 외

We present UniFluid, a unified autoregressive framework for joint visual generation and understanding leveraging continuous visual tokens. Our unified autoregressive architecture processes multimodal image and text input…

Image CaptioningImage GenerationQuestion Answering

VILA-U: a Unified Foundation Model Integrating Visual Understanding and Generation

2024-09-06 · Yecheng Wu, Zhuoyang Zhang, Junyu Chen, Haotian Tang 외

VILA-U is a Unified foundation model that integrates Video, Image, Language understanding and generation. Traditional visual language models (VLMs) use separate modules for understanding and generating visual content, wh…

Image Generation

Unified Multimodal Autoregressive Modeling with Shared Context-Visual Tokenizer is Key to Unification

2026-06-16 · Wujian Peng, Lingchen Meng, Yuxuan Cai, Xianwei Zhuang 외 arxiv

Unified Multimodal Modeling aims to integrate visual understanding and generation within a single system. However, existing approaches typically rely on two disparate visual tokenizers, which splits the representation sp…

Reinforcement LearningImage GenerationImage Editing