通过噪声注入与动态网络提升低秩适配的稳定性与效率
DoRAN: Stabilizing Weight-Decomposed Low-Rank Adaptation via Noise Injection and Auxiliary Networks
- 在权重分解中引入可学习噪声,自适应正则化以稳定训练
- 用动态辅助网络替代静态低秩矩阵,提升样本效率
- 适用于视觉与语言任务,显著优于LoRA、DoRA等基线
参数高效微调(PEFT)已成为大模型适配的标准范式。其中,权重分解低秩适配(DoRA)通过显式将预训练权重分解为幅值与方向分量,提升了低秩适配(LoRA)的学习能力与训练稳定性。本文提出DoRAN,一种旨在稳定训练并提升DoRA样本效率的新方法。其框架包含两个关键组件:(i) 在DoRA权重分解的分母中注入可学习噪声,作为自适应正则化器,缓解训练不稳定性并提高低秩矩阵的估计速率;(ii) 以动态生成低秩矩阵的辅助网络替代静态低秩矩阵,实现查询与值投影矩阵间的参数耦合,理论与实证均证明其提升了样本效率。在视觉与语言基准上的全面实验表明,DoRAN持续优于LoRA、DoRA及其他PEFT基线,验证了基于噪声正则化与网络参数生成结合的有效性。
原文摘要 · Abstract (English)
Parameter-efficient fine-tuning (PEFT) methods have become the standard paradigm for adapting large-scale models. Among these techniques, Weight-Decomposed Low-Rank Adaptation (DoRA) has been shown to improve both the learning capacity and training stability of the Low-Rank Adaptation (LoRA) method by explicitly decomposing pre-trained weights into magnitude and directional components. In this work, we propose DoRAN, a new technique designed to stabilize training and boost the sample efficiency of DoRA. Our framework introduces two key components: (i) the injection of learnable noise into the denominator of DoRA weight decomposition, which serves as an adaptive regularizer to mitigate instabilities and improve the estimation rate of low-rank matrices; and (ii) the replacement of static low-rank matrices with auxiliary networks that generate them dynamically, enabling parameter coupling between the query and value projection matrices, leading to improved sample efficiency both theoretically and empirically. Comprehensive experiments on vision and language benchmarks show that DoRAN consistently outperforms LoRA, DoRA, and other PEFT baselines, underscoring the effectiveness of combining noise-based regularization with network-based parameter generation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。