MultiLoRA: Democratizing LoRA for Better Multi-Task Learning
Yiming Wang, Yu Lin, Xiaodong Zeng, Guannan Zhang

TL;DR
MultiLoRA enhances multi-task learning for large language models by reducing the dominance of top singular vectors in LoRA, leading to more balanced adaptation with minimal additional parameters, outperforming traditional methods.
Contribution
It introduces MultiLoRA, a novel approach that scales LoRA modules and modifies initialization to improve multi-task adaptation performance.
Findings
MultiLoRA outperforms single LoRA and fine-tuning on multiple benchmarks.
It uses only 2.5% additional parameters.
MultiLoRA achieves more democratic unitary transform contributions.
Abstract
LoRA achieves remarkable resource efficiency and comparable performance when adapting LLMs for specific tasks. Since ChatGPT demonstrated superior performance on various tasks, there has been a growing desire to adapt one model for all tasks. However, the explicit low-rank of LoRA limits the adaptation performance in complex multi-task scenarios. LoRA is dominated by a small number of top singular vectors while fine-tuning decomposes into a set of less important unitary transforms. In this paper, we propose MultiLoRA for better multi-task adaptation by reducing the dominance of top singular vectors observed in LoRA. MultiLoRA scales LoRA modules horizontally and change parameter initialization of adaptation matrices to reduce parameter dependency, thus yields more balanced unitary subspaces. We unprecedentedly construct specialized training data by mixing datasets of instruction follow,…
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
TopicsTopic Modeling · Domain Adaptation and Few-Shot Learning · Ferroelectric and Negative Capacitance Devices
MethodsSparse Evolutionary Training
