Temporal Credit Is Free
About
Recurrent networks do not need Jacobian propagation to adapt online. The hidden state already carries temporal credit through the forward pass; immediate derivatives suffice if you stop corrupting them with stale trace memory and normalize gradient scales across parameter groups. An architectural rule predicts when normalization is needed: \b{eta}2 is required when gradients must pass through a nonlinear state update with no output bypass, and unnecessary otherwise. Across ten architectures, real primate neural data, and streaming ML benchmarks, immediate derivatives with RMSprop match or exceed full RTRL, scaling to n = 1024 at 1000x less memory.
Aur Shalev Merin• 2026
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Cross-session BCI decoding | BCI | Recovery106 | 4 | |
| Online adaptation recovery | Delayed (t+50) | Recovery Percentage (t+50)179 | 4 | |
| Online adaptation recovery | Sine n=64 | Recovery102 | 4 | |
| Online adaptation recovery | Lorenz chaotic | Recovery Rate113 | 2 | |
| Language Modeling | Language | Cross-Entropy Loss2.716 | 2 | |
| Online adaptation recovery | Sine n=1024 | Recovery (%)378 | 1 |
Showing 6 of 6 rows