GeoLoRA提升参数高效微调效率与鲁棒性
GeoLoRA: Geometric integration for parameter efficient fine-tuning
- 基于动态低秩逼近理论,仅需一次反向传播
- 参数量更小,速度优于AdaLoRA等基线方法
- 对超参数不敏感,适合资源受限场景
低秩适配(LoRA)已成为大规模预训练神经网络参数高效微调的常用方法。然而,LoRA及其变体在微调过程中面临秩自适应、鲁棒性和计算效率等挑战。我们提出GeoLoRA,通过动态低秩逼近理论解决这些限制。GeoLoRA仅需对小秩适配器进行一次反向传播,显著降低计算成本,相比同类动态低秩训练方法更快,且优于AdaLoRA等流行基线。该方法可高效分配参数预算,实现比启发式方法如AdaLoRA和LoRA更小的低秩适配器,同时保持收敛性、下降性和误差界等理论保证。实验表明,GeoLoRA在多个先进基准上均取得更高精度和更强计算效率。
原文摘要 · Abstract (English)
Low-Rank Adaptation (LoRA) has become a widely used method for parameter-efficient fine-tuning of large-scale, pre-trained neural networks. However, LoRA and its extensions face several challenges, including the need for rank adaptivity, robustness, and computational efficiency during the fine-tuning process. We introduce GeoLoRA, a novel approach that addresses these limitations by leveraging dynamical low-rank approximation theory. GeoLoRA requires only a single backpropagation pass over the small-rank adapters, significantly reducing computational cost as compared to similar dynamical low-rank training methods and making it faster than popular baselines such as AdaLoRA. This allows GeoLoRA to efficiently adapt the allocated parameter budget across the model, achieving smaller low-rank adapters compared to heuristic methods like AdaLoRA and LoRA, while maintaining critical convergence, descent, and error-bound theoretical guarantees. The resulting method is not only more efficient but also more robust to varying hyperparameter settings. We demonstrate the effectiveness of GeoLoRA on several state-of-the-art benchmarks, showing that it outperforms existing methods in both accuracy and computational efficiency.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。