arXiv:2601.07507cs.CL2026-01被引 2

用少参数实现高秩调制,提升大模型微调表现

High-Rank Structured Modulation for Parameter-Efficient Fine-Tuning

  • 通过多子空间调制机制,选择性增强或抑制重要特征
  • 在10个任务上优于LoRA及其变体,性能更优
  • 适合资源受限下追求高性能微调的场景

随着模型参数规模增大,参数高效微调(PEFT)成为定制预训练大语言模型的首选。低秩适配(LoRA)采用低秩更新模拟全参数微调,广泛用于降低资源消耗。然而,降低秩会因表示能力有限而影响性能。本文提出SMoA,一种高秩结构调制适配器,以更少可训练参数维持更高秩,从而提升模型表示能力并释放更强性能潜力。核心思想是冻结原始预训练权重,在多个子空间中选择性放大或抑制关键特征。子空间机制有效提升了模型容量与复杂度。我们进行了理论分析和实证研究,实验表明SMoA在10个任务上超越LoRA及其变体,消融实验验证了其有效性。

原文摘要 · Abstract (English)

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 mechanism provides an efficient way to increase the capacity and complexity of a model. We conduct both theoretical analyses and empirical studies on various tasks. Experiment results show that SMoA outperforms LoRA and its variants on 10 tasks, with extensive ablation studies validating its effectiveness.

参数高效微调高秩调制LoRA改进

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。