pith:ZSYKFRMH
Runtime-Orchestrated Second-Order Optimization for Scalable LLM Training
Asteria enables practical second-order LLM training by managing optimizer state and background tasks at the runtime level.
arxiv:2605.16184 v1 · 2026-05-15 · cs.DC · cs.LG
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{ZSYKFRMHFDPX3NF7JZYHDDB6RH}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
Our results suggest that second-order LLM training can be made practical not by simplifying the optimizer alone, but by rethinking how optimizer state, background computation, and distributed synchronization are managed at the runtime level.
The bounded-staleness protocol and asynchronous shadow-state preparation preserve optimizer effectiveness without introducing unacceptable latency or convergence degradation; this is invoked in the description of the distributed training protocol and the training-hook mechanism.
Asteria is a runtime system that enables second-order optimization for LLMs by dynamically distributing optimizer state across GPU, CPU, and NVMe while using asynchronous inverse-root computations and bounded-staleness synchronization.
References
Formal links
Receipt and verification
| First computed | 2026-05-20T00:01:56.853619Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
ccb0a2c58728df7db4bf4e70718c3e89d3b36b62eaaedcecd3be058969adb794
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/ZSYKFRMHFDPX3NF7JZYHDDB6RH \
| 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: ccb0a2c58728df7db4bf4e70718c3e89d3b36b62eaaedcecd3be058969adb794
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "2856b7d534b97f3037fc1f1c549071a6b52c9393ee1e0efd96d286bd79300681",
"cross_cats_sorted": [
"cs.LG"
],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.DC",
"submitted_at": "2026-05-15T17:03:55Z",
"title_canon_sha256": "10b51166bda78ff2dac4af4ebf02f7db72a61a7ba728a54249f0b5d3d643eb95"
},
"schema_version": "1.0",
"source": {
"id": "2605.16184",
"kind": "arxiv",
"version": 1
}
}