OSoRA: Output-Dimension and Singular-Value Initialized Low-Rank Adaptation
Jialong Han, Si Zhang, Ke Zhang

TL;DR
OSoRA introduces a novel low-rank adaptation method for fine-tuning large language models by combining SVD with learnable scaling, significantly reducing computational costs while maintaining or improving performance.
Contribution
It extends Low-Rank Adaptation (LoRA) by integrating SVD and learnable scaling vectors, enabling efficient fine-tuning with fewer resources and comparable or better results.
Findings
Achieves comparable or superior performance to LoRA and VeRA.
Reduces computational resource requirements during fine-tuning.
Maintains linear parameter scaling with increasing rank.
Abstract
Fine-tuning Large Language Models (LLMs) has become increasingly challenging due to their massive scale and associated computational costs. Parameter-Efficient Fine-Tuning (PEFT) methodologies have been proposed as computational alternatives; however, their implementations still require significant resources. In this paper, we present OSoRA (Output-Dimension and Singular-Value Initialized Low-Rank Adaptation), a novel PEFT method for LLMs. OSoRA extends Low-Rank Adaptation (LoRA) by integrating Singular Value Decomposition (SVD) with learnable scaling vectors in a unified framework. It first performs an SVD of pre-trained weight matrices, then optimizes an output-dimension vector during training, while keeping the corresponding singular vector matrices frozen. OSoRA substantially reduces computational resource requirements by minimizing the number of trainable parameters during…
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
TopicsMedical Imaging Techniques and Applications
