The Broadcast Ceiling: Information and Reliability Limits of Advantage Estimators in Long-Horizon RL
Authors/Creators
Description
Long-horizon language-model RL often receives terminal trajectory rewards while updating token- or step-level actions. This paper studies when a scalar trajectory coefficient is enough and when reliable state-varying credit is needed. We decompose estimator error into an information term and a reliability term, proving a broadcast ceiling for any method whose coefficient is token-invariant under the available group context. CPU-only finite-MDP audits then compare group-relative broadcasts, prefix and structural baselines, sampled values, learned and oracle value TD, and policy-implied actor coefficients, with downstream checks including tabular and tiny autoregressive sequence-policy training. The central empirical finding is conditional: trajectory-level coefficients can give high policy-gradient cosine, but they can be poor local credit explanations in heterogeneous traces; value-style TD reduces variance when coverage and observability are adequate; group methods can win when value estimates are blind or unsupported, while structural methods can recover part of the lost local information. The conclusion is not that PPO universally beats GRPO. Estimator choice should be made from credit heterogeneity, observability, support, drift, and compute cost.
Canonical GitHub release: https://github.com/Limes-Labs/the-broadcast-ceiling/releases/tag/v0.1.0
Repository: https://github.com/Limes-Labs/the-broadcast-ceiling
Canonical PDF: https://github.com/Limes-Labs/the-broadcast-ceiling/releases/download/v0.1.0/the-broadcast-ceiling-v0.1.0.pdf
Limitations: this release is not a transformer-scale PPO-vs-GRPO benchmark and not an LLM leaderboard result. It is a focused mechanism/theory artifact with synthetic audits and explicit external-validity limitations.
Files
the-broadcast-ceiling-v0.1.0.pdf
Files
(1.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:62e45d8e644e5284144e7131f6bfc205
|
6.6 kB | Preview Download |
|
md5:12193dbfa6c1194b393629198dcc5d08
|
47.8 kB | Preview Download |
|
md5:253f2f1ec9bb13071181738a101c308e
|
744 Bytes | Preview Download |
|
md5:f7f8272d680a36d7c1f871dcc333aff1
|
2.1 kB | Preview Download |
|
md5:a58ea0021c4c829eaf22fc3f1fc54ef3
|
801.1 kB | Preview Download |
|
md5:7d77ec99a8e2f070b6844c4c07e929a1
|
335.6 kB | Preview Download |
|
md5:6cf267e40582d38f1c60ad8142789e62
|
3.8 kB | Preview Download |
|
md5:280ef75ce043460a3367cbb6fee95c04
|
310.9 kB | Preview Download |
Additional details
Dates
- Issued
-
2026-06-27
Software
- Repository URL
- https://github.com/Limes-Labs/the-broadcast-ceiling
- Programming language
- Python