LoRA效率提升新方法,靠调节权重更新幅度实现
The Primacy of Magnitude in Low-Rank Adaptation
- 以权重更新幅度为核心,统一调节学习率与初始化
- 新方法无需额外计算开销,性能媲美谱初始化
- 适合追求高效微调的大模型应用者
低秩适应(LoRA)为大模型微调提供了参数高效方案。尽管近期谱初始化方法在收敛性和性能上优于朴素的“噪声与零”方案,但其额外的计算和存储开销削弱了效率优势。本文确立了权重更新幅度是决定LoRA性能的根本因素,并提出LoRAM——一种基于幅度驱动的“基与基”初始化策略,可在不引入效率损失的前提下达到谱初始化效果。核心贡献包括:(i) 权重更新幅度决定收敛性,证明低秩结构内在限制了更新幅度,将学习率、缩放因子和初始化统一为调控幅度的手段;(ii) 谱初始化的成功源于幅度放大,其看似依赖先验知识的收益实则来自更新幅度增强;(iii) 提出新型紧凑初始化策略,通过预训练权重幅度缩放确定性正交基,模拟谱增益。大量实验表明,LoRAM作为强基准,保持了LoRA全部效率,且在多个基准上表现匹配或超越谱初始化。
原文摘要 · Abstract (English)
Low-Rank Adaptation (LoRA) offers a parameter-efficient paradigm for tuning large models. While recent spectral initialization methods improve convergence and performance over the naive "Noise & Zeros" scheme, their extra computational and storage overhead undermines efficiency. In this paper, we establish update magnitude as the fundamental driver of LoRA performance and propose LoRAM, a magnitude-driven "Basis & Basis" initialization scheme that matches spectral methods without their inefficiencies. Our key contributions are threefold: (i) Magnitude of weight updates determines convergence. We prove low-rank structures intrinsically bound update magnitudes, unifying hyperparameter tuning in learning rate, scaling factor, and initialization as mechanisms to optimize magnitude regulation. (ii) Spectral initialization succeeds via magnitude amplification. We demystify that the presumed knowledge-driven benefit of the spectral component essentially arises from the boost in the weight update magnitude. (iii) A novel and compact initialization strategy, LoRAM, scales deterministic orthogonal bases using pretrained weight magnitudes to simulate spectral gains. Extensive experiments show that LoRAM serves as a strong baseline, retaining the full efficiency of LoRA while matching or outperforming spectral initialization across benchmarks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。