Can outcome-reward RL learn operator-like reasoning procedures from a finite, fixed prompt set?
Determine whether outcome-reward reinforcement learning applied to large language models under a finite, fixed prompt distribution and bounded training rollout lengths can learn an operator-like reasoning procedure that composes across iterations to solve problems, thereby avoiding harmful distribution shift when test-time horizons exceed those seen during training.
References
While this form of distribution shift is not problematic if the model has learned a true "operator" that enables the chaining of behaviors to solve problems, it is unclear whether RL can learn such operators from a finite, fixed prompt set.
We conjecture that applying a simple update rule for an adaptive number of steps is what lets a model extrapolate beyond a bounded input range, whereas a single forward pass only interpolates within it.