MiLoRA: Harnessing Minor Singular Components for Parameter-Efficient LLM Finetuning
Hanqing Wang, Yixia Li, Shuo Wang, Guanhua Chen, Yun Chen

TL;DR
MiLoRA is a novel LLM finetuning method that updates only the minor singular components of weight matrices, preserving pretrained knowledge and improving performance across various benchmarks.
Contribution
This paper introduces MiLoRA, a new approach that selectively updates minor singular components, enhancing parameter efficiency and knowledge preservation during LLM finetuning.
Findings
MiLoRA outperforms existing methods on multiple benchmarks.
It effectively preserves pretrained knowledge during finetuning.
The approach is efficient and maintains model performance.
Abstract
Efficient finetuning of large language models (LLMs) aims to adapt the LLMs with reduced computational and memory cost. Previous LoRA-based approaches initialize the low-rank matrices with Gaussian distribution and zero values while keeping the original weight matrices frozen. However, the trainable model parameters optimized in an unguided subspace might interfere with the well-learned subspace of the pretrained weight matrices. In this paper, we propose MiLoRA, a simple yet effective LLM finetuning approach that only updates the minor singular components of the weight matrix while keeping the principal singular components frozen. It is observed that the minor matrix corresponds to the noisy or long-tail information, while the principal matrix contains important knowledge. The MiLoRA initializes the low-rank matrices within a subspace that is orthogonal to the principal matrix, thus…
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.
Code & Models
Videos
Taxonomy
TopicsAdvancements in Photolithography Techniques · Advanced Surface Polishing Techniques
