paper-with-me

홈 › Papers

Personalized Image Generation with Large Multimodal Models

2024-10-18 · Yiyan Xu, Wenjie Wang, Yang Zhang, Biao Tang, Peng Yan, Fuli Feng, Xiangnan He

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.

📄 PDF Abstract BibTeX arXiv:2410.14170

Code (1)

yiyanxu/pigeon 공식 구현 pytorch

Tasks

Image GenerationPersonalized Image GenerationRecommendation SystemsText Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

DRC: Enhancing Personalized Image Generation via Disentangled Representation Composition

2025-04-24 · Yiyan Xu, Wuqiang Zheng, Wenjie Wang, Fengbin Zhu 외

Personalized image generation has emerged as a promising direction in multimodal content creation. It aims to synthesize images tailored to individual style preferences (e.g., color schemes, character appearances, layout…

DisentanglementImage GenerationPersonalized Image GenerationRepresentation Learning

Personalized Multimodal Feedback Generation in Education

2020-10-31 · COLING 2020 8 · Haochen Liu, Zitao Liu, Zhongqin Wu, Jiliang Tang

The automatic evaluation for school assignments is an important application of AI in the education field. In this work, we focus on the task of personalized multimodal feedback generation, which aims to generate personal…

Text Generation

MM-R1: Unleashing the Power of Unified Multimodal Large Language Models for Personalized Image Generation

2025-08-15 · Qian Liang, Yujia Wu, Kuncheng Li, Jiwei Wei 외 arxiv

Multimodal Large Language Models (MLLMs) with unified architectures excel across a wide range of vision-language tasks, yet aligning them with personalized image generation remains a significant challenge. Existing metho…

Personalized Image GenerationVisual Reasoning

YoChameleon: Personalized Vision and Language Generation

2025-04-29 · Thao Nguyen, Krishna Kumar Singh, Jing Shi, Trung Bui 외

Large Multimodal Models (e.g., GPT-4, Gemini, Chameleon) have evolved into powerful tools with millions of users. However, they remain generic models and lack personalized knowledge of specific user concepts. Previous wo…

Image GenerationText Generation

PersonaVlog: Personalized Multimodal Vlog Generation with Multi-Agent Collaboration and Iterative Self-Correction

2025-08-19 · Xiaolu Hou, Bing Ma, Jiaxiang Cheng, Xuhua Ren 외 arxiv

With the growing demand for short videos and personalized content, automated Video Log (Vlog) generation has become a key direction in multimodal content creation. Existing methods mostly rely on predefined scripts, lack…