paper-with-me

Papers

Efficient Personalized Text-to-image Generation by Leveraging Textual Subspace

2024-06-30 · Shian Du, Xiaotian Cheng, Qi Qian, Henglu Wei, Yi Xu, Xiangyang Ji

Personalized text-to-image generation has attracted unprecedented attention in the recent few years due to its unique capability of generating highly-personalized images via using the input concept dataset and novel textual prompt. However, previous methods solely focus on the performance of the reconstruction task, degrading its ability to combine with different textual prompt. Besides, optimizing in the high-dimensional embedding space usually leads to unnecessary time-consuming training process and slow convergence. To address these issues, we propose an efficient method to explore the target embedding in a textual subspace, drawing inspiration from the self-expressiveness property. Additionally, we propose an efficient selection strategy for determining the basis vectors of the textual subspace. The experimental evaluations demonstrate that the learned embedding can not only faithfully reconstruct input image, but also significantly improves its alignment with novel input textual prompt. Furthermore, we observe that optimizing in the textual subspace leads to an significant improvement of the robustness to the initial word, relaxing the constraint that requires users to input the most relevant initial word. Our method opens the door to more efficient representation learning for personalized text-to-image generation.

📄 PDF Abstract BibTeX arXiv:2407.00608

Code (1)

studying910/BaTex 공식 구현 jax

Tasks

Image GenerationRepresentation LearningText to Image GenerationText-to-Image 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 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

IDAdapter: Learning Mixed Features for Tuning-Free Personalization of Text-to-Image Models

2024-03-20 · Siying Cui, Jia Guo, Xiang An, Jiankang Deng 외

Leveraging Stable Diffusion for the generation of personalized portraits has emerged as a powerful and noteworthy tool, enabling users to create high-fidelity, custom character avatars based on their specific prompts. Ho…

DiversityImage GenerationPersonalized Image Generation

ID-EA: Identity-driven Text Enhancement and Adaptation with Textual Inversion for Personalized Text-to-Image Generation

2025-07-16 · Hyun-Jun Jin, Young-Eun Kim, Seong-Whan Lee arxiv

Recently, personalized portrait generation with a text-to-image diffusion model has significantly advanced with Textual Inversion, emerging as a promising approach for creating high-fidelity personalized images. Despite …

Text-to-Image GenerationComputational EfficiencyFace Recognition

Personalized Text-to-Image Generation with Auto-Regressive Models

2025-04-17 · Kaiyue Sun, Xian Liu, Yao Teng, Xihui Liu

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 d…

Image GenerationPersonalized Image GenerationText to Image GenerationText-to-Image Generation

Conceptrol: Concept Control of Zero-shot Personalized Image Generation

2025-03-09 · Qiyuan He, Angela Yao

Personalized image generation with text-to-image diffusion models generates unseen images based on reference image content. Zero-shot adapter methods such as IP-Adapter and OminiControl are especially interesting because…

Image GenerationPersonalized Image Generation

Contextualized Visual Personalization in Vision-Language Models

2026-02-03 · Yeongtak Oh, Sangwon Yu, Junsung Park, Han Cheol Moon 외 arxiv

Despite recent progress in vision-language models (VLMs), existing approaches often fail to generate personalized responses based on the user's specific experiences, as they lack the ability to associate visual inputs wi…

Image Captioning