Papers
arxiv:2502.16894

Make LoRA Great Again: Boosting LoRA with Adaptive Singular Values and Mixture-of-Experts Optimization Alignment

Published on Feb 24
· Submitted by Facico on Feb 25
Authors:
,
,

Abstract

While Low-Rank Adaptation (LoRA) enables parameter-efficient fine-tuning for Large Language Models (LLMs), its performance often falls short of Full Fine-Tuning (Full FT). Current methods optimize LoRA by initializing with static singular value decomposition (SVD) subsets, leading to suboptimal leveraging of pre-trained knowledge. Another path for improving LoRA is incorporating a Mixture-of-Experts (MoE) architecture. However, weight misalignment and complex gradient dynamics make it challenging to adopt SVD prior to the LoRA MoE architecture. To mitigate these issues, we propose Great LoRA Mixture-of-Expert (GOAT), a framework that (1) adaptively integrates relevant priors using an SVD-structured MoE, and (2) aligns optimization with full fine-tuned MoE by deriving a theoretical scaling factor. We demonstrate that proper scaling, without modifying the architecture or training algorithms, boosts LoRA MoE's efficiency and performance. Experiments across 25 datasets, including natural language understanding, commonsense reasoning, image classification, and natural language generation, demonstrate GOAT's state-of-the-art performance, closing the gap with Full FT.

Community

Paper author Paper submitter

The paper proposes a framework called GOAT (Great LoRA Mixture-of-Experts), which combines LoRA with a Mixture-of-Experts (MoE) architecture. GOAT aims to improve performance by (1) adaptively integrating relevant priors using SVD-structured MoE and (2) aligning optimization with full fine-tuned MoE through a theoretical scaling factor. This approach enhances LoRA MoE's efficiency and performance without requiring changes to the architecture or training algorithms.

The paper reports experimental results across 25 datasets, covering tasks like natural language understanding, commonsense reasoning, image classification, and natural language generation, showing that GOAT achieves state-of-the-art performance and significantly reduces the gap with Full FT.

Sign up or log in to comment

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2502.16894 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2502.16894 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2502.16894 in a Space README.md to link it from this page.

Collections including this paper 3