English

STAR: STacked AutoRegressive Scheme for Unified Multimodal Learning

Computer Vision and Pattern Recognition 2025-12-17 v1 Artificial Intelligence

Abstract

Multimodal large language models (MLLMs) play a pivotal role in advancing the quest for general artificial intelligence. However, achieving unified target for multimodal understanding and generation remains challenging due to optimization conflicts and performance trade-offs. To effectively enhance generative performance while preserving existing comprehension capabilities, we introduce STAR: a STacked AutoRegressive scheme for task-progressive unified multimodal learning. This approach decomposes multimodal learning into multiple stages: understanding, generation, and editing. By freezing the parameters of the fundamental autoregressive (AR) model and progressively stacking isomorphic AR modules, it avoids cross-task interference while expanding the model's capabilities. Concurrently, we introduce a high-capacity VQ to enhance the granularity of image representations and employ an implicit reasoning mechanism to improve generation quality under complex conditions. Experiments demonstrate that STAR achieves state-of-the-art performance on GenEval (0.91), DPG-Bench (87.44), and ImgEdit (4.34), validating its efficacy for unified multimodal learning.

Keywords

Cite

@article{arxiv.2512.13752,
  title  = {STAR: STacked AutoRegressive Scheme for Unified Multimodal Learning},
  author = {Jie Qin and Jiancheng Huang and Limeng Qiao and Lin Ma},
  journal= {arXiv preprint arXiv:2512.13752},
  year   = {2025}
}

Comments

18 pages, 7 figures

R2 v1 2026-07-01T08:25:58.564Z