ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2506.12394
16
0

LARGO: Low-Rank Regulated Gradient Projection for Robust Parameter Efficient Fine-Tuning

14 June 2025
Haotian Zhang
Liu Liu
Baosheng Yu
Jiayan Qiu
Yanwei Ren
Xianglong Liu
ArXiv (abs)PDFHTML
Main:8 Pages
1 Figures
Bibliography:3 Pages
15 Tables
Appendix:6 Pages
Abstract

The advent of parameter-efficient fine-tuning methods has significantly reduced the computational burden of adapting large-scale pretrained models to diverse downstream tasks. However, existing approaches often struggle to achieve robust performance under domain shifts while maintaining computational efficiency. To address this challenge, we propose Low-rAnk Regulated Gradient Projection (LARGO) algorithm that integrates dynamic constraints into low-rank adaptation methods. Specifically, LARGO incorporates parallel trainable gradient projections to dynamically regulate layer-wise updates, retaining the Out-Of-Distribution robustness of pretrained model while preserving inter-layer independence. Additionally, it ensures computational efficiency by mitigating the influence of gradient dependencies across layers during weight updates. Besides, through leveraging singular value decomposition of pretrained weights for structured initialization, we incorporate an SVD-based initialization strategy that minimizing deviation from pretrained knowledge. Through extensive experiments on diverse benchmarks, LARGO achieves state-of-the-art performance across in-domain and out-of-distribution scenarios, demonstrating improved robustness under domain shifts with significantly lower computational overhead compared to existing PEFT methods. The source code will be released soon.

View on arXiv
@article{zhang2025_2506.12394,
  title={ LARGO: Low-Rank Regulated Gradient Projection for Robust Parameter Efficient Fine-Tuning },
  author={ Haotian Zhang and Liu Liu and Baosheng Yu and Jiayan Qiu and Yanwei Ren and Xianglong Liu },
  journal={arXiv preprint arXiv:2506.12394},
  year={ 2025 }
}
Comments on this paper