English

Tied-Lora: Enhancing parameter efficiency of LoRA with weight tying

Computation and Language 2024-04-16 v2 Artificial Intelligence Machine Learning

Abstract

We introduce Tied-LoRA, a novel paradigm leveraging weight tying and selective training to enhance the parameter efficiency of Low-rank Adaptation (LoRA). Our exploration encompasses different plausible combinations of parameter training and freezing, coupled with weight tying, aimed at identifying the optimal trade-off between performance and the count of trainable parameters. Across 55 diverse tasks and two foundational language models with different parameter counts, our experiments provide comprehensive insights into the inherent trade-offs between efficiency and performance. Our findings reveal a specific Tied-LoRA configuration that distinguishes itself by showcasing comparable performance to LoRA across multiple tasks while utilizing only a fraction of the parameters employed by the standard LoRA method, particularly at elevated ranks. This underscores the efficacy of Tied-LoRA in achieving impressive results with significantly reduced model complexity.

Keywords

Cite

@article{arxiv.2311.09578,
  title  = {Tied-Lora: Enhancing parameter efficiency of LoRA with weight tying},
  author = {Adithya Renduchintala and Tugrul Konuk and Oleksii Kuchaiev},
  journal= {arXiv preprint arXiv:2311.09578},
  year   = {2024}
}

Comments

8 pages 4 figures

R2 v1 2026-06-28T13:22:57.704Z