Pith. sign in

REVIEW 1 cited by

RandLoRA: Full-rank parameter-efficient fine-tuning of large models

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.00987 v2 pith:WFEVC5AB submitted 2025-02-03 cs.CL cs.AIcs.CV

classification cs.CLcs.AIcs.CV
keywords fine-tuningloralow-rankperformancefull-rankmatricesnumberparameters
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Low-Rank Adaptation (LoRA) and its variants have shown impressive results in reducing the number of trainable parameters and memory requirements of large transformer networks while maintaining fine-tuning performance. The low-rank nature of the weight update inherently limits the representation power of fine-tuned models, however, thus potentially compromising performance on complex tasks. This raises a critical question: when a performance gap between LoRA and standard fine-tuning is observed, is it due to the reduced number of trainable parameters or the rank deficiency? This paper aims to answer this question by introducing RandLoRA, a parameter-efficient method that performs full-rank updates using a learned linear combinations of low-rank, non-trainable random matrices. Our method limits the number of trainable parameters by restricting optimization to diagonal scaling matrices applied to the fixed random matrices. This allows us to effectively overcome the low-rank limitations while maintaining parameter and memory efficiency during training. Through extensive experimentation across vision, language, and vision-language benchmarks, we systematically evaluate the limitations of LoRA and existing random basis methods. Our findings reveal that full-rank updates are beneficial across vision and language tasks individually, and even more so for vision-language tasks, where RandLoRA significantly reduces -- and sometimes eliminates -- the performance gap between standard fine-tuning and LoRA, demonstrating its efficacy.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. MetaTT: A Global Tensor-Train Adapter for Parameter-Efficient Fine-Tuning

    cs.LG 2025-06 conditional novelty 5.0 of 10

    MetaTT factorizes all transformer adapter weights into a single shared tensor-train, achieving LoRA-competitive accuracy with up to 30-40x fewer trainable parameters and a DMRG-inspired rank-adaptive optimizer.

Pith tools