pith:P4HUNZAR
FlashSAC: Fast and Stable Off-Policy Reinforcement Learning for High-Dimensional Robot Control
FlashSAC stabilizes off-policy RL for high-dimensional robot control by cutting gradient updates and bounding norms to limit critic errors.
arxiv:2604.04539 v2 · 2026-04-06 · cs.LG · cs.RO
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{P4HUNZARFD5CNASISNWE63AYQN}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
Across over 60 tasks in 10 simulators, FlashSAC consistently outperforms PPO and strong off-policy baselines in both final performance and training efficiency, with the largest gains on high-dimensional tasks such as dexterous manipulation. In sim-to-real humanoid locomotion, FlashSAC reduces training time from hours to minutes.
That explicitly bounding weight, feature, and gradient norms will sufficiently curb critic error accumulation in high-dimensional spaces without removing the capacity needed for accurate value estimation or policy improvement.
FlashSAC improves training speed and final performance of off-policy RL on high-dimensional robot tasks by reducing update frequency, increasing model scale, and bounding norms to limit critic error accumulation.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-05-20T00:00:37.674180Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
7f0f46e41128fa268248936c4f6c188351bd41ef445d3cfd1aa858d1d78ab95f
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/P4HUNZARFD5CNASISNWE63AYQN \
| 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: 7f0f46e41128fa268248936c4f6c188351bd41ef445d3cfd1aa858d1d78ab95f
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "ae46796841d76b3575eba32104b569b38dee8c7c75a0de345a25ac3d84abef1a",
"cross_cats_sorted": [
"cs.RO"
],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.LG",
"submitted_at": "2026-04-06T09:03:41Z",
"title_canon_sha256": "f94ebc986218d4761adc4446fc388da88b050823e912340b7a2eef21558e682f"
},
"schema_version": "1.0",
"source": {
"id": "2604.04539",
"kind": "arxiv",
"version": 2
}
}