PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 24, 20242 citationsOpen Access

Sparse Matrix in Large Language Model Fine-tuning

View Full Paper
HHHaoze HeJLJuncheng Billy LiXJXuan Jiang

Key Points

Key points are not available for this paper at this time.

Abstract

LoRA and its variants have become popular parameter-efficient fine-tuning (PEFT) methods due to their ability to avoid excessive computational costs. However, an accuracy gap often exists between PEFT methods and full fine-tuning (FT), and this gap has yet to be systematically studied. In this work, we introduce a method for selecting sparse sub-matrices that aim to minimize the performance gap between PEFT vs. full fine-tuning (FT) while also reducing both fine-tuning computational cost and memory cost. Our Sparse Matrix Tuning (SMT) method begins by identifying the most significant sub-matrices in the gradient update, updating only these blocks during the fine-tuning process. In our experiments, we demonstrate that SMT consistently surpasses other PEFT baseline (e.g. LoRA and DoRA) in fine-tuning popular large language models such as LLaMA across a broad spectrum of tasks, while reducing the GPU memory footprint by 67% compared to FT. We also examine how the performance of LoRA and DoRA tends to plateau and decline as the number of trainable parameters increases, in contrast, our SMT method does not suffer from such issue.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

He et al. (2024) studied this question.

synapsesocial.com/papers/68e6886ab6db643587610f44https://doi.org/10.48550/arxiv.2405.15525
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1PeriodicLoRA: Breaking the Low-Rank Bottleneck in LoRA Optimization2024 · 1 citations
  2. 2LoRA-GA: Low-Rank Adaptation with Gradient Approximation2024 · 4 citations
  3. 3LoRA-XS: Low-Rank Adaptation with Extremely Small Number of Parameters2024 · 3 citations
  4. 4Hybrid and Unitary Fine-Tuning of Large Language Models: Methods and Benchmarking under Resource Constraints2025 · 1 citations
  5. 51LoRA: Summation Compression for Very Low-Rank Adaptation2025