pith:Q7RP75NJ
Rethinking Neural Network Learning Rates: A Stackelberg Perspective
Assigning a smaller learning rate to body layers and a larger learning rate to the final layer is equivalent to two-time-scale alternating gradient descent on a Stackelberg reformulation of neural network training.
arxiv:2605.15530 v1 · 2026-05-15 · cs.LG
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{Q7RP75NJCFUMSVMKU25HEF2AWR}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more
Record completeness
Claims
training neural networks with a smaller learning rate for the body layers and a larger learning rate for the final layer can be interpreted as a two-time-scale alternating gradient descent algorithm applied to a Stackelberg reformulation of the original objective. We establish finite-time convergence guarantees for the algorithm under broad conditions that accommodate constraint sets and non-smooth activation functions.
The training dynamics of a neural network can be accurately captured by a Stackelberg game in which the final layer is the leader whose objective is defined on the followers' best response; this reformulation must preserve the original optimization landscape sufficiently for the convergence and curvature claims to transfer back to standard training.
Non-uniform learning rates correspond to a Stackelberg reformulation of the training objective whose two-time-scale alternating gradient descent yields finite-time convergence and can accelerate training through stronger optimization structure and sharper early curvature.
References
Formal links
Receipt and verification
| First computed | 2026-05-20T00:01:03.658498Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
87e2fff5a91168c9558aa6ba721740b448e77fceb44c662c8f4e5e1d16959941
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/Q7RP75NJCFUMSVMKU25HEF2AWR \
| 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: 87e2fff5a91168c9558aa6ba721740b448e77fceb44c662c8f4e5e1d16959941
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "a6a1f834261719ca90efaa28d358065ad5649c7b5fc8d826fbc25614199b3e5d",
"cross_cats_sorted": [],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.LG",
"submitted_at": "2026-05-15T01:59:10Z",
"title_canon_sha256": "3030629c6c60df30f956abb675863bd5b4868cf177fb8c0f69193342135f5fc3"
},
"schema_version": "1.0",
"source": {
"id": "2605.15530",
"kind": "arxiv",
"version": 1
}
}