paper-with-me

홈 › Papers

PaRa: Personalizing Text-to-Image Diffusion via Parameter Rank Reduction

2024-06-09 · Shangyu Chen, Zizheng Pan, Jianfei Cai, Dinh Phung

Personalizing a large-scale pretrained Text-to-Image (T2I) diffusion model is challenging as it typically struggles to make an appropriate trade-off between its training data distribution and the target distribution, i.e., learning a novel concept with only a few target images to achieve personalization (aligning with the personalized target) while preserving text editability (aligning with diverse text prompts). In this paper, we propose PaRa, an effective and efficient Parameter Rank Reduction approach for T2I model personalization by explicitly controlling the rank of the diffusion model parameters to restrict its initial diverse generation space into a small and well-balanced target space. Our design is motivated by the fact that taming a T2I model toward a novel concept such as a specific art style implies a small generation space. To this end, by reducing the rank of model parameters during finetuning, we can effectively constrain the space of the denoising sampling trajectories towards the target. With comprehensive experiments, we show that PaRa achieves great advantages over existing finetuning approaches on single/multi-subject generation as well as single-image editing. Notably, compared to the prevailing fine-tuning technique LoRA, PaRa achieves better parameter efficiency (2x fewer learnable parameters) and much better target image alignment.

📄 PDF Abstract BibTeX arXiv:2406.05641

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Dynamic Concepts Personalization from Single Videos

2025-02-20 · Rameen Abdal, Or Patashnik, Ivan Skorokhodov, Willi Menapace 외

Personalizing generative text-to-image models has seen remarkable progress, but extending this personalization to text-to-video models presents unique challenges. Unlike static concepts, personalizing text-to-video model…

An Improved Method for Personalizing Diffusion Models

2024-07-07 · Yan Zeng, Masanori Suganuma, Takayuki Okatani

Diffusion models have demonstrated impressive image generation capabilities. Personalized approaches, such as textual inversion and Dreambooth, enhance model individualization using specific images. These methods enable …

Image Generation

Personalizing Text-to-Image Generation via Aesthetic Gradients

2022-09-25 · Victor Gallego

This work proposes aesthetic gradients, a method to personalize a CLIP-conditioned diffusion model by guiding the generative process towards custom aesthetics defined by the user from a set of images. The approach is val…

Image GenerationText to Image GenerationText-to-Image Generation

LILAC: Layer-Wise Independent LoRAs and Cascaded Conditioning for Multi-Concept Customization of Diffusion Models

2026-07-06 · Marian Lupascu, Sebastian Ripa, Mihai Trascau, Mariana-Iuliana Georgescu 외 arxiv

Personalizing text-to-image diffusion models to render several specific subjects in a coherent image remains challenging: the model must preserve each subject's identity while keeping the scene spatially and visually coh…

LoRA Diffusion: Zero-Shot LoRA Synthesis for Diffusion Model Personalization

2024-12-03 · Ethan Smith, Rami Seid, Alberto Hojel, Paramita Mishra 외

Low-Rank Adaptation (LoRA) and other parameter-efficient fine-tuning (PEFT) methods provide low-memory, storage-efficient solutions for personalizing text-to-image models. However, these methods offer little to no improv…

parameter-efficient fine-tuning