Personalized Image Generation with Large Multimodal Models
Yiyan Xu, Wenjie Wang, Yang Zhang, Biao Tang, Peng Yan, Fuli Feng, Xiangnan He
TL;DR
This work introduces Pigeon, a framework that enables personalized image generation with large multimodal models by inferring user preferences from noisy history and explicit multimodal instructions. It integrates three modules—mask generation, personalization, and image generation—into LaVIT-based generation and employs a two-stage preference alignment (masked reconstruction and Direct Preference Optimization) to overcome the lack of supervised triplet data. Quantitative and human evaluations across sticker and movie-poster tasks show that Pigeon outperforms DM-, LLM-, and LMM-based baselines in personalization while maintaining semantic alignment with reference images. The approach demonstrates strong potential for personalized content across domains, with practical implications for e-commerce, advertising, and design, and includes a public release of code and data.
Abstract
Personalized content filtering, such as recommender systems, has become a critical infrastructure to alleviate information overload. However, these systems merely filter existing content and are constrained by its limited diversity, making it difficult to meet users' varied content needs. To address this limitation, personalized content generation has emerged as a promising direction with broad applications. Nevertheless, most existing research focuses on personalized text generation, with relatively little attention given to personalized image generation. The limited work in personalized image generation faces challenges in accurately capturing users' visual preferences and needs from noisy user-interacted images and complex multimodal instructions. Worse still, there is a lack of supervised data for training personalized image generation models. To overcome the challenges, we propose a Personalized Image Generation Framework named Pigeon, which adopts exceptional large multimodal models with three dedicated modules to capture users' visual preferences and needs from noisy user history and multimodal instructions. To alleviate the data scarcity, we introduce a two-stage preference alignment scheme, comprising masked preference reconstruction and pairwise preference alignment, to align Pigeon with the personalized image generation task. We apply Pigeon to personalized sticker and movie poster generation, where extensive quantitative results and human evaluation highlight its superiority over various generative baselines.
