LoRA-X: Bridging Foundation Models with Training-Free Cross-Model Adaptation
Farzad Farhadzadeh, Debasmit Das, Shubhankar Borse, Fatih Porikli

TL;DR
LoRA-X introduces a training-free method to transfer LoRA parameters between models by leveraging subspace similarity, enabling efficient adaptation without access to original training data, demonstrated on text-to-image generation tasks.
Contribution
We propose LoRA-X, a novel adapter that allows training-free transfer of LoRA parameters across models using subspace constraints, addressing data access limitations.
Findings
Effective transfer of LoRA parameters without retraining.
Successful application to Stable Diffusion models.
Maintains performance in text-to-image generation.
Abstract
The rising popularity of large foundation models has led to a heightened demand for parameter-efficient fine-tuning methods, such as Low-Rank Adaptation (LoRA), which offer performance comparable to full model fine-tuning while requiring only a few additional parameters tailored to the specific base model. When such base models are deprecated and replaced, all associated LoRA modules must be retrained, requiring access to either the original training data or a substantial amount of synthetic data that mirrors the original distribution. However, the original data is often inaccessible due to privacy or licensing issues, and generating synthetic data may be impractical and insufficiently representative. These factors complicate the fine-tuning process considerably. To address this challenge, we introduce a new adapter, Cross-Model Low-Rank Adaptation (LoRA-X), which enables the…
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
Taxonomy
TopicsInfrastructure Maintenance and Monitoring · Dam Engineering and Safety
MethodsBalanced Selection · Diffusion · Adapter
