LoRA Diffusion: Zero-Shot LoRA Synthesis for Diffusion Model Personalization
Ethan Smith, Rami Seid, Alberto Hojel, Paramita Mishra, Jianbo Wu

TL;DR
This paper introduces a hypernetwork-based approach to generate LoRA weights for diffusion models, enabling rapid, zero-shot personalization with minimal training steps, improving efficiency in style and identity adaptation.
Contribution
It proposes a novel hypernetwork method to produce LoRA weights, allowing instant domain-specific personalization of diffusion models without extensive training.
Findings
Achieves competitive quality in domain-specific diffusion model personalization.
Enables near-instantaneous conditioning on user input.
Reduces training time compared to traditional fine-tuning methods.
Abstract
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 improvement in wall-clock training time or the number of steps needed for convergence compared to full model fine-tuning. While PEFT methods assume that shifts in generated distributions (from base to fine-tuned models) can be effectively modeled through weight changes in a low-rank subspace, they fail to leverage knowledge of common use cases, which typically focus on capturing specific styles or identities. Observing that desired outputs often comprise only a small subset of the possible domain covered by LoRA training, we propose reducing the search space by incorporating a prior over regions of interest. We demonstrate that training a hypernetwork model to generate LoRA…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Processing Techniques · Speech Recognition and Synthesis
MethodsHyperNetwork · Focus · Balanced Selection
