English

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

Artificial Intelligence 2025-06-06 v1

Abstract

We introduce ProLoRA, enabling zero-shot adaptation of parameter-efficient fine-tuning in text-to-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-to-image models demonstrate successful knowledge transfer and comparable performance without retraining.

Keywords

Cite

@article{arxiv.2506.04244,
  title  = {Zero-Shot Adaptation of Parameter-Efficient Fine-Tuning in Diffusion Models},
  author = {Farzad Farhadzadeh and Debasmit Das and Shubhankar Borse and Fatih Porikli},
  journal= {arXiv preprint arXiv:2506.04244},
  year   = {2025}
}

Comments

ICML 2025

R2 v1 2026-07-01T02:59:38.236Z