@inproceedings{bihany-etal-2025-lorma,
title = "{L}o{RMA}: Low-Rank Multiplicative Adaptation for {LLM}s",
author = "Bihany, Harsh and
Patel, Shubham and
Modi, Ashutosh",
editor = "Che, Wanxiang and
Nabende, Joyce and
Shutova, Ekaterina and
Pilehvar, Mohammad Taher",
booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/display_plenaries/2025.findings-acl.527/",
pages = "10113--10133",
ISBN = "979-8-89176-256-5",
abstract = "Large Language Models have shown remarkable capabilities in the NLP domain. Their effectiveness can mainly be attributed to their ability to adapt to an array of downstream tasks. However, generally, full fine-tuning is a computationally expensive job. To mitigate this, many techniques have been developed that prime efficiency, a prominent one being Low-Rank Adaptation (LoRA). However, LoRA and its variants employ re-parametrized additive updates. In this paper, we propose Low-Rank Multiplicative Adaptation (LoRMA), which shifts the paradigm of additive updates to a richer space of matrix multiplicative transformations. We tackle challenges such as computational complexity and rank bottleneck of matrix multiplication by effectively re-ordering operations and introducing rank inflation strategies. We conduct extensive experiments to demonstrate the effectiveness of our approach in terms of various evaluation metrics."
}
Markdown (Informal)
[LoRMA: Low-Rank Multiplicative Adaptation for LLMs](https://preview.aclanthology.org/display_plenaries/2025.findings-acl.527/) (Bihany et al., Findings 2025)
ACL
- Harsh Bihany, Shubham Patel, and Ashutosh Modi. 2025. LoRMA: Low-Rank Multiplicative Adaptation for LLMs. In Findings of the Association for Computational Linguistics: ACL 2025, pages 10113–10133, Vienna, Austria. Association for Computational Linguistics.