paper-with-me

홈 › Papers

DreamBlend: Advancing Personalized Fine-tuning of Text-to-Image Diffusion Models

2024-11-28 · Shwetha Ram, Tal Neiman, Qianli Feng, Andrew Stuart, Son Tran, Trishul Chilimbi

Given a small number of images of a subject, personalized image generation techniques can fine-tune large pre-trained text-to-image diffusion models to generate images of the subject in novel contexts, conditioned on text prompts. In doing so, a trade-off is made between prompt fidelity, subject fidelity and diversity. As the pre-trained model is fine-tuned, earlier checkpoints synthesize images with low subject fidelity but high prompt fidelity and diversity. In contrast, later checkpoints generate images with low prompt fidelity and diversity but high subject fidelity. This inherent trade-off limits the prompt fidelity, subject fidelity and diversity of generated images. In this work, we propose DreamBlend to combine the prompt fidelity from earlier checkpoints and the subject fidelity from later checkpoints during inference. We perform a cross attention guided image synthesis from a later checkpoint, guided by an image generated by an earlier checkpoint, for the same prompt. This enables generation of images with better subject fidelity, prompt fidelity and diversity on challenging prompts, outperforming state-of-the-art fine-tuning methods.

📄 PDF Abstract BibTeX arXiv:2411.19390

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityImage GenerationPersonalized 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 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

SLM4Offer: Personalized Marketing Offer Generation Using Contrastive Learning Based Fine-Tuning

2025-08-21 · Vedasamhitha Challapalli, Konduru Venkat Sai, Piyush Pratap Singh, Rupesh Prasad 외 arxiv

Personalized marketing has emerged as a pivotal strategy for enhancing customer engagement and driving business growth. Academic and industry efforts have predominantly focused on recommendation systems and personalized …

Recommendation SystemsContrastive Learning

LoRACLR: Contrastive Adaptation for Customization of Diffusion Models

2024-12-12 · CVPR 2025 1 · Enis Simsar, Thomas Hofmann, Federico Tombari, Pinar Yanardag

Recent advances in text-to-image customization have enabled high-fidelity, context-rich generation of personalized images, allowing specific concepts to appear in a variety of scenarios. However, current methods struggle…

AttributeImage GenerationPersonalized Image Generation

UniDiff: Advancing Vision-Language Models with Generative and Discriminative Learning

2023-06-01 · Xiao Dong, Runhui Huang, XiaoYong Wei, Zequn Jie 외

Recent advances in vision-language pre-training have enabled machines to perform better in multimodal object discrimination (e.g., image-text semantic alignment) and image synthesis (e.g., text-to-image generation). On t…

Contrastive LearningImage GenerationRetrievalText to Image Generation+1

FedVLM: Scalable Personalized Vision-Language Models through Federated Learning

2025-07-23 · Arkajyoti Mitra, Afia Anjum, Paul Agbaje, Mert Pesé 외 arxiv

Vision-language models (VLMs) demonstrate impressive zero-shot and few-shot learning capabilities, making them essential for several downstream tasks. However, fine-tuning these models at scale remains challenging, parti…

Federated LearningFew-Shot Learning

PersonaMem-v2: Towards Personalized Intelligence via Learning Implicit User Personas and Agentic Memory

2025-12-07 · Bowen Jiang, Yuan Yuan, Maohao Shen, Zhuoqun Hao 외 arxiv

Personalization is one of the next milestones in advancing AI capability and alignment. We introduce PersonaMem-v2, the state-of-the-art dataset for LLM personalization that simulates 1,000 realistic user-chatbot interac…