Stagewise Reinforcement Learning and the Geometry of the Regret Landscape
Chris Elliott, Einar Urdshals, David Quarel, Matthew Farrugia-Roberts, Daniel Murfet
TL;DR
The paper extends singular learning theory to deep reinforcement learning and proves that the concentration of the generalized posterior over policies is governed by the local learning coefficient (LLC), an invariant of the regret geometry. It predicts Bayesian phase transitions where simpler, higher-regret policies can be favored at finite data, a phenomenon formalized through a free-energy tradeoff between regret and complexity. The authors validate these predictions in a gridworld exhibiting stagewise policy development, observing opposing staircases of decreasing regret and rising LLC during phase transitions, with LLC detecting changes even when behavior is indistinguishable in regret. This work links the geometry of the regret landscape to Bayesian learning and SGD dynamics, offering a principled lens on complexity biases, policy emergence, and potential alignment implications in RL. The results lay groundwork for applying singular learning tools to more complex RL settings and to alignment-relevant phenomena in AI safety contexts.
Abstract
Singular learning theory characterizes Bayesian learning as an evolving tradeoff between accuracy and complexity, with transitions between qualitatively different solutions as sample size increases. We extend this theory to deep reinforcement learning, proving that the concentration of the generalized posterior over policies is governed by the local learning coefficient (LLC), an invariant of the geometry of the regret function. This theory predicts that Bayesian phase transitions in reinforcement learning should proceed from simple policies with high regret to complex policies with low regret. We verify this prediction empirically in a gridworld environment exhibiting stagewise policy development: phase transitions over SGD training manifest as "opposing staircases" where regret decreases sharply while the LLC increases. Notably, the LLC detects phase transitions even when estimated on a subset of states where the policies appear identical in terms of regret, suggesting it captures changes in the underlying algorithm rather than just performance.
