Pith. sign in

REVIEW 2 cited by

AFLoRA: Adaptive Freezing of Low Rank Adaptation in 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 2403.13269 v3 pith:RMW47YIM submitted 2024-03-20 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords freezingaflorafine-tuningmatricesadaptationadaptiveaveragedifferent
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

We present a novel Parameter-Efficient Fine-Tuning (PEFT) method, dubbed as Adaptive Freezing of Low Rank Adaptation (AFLoRA). Specifically, for each pre-trained frozen weight tensor, we add a parallel path of trainable low-rank matrices, namely a down-projection and an up-projection matrix, each of which is followed by a feature transformation vector. Based on a novel freezing score, we the incrementally freeze these projection matrices during fine-tuning to reduce the computation and alleviate over-fitting. Our experimental results demonstrate that we can achieve state-of-the-art performance with an average improvement of up to $0.85\%$ as evaluated on GLUE benchmark while yeilding up to $9.5\times$ fewer average trainable parameters. While compared in terms of runtime, AFLoRA can yield up to $1.86\times$ improvement as opposed to similar PEFT alternatives. Besides the practical utility of our approach, we provide insights on the trainability requirements of LoRA paths at different modules and the freezing schedule for the different projection matrices. Code will be released.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Exploring and Reshaping the Weight Distribution in LLM

    cs.LG 2025-08 reject novelty 5.0 of 10

    The paper finds power-law structure in cross-layer cosine distances of weight singular-value vectors and reshapes LoRA initialization toward a larger model's distribution to slightly improve fine-tuning.

  2. SSH: Sparse Spectrum Adaptation via Discrete Hartley Transformation

    cs.CV 2025-02 conditional novelty 3.0 of 10

    SSH fine-tunes large models by learning sparse Hartley-spectrum coefficients selected by energy of the pretrained weights, matching or beating LoRA and FourierFT with fewer parameters.

Pith tools