Personalized Text-to-Image Generation with Auto-Regressive Models
Kaiyue Sun, Xian Liu, Yao Teng, Xihui Liu
TL;DR
This work investigates personalized image generation with auto-regressive models by introducing a two-stage training protocol that first optimizes a subject-specific text embedding and then fine-tunes transformer layers. Using the Lumina-mGPT 7B model, the approach achieves competitive subject fidelity and prompt following relative to diffusion-based personalization methods, addressing the gap in applying unified autoregressive architectures to personalization. The results demonstrate the viability of AR-based personalized generation for re-contextualization, accessorization, and property modification, while highlighting practical limitations in speed and the need for responsible use. Overall, the paper offers a new direction for personalized text-to-image synthesis and suggests avenues to improve efficiency and safety in autoregressive multimodal models.
Abstract
Personalized image synthesis has emerged as a pivotal application in text-to-image generation, enabling the creation of images featuring specific subjects in diverse contexts. While diffusion models have dominated this domain, auto-regressive models, with their unified architecture for text and image modeling, remain underexplored for personalized image generation. This paper investigates the potential of optimizing auto-regressive models for personalized image synthesis, leveraging their inherent multimodal capabilities to perform this task. We propose a two-stage training strategy that combines optimization of text embeddings and fine-tuning of transformer layers. Our experiments on the auto-regressive model demonstrate that this method achieves comparable subject fidelity and prompt following to the leading diffusion-based personalization methods. The results highlight the effectiveness of auto-regressive models in personalized image generation, offering a new direction for future research in this area.
