🚀NEW COURSEVibe Coding AI Apps with Claude Code 🤖✨Enroll now
Training

LoRA+

Free while signed in. Answers cite the passages they came from.

First page
LoRA+
The curator’s take

LoRA+ is a minimal one-line change to LoRA: use different learning rates for the down-projection (A) and up-projection (B) matrices to restore feature learning at large width.

Key points
01

Theoretical setup: The authors show that in the infinite-width limit, identical learning rates for A and B prevent the adapter from performing proper feature learning, which LoRA inherits.

02

Asymmetric learning rates: Setting lr(B) = η · lr(A) with a carefully chosen ratio corrects the imbalance and recovers the correct infinite-width dynamics.

03

Practical gains: ~2x finetuning speedup and 1-2% absolute accuracy improvement over vanilla LoRA at the same compute cost across a broad set of tasks.

04

Drop-in: No changes to architecture or memory footprint - only the optimizer hyperparameter wiring changes, making LoRA+ trivial to adopt in existing PEFT pipelines.

Every Monday
Get next week’s papers.

The same picks and the same summaries, in your inbox. Free, and 176 issues deep.

Subscribe on Substack