reinforcement learning
also referred to as: rl
42 statements across 15 episodes · 14 bullish · 3 bearish · 15 people on the record · first statement Jan 25, 2016 by Gary Marcus · across every show →
Everything said about reinforcement learning, oldest first
Jan 25, 2016 negative
Marcus: Reinforcement learning fails in physical robotics due to real-world damage costs
“But it's another thing if you import those same techniques into robots. If you have your robots doing reinforcement learning, which is basically trial and error learning, they start knocking over the furniture a 100,000 times, you're probably gonna send it bac…”
Dec 8, 2016
Dec 8, 2016
Yahoo combined human editors with reinforcement learning for content personalization
“Where this ultimately went then was kind of a system that, that Brought man and machine together, where the editors would propose anywhere from 20 to hundred, and over time, 200 different stories that they think might be good. And the reinforcement learning wo…”
Jul 17, 2025 neutral
Laskin: Reinforcement learning makes LLM capabilities jagged, not broadly general
“When you train large language models with reinforcement learning, they become jagged in the sense that they become good at what you wanted them to be good at. And there are some generalization capabilities, but they're much weaker than people think.”
Oct 2, 2025
Douglas: AI reasoning strategies emerge naturally with enough compute and RL feedback
“Give it math questions, tell it whether it got them right or wrong, and the model will learn. This is, it comes down to a bit of lesson in scale and search, is just allow the model to search, have enough compute to run the experiments, and the model actually e…”
Oct 2, 2025
Oct 2, 2025
Oct 2, 2025 positive
Douglas: AI releases accelerating due to dual-paradigm scaling
“There's now this two paradigm regime where previously you did free training scaling and reinforcement learning scaling, and now we're in a mix of the two basically. And so I think that gives you more opportunities to update models because it means that you can…”
Oct 2, 2025 positive
Oct 2, 2025
Douglas: Simple RL methods work better on language models than complex strategies
“One of the craziest things about RL on language models in the, in, like, the RL from verified rewards regime, is it's almost the simplest possible thing. It's, like, almost too simple to work. And this is, again, comes back to that question of taste, where Rea…”
Oct 2, 2025 positive
Oct 16, 2025
Tworek: Effective reinforcement learning requires a 50/50 balance of rewards and punishments
“In a good way, the good way to do RL is if you balance those things. So if you kind of give cookies half of the time and punish the other half of the time, but this is almost like a mathematical kind of kind of aspect of it.”
Oct 16, 2025 neutral
Tworek: Lack of pre-training was the primary bottleneck for 2019 RL
“Like whenever, even when I started like 20, 2019, the reinforcement learning was kind of fashionable at that moment, although not like very successful, but we were, the reinforcement learning was able to solve a lot of games, but the bottleneck was there that …”
Oct 16, 2025 negative
Oct 16, 2025 neutral
Tworek: Reward hacking in AI mirrors human behavior under flawed incentives
“In some way you can say it's a limitation of reinforcement learning, but when I was thinking about it, I realized a lot of that happens in human systems as well. There are a lot of like incentive system and reward systems and even, even happens in workplaces a…”
Oct 16, 2025
Jerry Tworek: Pre-training AI models is mathematically simple compared to RL
“The first thing that is important to know and understand, RL is hard. Like, conceptually, if you think about it, and there's still a lot of depth to it, but very conceptually, mathematically speaking, pre-training is dead simple.”
Oct 16, 2025 neutral
Tworek: Calling LLMs strictly next-token predictors is inaccurate in RL era
“Language models do on their own, like fundamental level is they are often called as next token prediction machines. And that's not completely accurate in the age of reinforcement learning, but they still operate on mostly on tokens that are mostly text.”
Oct 16, 2025 neutral
Oct 23, 2025
Schrittwieser: Raw pre-trained AI models make poor agents without RL
“Our pre-training data is not very agent-like. If you think of the pre-training data, right, there is like websites and books and, you know, all kinds of recent text that has a lot of information, but it doesn't have a lot of actions. It doesn't really capture …”
Oct 23, 2025
Using chain-of-thought as an RL reward destroys model interpretability
“If you're not careful with RL, you can make interpretability harder. For example, one Common thing with modern models is they do reasoning with the chain of thought. You could look at the chain of thoughts to, you know, see what are the model internal thoughts…”
Oct 23, 2025 bullish
Oct 23, 2025
Schrittwieser: AI safety must span the entire stack, not just RL
“Yeah, I wouldn't view it alignment adjust like an RL problem. I think it sort of, it goes throughout the whole stack. You might, you know, for example, filter the pre-training data in some way. You might, after training, you might have classifiers that, you kn…”
Oct 23, 2025 neutral
AI research still lacks scaling laws for training data quality
“I think we don't have any good scaling laws yet. That tell us the trade off, especially I think because it's very hard to measure what is the quality of a data point, right? Like how good is this example compared to this other example without being able to mea…”
Oct 23, 2025 bearish
Future AI models will continue to rely on pre-training data
“Personally, I think that's unlikely. Not, not because pre-training is strictly necessary. I think we may well be able to train something completely from scratch, as we've been able to do in other domains, but more because pre-training on this vast data sets th…”
Oct 23, 2025 positive
Oct 23, 2025 positive
Schrittwieser: Adding model reasoning improves RL training stability and scaling
“One direction of scaling RL and making it more stable is by improving this by, for example, putting more reasoning into your language model to generate much more high quality training data. That can then give us training that is much more stable, and then we c…”
Nov 20, 2025
Nov 26, 2025 bullish
Nov 26, 2025 positive
Kaiser: RL is a major component in post-training tone steering
“I don't work on post-training and it certainly has a lot of quirks, but I think the main part is, is indeed RL where you say, okay, is this response cynical? Is this response like that? And you say, okay, if you were told to be cynical, this is how you should …”
Jan 15, 2026 neutral
Feb 26, 2026
Axiom Math focuses on post-training reinforcement learning to achieve performance gains
“And I think that we shouldn't do pre-training. We shouldn't try to just only train from scratch. I think we're kind of focusing on post-training reinforcement learning can potentially get us better performance gain.”
May 7, 2026
May 21, 2026 positive
Dubois: RL allows AI reasoning models to backtrack wrong paths earlier
“Part of it is the model knowing when it's going down the wrong path. But this is also something that we can that the model can be trained for with reinforcement learning is like knowing, okay, like that seems like not a great path. Let me backtrack and let me …”
May 21, 2026 neutral
Dubois: Agentic RL training suffers from sparse reward credit assignment
“When we are training more agentic systems, you only know whether you're correct at the end of your very long rollout. So you get very little information per token of whether you were correct or not. And it's hard to say it's hard to basically do attribution. I…”
May 21, 2026 positive
Dubois: RL becomes effective once base models possess strong world priors
“It seems that after crossing a certain scale of models that know basically everything about the world, and what we call, like, good priors about the world, It seems that reinforcement learning just started to work, and this is not only with LMS. Robotics seems…”
May 21, 2026
May 21, 2026 positive
Dubois: OpenAI expanded RL training from math competitions to real-world coding
“We were able to take many of the tools that we built for these, like, verifiable reward cases, and we were able to use them more generally in on, for reinforcement on, like, real use cases, and I think that's, like, really why we're feeling that right now in, …”
Jun 4, 2026 bullish
Jun 4, 2026 positive
Jun 4, 2026 positive
Roberts: Powerful pre-trained models are necessary for effective RL and reasoning
“If you have a powerful enough pre-trained model, then it can start to do well at RL. It can start to like think at use test time compute to for instance, solve, solve math problems that it wouldn't otherwise be able to do.”
Jul 23, 2026 neutral
Aug 6, 2026 neutral
Wolf: Frontier AI Training Has Shifted From RLHF to Pure RL
“What we know though, is we moved from this pure, like human data, you know, that was first just pre-training on human data and then also aligning with like human preferences that was called RLHF, where we had a lot of human in the loop and human data. To like …”