flâneur — a map of the web's best reading

How Well Does RL Scale? — Toby Ord

tobyord.com · 2,064 words · saved by 1 readers

The current era of improving AI capabilities using Reinforcement Learning (from verifiable rewards) involves two key types of scaling: Scaling the amount of compute used for RL during training Scaling the amount of compute used for inference during deployment We can see (1) as training the AI in more effective reasoning techniques and (2) as allowing the model to think for longer. I’ll call the first RL-scaling, and the second inference-scaling. Both new kinds of scaling were present all the way back in OpenAI’s announcement of their first reasoning model, o1, when they showed this famous chart: I’ve previously shown that in the initial move from a base-model to a reasoning model, most of the performance gain came from unlocking the inference-scaling. The RL training did provide a notable boost to performance, even holding the number of tokens in the chain of thought fixed. You can see this RL boost in the chart below as the small blue arrow on the left that takes the base model up to

How Well Does RL Scale? October 20, 2025 Toby Ord The current era of improving AI capabilities using Reinforcement Learning (from verifiable rewards) involves two key types of scaling: Scaling the amount of compute used for RL during training Scaling the amount of compute used for inference during deployment We can see (1) as training the AI in more effective reasoning techniques and (2) as allowing the model to think for longer. I’ll call the first RL-scaling , and the second inference-scaling . Both new kinds of scaling were present all the way back in OpenAI’s announcement of their first re

Explore this link on the map →

related reading