ICML2025

Zero-Shot Adaptation of Parameter-Efficient Fine-Tuning in Diffusion Models

Farzad Farhadzadeh, Debasmit Das, Shubhankar Borse, Fatih Porikli

摘要

We introduce ProLoRA, enabling zero-shot adaptation of parameter-efficient fine-tuning in textto-image diffusion models. ProLoRA transfers pre-trained low-rank adjustments (e.g., LoRA) from a source to a target model without additional training data. This overcomes the limitations of traditional methods that require retraining when switching base models, often challenging due to data constraints. ProLoRA achieves this via projection of source adjustments into the target model's weight space, leveraging subspace and null space similarities and selectively targeting aligned layers. Evaluations on established text-toimage models demonstrate successful knowledge transfer and comparable performance without retraining.