DiffLoRA: Generating Personalized Low-Rank Adaptation Weights with Diffusion
Yujia Wu, Yiming Shi, Jiwei Wei, Chengwei Sun, Yang Yang, Heng Tao, Shen

TL;DR
DiffLoRA is an efficient diffusion-based method that predicts personalized low-rank adaptation weights for zero-shot text-to-image personalization, outperforming existing methods in quality and speed without additional fine-tuning.
Contribution
It introduces DiffLoRA, a diffusion model-based hypernetwork that predicts personalized LoRA weights, enabling fast, high-fidelity zero-shot personalization without post-processing.
Findings
Outperforms existing personalization methods on multiple benchmarks.
Achieves high identity fidelity with improved efficiency.
Eliminates need for post-processing optimization.
Abstract
Personalized text-to-image generation has gained significant attention for its capability to generate high-fidelity portraits of specific identities conditioned on user-defined prompts. Existing methods typically involve test-time fine-tuning or incorporating an additional pre-trained branch. However, these approaches struggle to simultaneously address efficiency, identity fidelity, and the preservation of the model's original generative capabilities. In this paper, we propose DiffLoRA, an efficient method that leverages the diffusion model as a hypernetwork to predict personalized Low-Rank Adaptation (LoRA) weights based on the reference images. By incorporating these LoRA weights into the off-the-shelf text-to-image model, DiffLoRA enables zero-shot personalization during inference, eliminating the need for post-processing optimization. Moreover, we introduce a novel identity-oriented…
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
TopicsHuman Pose and Action Recognition
MethodsSoftmax · Attention Is All You Need · HyperNetwork · Diffusion
