pith:RCPETT5H
Learning to (Learn at Test Time): RNNs with Expressive Hidden States
RNNs can match long-context performance by updating a learnable hidden-state model via self-supervised steps at test time.
arxiv:2407.04620 v4 · 2024-07-05 · cs.LG · cs.AI · cs.CL
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{RCPETT5HFXXTYZCIDGIVXYAWDV}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
TTT-Linear and TTT-MLP can keep reducing perplexity by conditioning on more tokens, while Mamba cannot after 16k context.
That performing gradient-based self-supervised updates on the hidden-state model at test time remains stable, computationally tractable, and beneficial without overfitting or excessive overhead at scale.
TTT layers treat the hidden state as a trainable model updated at test time, allowing linear-complexity sequence models to scale perplexity reduction with context length unlike Mamba.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-05-17T23:38:53.408085Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
889e49cfa72def3c644819915be0161d71812901998c79e2d764dfbfa76e92d6
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/RCPETT5HFXXTYZCIDGIVXYAWDV \
| 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: 889e49cfa72def3c644819915be0161d71812901998c79e2d764dfbfa76e92d6
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "05b4d8152342b055af443082b4000e3e33ae32d46334dbf1752401c3572d0c9e",
"cross_cats_sorted": [
"cs.AI",
"cs.CL"
],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.LG",
"submitted_at": "2024-07-05T16:23:20Z",
"title_canon_sha256": "28bf260612ef235043aafc2f64009b40780baf577faf3678da216f6c9231734f"
},
"schema_version": "1.0",
"source": {
"id": "2407.04620",
"kind": "arxiv",
"version": 4
}
}