paper-with-me

홈 › Papers

HRP: High-Rank Preheating for Superior LoRA Initialization

2025-02-11 · Yuzhu Chen, Yingjie Wang, Shi Fu, Li Shen, Yongcheng Jing, Xinmei Tian, DaCheng Tao

This paper studies the crucial impact of initialization on the convergence properties of Low-Rank Adaptation (LoRA). We theoretically demonstrate that random initialization, a widely used schema, will likely lead LoRA to random low-rank results, rather than the best low-rank result. While this issue can be mitigated by adjusting initialization towards a well-informed direction, it relies on prior knowledge of the target, which is typically unknown in real-world scenarios. To approximate this well-informed initial direction, we propose High-Rank Preheating (HRP), which fine-tunes high-rank LoRA for a few steps and uses the singular value decomposition of the preheated result as a superior initialization. HRP initialization is theory-supported to combine the convergence strengths of high-rank LoRA and the generalization strengths of low-rank LoRA. Extensive experiments demonstrate that HRP significantly enhances LoRA's effectiveness across various models and tasks, achieving performance comparable to full-parameter fine-tuning and outperforming other initialization strategies.

📄 PDF Abstract BibTeX arXiv:2502.07739

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ILoRA: Federated Learning with Low-Rank Adaptation for Heterogeneous Client Aggregation

2025-11-20 · Junchao Zhou, Junkang Liu, Fanhua Shang arxiv

Federated Learning with Low-Rank Adaptation (LoRA) faces three critical challenges under client heterogeneity: (1) Initialization-Induced Instability due to random initialization misaligning client subspaces; (2) Rank In…

Federated Learning

On the Crucial Role of Initialization for Matrix Factorization

2024-10-24 · Bingcong Li, Liang Zhang, Aryan Mokhtari, Niao He

This work revisits the classical low-rank matrix factorization problem and unveils the critical role of initialization in shaping convergence rates for such nonconvex and nonsmooth optimization. We introduce Nystrom init…

Computationally Efficient Approach for Preheating of Battery Electric Vehicles before Fast Charging in Cold Climates

2022-11-21 · Ahad Hamednia, Jimmy Forsman, Nikolce Murgovski, Viktor Larsson 외

This paper investigates battery preheating before fast charging, for a battery electric vehicle (BEV) driving in a cold climate. To prevent the battery from performance degradation at low temperatures, a thermal manageme…

Management

LoRA-FAIR: Federated LoRA Fine-Tuning with Aggregation and Initialization Refinement

2024-11-22 · Jieming Bian, Lei Wang, Letian Zhang, Jie Xu

Foundation models (FMs) achieve strong performance across diverse tasks with task-specific fine-tuning, yet full parameter fine-tuning is often computationally prohibitive for large models. Parameter-efficient fine-tunin…

Federated Learningparameter-efficient fine-tuningPrivacy Preserving

PRoLoRA: Partial Rotation Empowers More Parameter-Efficient LoRA

2024-02-24 · Sheng Wang, Boyang Xue, Jiacheng Ye, Jiyue Jiang 외

With the rapid scaling of large language models (LLMs), serving numerous low-rank adaptations (LoRAs) concurrently has become increasingly impractical, leading to unaffordable costs and necessitating more parameter-effic…