NAACL 2024long55 citations

Tied-LoRA: Enhancing parameter efficiency of LoRA with Weight Tying

Adithya Renduchintala, Tugrul Konuk, Oleksii Kuchaiev

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 5 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.

BibTeX
@inproceedings{renduchintala-etal-2024-tied,
    title = "Tied-{L}o{RA}: Enhancing parameter efficiency of {L}o{RA} with Weight Tying",
    author = "Renduchintala, Adithya  and
      Konuk, Tugrul  and
      Kuchaiev, Oleksii",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.naacl-long.481/",
    doi = "10.18653/v1/2024.naacl-long.481",
    pages = "8694--8705"
}
Tied-LoRA: Enhancing parameter efficiency of LoRA with Weight Tying · NAACL 2024