pith:CAI4IMOS
A Rank Stabilization Scaling Factor for Fine-Tuning with LoRA
LoRA adapters should be scaled by dividing by the square root of the rank rather than the full rank to stabilize learning.
arxiv:2312.03732 v1 · 2023-11-28 · cs.CL · cs.LG
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{CAI4IMOSTWORB26XEK3HMLNKKA}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
we study the impact of the scaling factor on the learning process and prove that LoRA adapters should be divided by a factor of the square root of the rank
The proof that 1/sqrt(rank) is optimal rests on unstated assumptions about initialization variance, gradient flow, and the precise form of the LoRA update rule during fine-tuning; these assumptions are not detailed in the provided abstract.
LoRA adapters should be scaled by 1/sqrt(rank) rather than 1/rank to stabilize learning and enable effective use of higher ranks during fine-tuning of large language models.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-05-17T23:38:50.002668Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
1011c431d29d9d10ebd722b6762daa50049629f32c1a69c94a3fd0ed1f29b933
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/CAI4IMOSTWORB26XEK3HMLNKKA \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: 1011c431d29d9d10ebd722b6762daa50049629f32c1a69c94a3fd0ed1f29b933
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "fc96d70f4339ef6a7ea4f91c0a84441b8dc996a69d85a3dd76178a6f181d107c",
"cross_cats_sorted": [
"cs.LG"
],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.CL",
"submitted_at": "2023-11-28T03:23:20Z",
"title_canon_sha256": "af5df5ac73aa5e580bcc05a69a919e9f79e524916c2b8436161eafa0c94e374d"
},
"schema_version": "1.0",
"source": {
"id": "2312.03732",
"kind": "arxiv",
"version": 1
}
}