$\textit{Trans-LoRA}$: towards data-free Transferable Parameter Efficient Finetuning
Runqian Wang, Soumya Ghosh, David Cox, Diego Antognini, Aude Oliva,, Rogerio Feris, Leonid Karlinsky

TL;DR
Trans-LoRA enables nearly data-free transfer of LoRA modules across different models using synthetic data, addressing privacy and proprietary data constraints in model fine-tuning.
Contribution
It introduces a novel synthetic data-based method for lossless transfer of LoRA modules across models without requiring original training data.
Findings
Effective transfer of LoRA modules within and across model families.
Achieves lossless or improved performance in transfer tasks.
Works across different PEFT methods and diverse tasks.
Abstract
Low-rank adapters (LoRA) and their variants are popular parameter-efficient fine-tuning (PEFT) techniques that closely match full model fine-tune performance while requiring only a small number of additional parameters. These additional LoRA parameters are specific to the base model being adapted. When the base model needs to be deprecated and replaced with a new one, all the associated LoRA modules need to be re-trained. Such re-training requires access to the data used to train the LoRA for the original base model. This is especially problematic for commercial cloud applications where the LoRA modules and the base models are hosted by service providers who may not be allowed to host proprietary client task data. To address this challenge, we propose -- a novel method for lossless, nearly data-free transfer of LoRAs across base models. Our approach relies on…
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
TopicsHandwritten Text Recognition Techniques · Advanced Data Compression Techniques · Speech Recognition and Synthesis
Methodstravel james · Balanced Selection · LLaMA
