Pith. sign in

REVIEW 3 cited by

LoRA-One: One-Step Full Gradient Could Suffice for Fine-Tuning Large Language Models, Provably and Efficiently

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2502.01235 v3 pith:BQTNPBM3 submitted 2025-02-03 stat.ML cs.AIcs.LG

classification stat.MLcs.AIcs.LG
keywords lora-onegradientfulllanguageloramodelsone-steptheory
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

This paper explores how theory can guide and enhance practical algorithms, using Low-Rank Adaptation (LoRA, Hu et al. 2022) in large language models as a case study. We rigorously prove that, under gradient descent, LoRA adapters align with specific singular subspaces of the one-step full fine-tuning gradient. This result suggests that, by properly initializing the adapters using the one-step full gradient, subspace alignment can be achieved immediately and applicable to both linear and nonlinear models. Building on our theory, we propose a theory-driven algorithm, LoRA-One, where the linear convergence (as well as generalization) is built and incorporating preconditioners theoretically helps mitigate the effects of ill-conditioning. Besides, our theory reveals connections between LoRA-One and other gradient-alignment-based methods, helping to clarify misconceptions in the design of such algorithms. LoRA-One achieves significant empirical improvements over LoRA and its variants across benchmarks in natural language understanding, mathematical reasoning, and code generation. Code is available at: https://github.com/YuanheZ/LoRA-One.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. LoRA Training Provably Converges to a Low-Rank Global Minimum or It Fails Loudly (But it Probably Won't Fail)

    cs.LG 2025-02 conditional novelty 7.0 of 10

    Under restricted strong convexity and smoothness, every stable point of LoRA training is either a low-rank global minimum or a high-rank, large-magnitude spurious minimum, and practical initialization and weight decay...

  2. Between Gradient and Natural Gradient: A Continuum of LoRA Initializations

    cs.LG 2026-07 conditional novelty 6.0 of 10

    Gradient-projection, Adam-like, and K-FAC-whitened LoRA initializations are all special cases of one two-parameter family, and the best exponents are task-dependent and usually interior.

  3. Beyond Zero Initialization: Investigating the Impact of Non-Zero Initialization on LoRA Fine-Tuning Dynamics

    cs.LG 2025-05 conditional novelty 6.0 of 10

    Non-zero initialization of both LoRA matrices improves robustness to small learning rates and preserves fine-tuning accuracy, so LoRA need not start exactly from the pretrained model.

Pith tools