Less is More: Extreme Gradient Boost Rank-1 Adaption for Efficient Finetuning of LLMs
Yifei Zhang, Hao Zhu, Aiwei Liu, Han Yu, Piotr Koniusz, Irwin King

TL;DR
This paper introduces XGBLoRA, a novel ensemble learning framework that enhances low-rank adaptation for fine-tuning large language models, achieving better performance with fewer parameters and theoretical guarantees.
Contribution
XGBLoRA combines gradient boosting with low-rank adaptation, bridging the gap between practical performance and theoretical optimality in LLM fine-tuning.
Findings
XGBLoRA outperforms standard LoRA in NLP tasks.
XGBLoRA achieves performance comparable to full fine-tuning.
Theoretical analysis confirms convergence and optimality.
Abstract
Fine-tuning Large Language Models (LLMs) has become a crucial technique for adapting pre-trained models to downstream tasks. However, the enormous size of LLMs poses significant challenges in terms of computational complexity and resource requirements. Low-Rank Adaptation (LoRA) has emerged as a promising solution. However, there exists a gap between the practical performance of low-rank adaptations and its theoretical optimum. In this work, we propose eXtreme Gradient Boosting LoRA (XGBLoRA), a novel framework that bridges this gap by leveraging the power of ensemble learning. Inspired by gradient boosting, XGBLoRA iteratively learns and merges a sequence of LoRA adaptations to refine model predictions. It achieves better performance than the standard LoRA, while enjoying the computational efficiency of rank-1 adaptations. We provide theoretical analysis to show the convergence and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Numerical Analysis Techniques · Digital Filter Design and Implementation · Advanced Image Processing Techniques
