High-Rank Structured Modulation for Parameter-Efficient Fine-Tuning
Yongkang Liu, Xing Li, Mengjie Zhao, Shanru Zhang, Zijing Wang, Qian Li, Shi Feng, Feiliang Ren, Daling Wang, Hinrich Sch\"utze

TL;DR
SMoA introduces a high-rank structured modulation approach for parameter-efficient fine-tuning, enhancing model capacity and performance while using fewer trainable parameters compared to existing low-rank methods.
Contribution
The paper proposes SMoA, a high-rank structured modulation adapter that improves representational capacity and performance in PEFT by amplifying important features across multiple subspaces.
Findings
SMoA outperforms LoRA on 10 tasks.
Theoretical analysis supports SMoA's effectiveness.
Ablation studies validate the importance of subspace mechanisms.
Abstract
As the number of model parameters increases, parameter-efficient fine-tuning (PEFT) has become the go-to choice for tailoring pre-trained large language models. Low-rank Adaptation (LoRA) uses a low-rank update method to simulate full parameter fine-tuning, which is widely used to reduce resource requirements. However, decreasing the rank encounters challenges with limited representational capacity when compared to full parameter fine-tuning. We present \textbf{SMoA}, a high-rank \textbf{S}tructured \textbf{MO}dulation \textbf{A}dapter that uses fewer trainable parameters while maintaining a higher rank, thereby improving the model's representational capacity and offering improved performance potential. The core idea is to freeze the original pretrained weights and selectively amplify or suppress important features of the original weights across multiple subspaces. The subspace…
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
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Speech Recognition and Synthesis
