CLCVMar 27, 2025

UGen: Unified Autoregressive Multimodal Model with Progressive Vocabulary Learning

arXiv:2503.21193v18 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses the challenge of building efficient multimodal AI systems for applications requiring joint text and image processing, representing a significant but incremental advance.

The paper tackled the problem of unified multimodal learning by introducing UGen, a model that processes text and images uniformly, achieving a 13.3% overall performance improvement over baseline methods and competitive results against task-specific models.

We introduce UGen, a unified autoregressive multimodal model that demonstrates strong performance across text processing, image understanding, and image generation tasks simultaneously. UGen converts both texts and images into discrete token sequences and utilizes a single transformer to generate them uniformly in an autoregressive manner. To address the challenges associated with unified multimodal learning, UGen is trained using a novel mechanism, namely progressive vocabulary learning. In this process, visual token IDs are incrementally activated and integrated into the training phase, ultimately enhancing the effectiveness of unified multimodal learning. Experiments on comprehensive text and image tasks show that UGen achieves a significant overall performance improvement of 13.3% compared to the vanilla unified autoregressive method, and it also delivers competitive results across all tasks against several task-specific models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes