
Dwarkesh Podcast · 2025-11-25
Ilya Sutskever: From the Age of Scaling to the Age of Research
Hosts: Dwarkesh Patel
Guests: Ilya Sutskever
Why it matters
The 'age of scaling' (2020-2025) is ending.
Key claims
- The 'age of scaling' (2020-2025) is ending; AI is returning to an 'age of research' because pre-training data is finite and brute-force scaling alone won't yield transformative gains
- Models perform impressively on evals but underperform in real-world use because RL training makes them narrowly focused, like a student over-specializing in competitive programming without generalizing
- Pre-training resembles evolution/childhood: it gives models enormous breadth but shallow depth, unlike humans who achieve deep competence with vastly less data
- Value functions—analogous to human emotions—will make RL dramatically more efficient, though they can't substitute for fundamentally better generalization
Episode summary
Summary
Ilya Sutskever, co-founder of Safe Superintelligence (SSI) and former Chief Scientist at OpenAI, argues the field is transitioning from the 'age of scaling' (2020-2025) back to an 'age of research'—but now with much larger computers. Pre-training is approaching its data limits, and the easy wins from scaling compute on the same recipe are tapering off. He contends that frontier labs now face genuine research bottlenecks again, requiring new ideas rather than just more compute, and that this shift will encourage more diversity of approaches across the industry.
A central puzzle Sutskever explores is the disconnect between strong eval performance and weak real-world economic impact of current models. He attributes this partly to RL training making models 'too single-minded and narrowly focused'—analogous to a student who practices competitive programming for 10,000 hours but doesn't generalize. Pre-training, by contrast, gives models breadth but shallow understanding, unlike humans who achieve deep competence with far less data. He identifies generalization—and especially the human-like ability to continually learn on the job—as the fundamental unsolved problem. He believes value functions (analogous to human emotions) will make RL far more efficient, but won't change the core generalization gap.
Sutskever discusses SSI's strategy: focus on safe superintelligence with incremental deployment rather than direct-to-market products, pursue ideas about reliable generalization that he cannot fully discuss publicly, and bet that the first N powerful systems should be aligned to care about sentient life broadly. He forecasts human-like continual learning within 5-20 years, predicts eventual convergence across labs on safety strategies, and frames his own research taste as guided by aesthetics, simplicity, and inspiration from the brain.
- The 'age of scaling' (2020-2025) is ending; AI is returning to an 'age of research' because pre-training data is finite and brute-force scaling alone won't yield transformative gains
- Models perform impressively on evals but underperform in real-world use because RL training makes them narrowly focused, like a student over-specializing in competitive programming without generalizing
- Pre-training resembles evolution/childhood: it gives models enormous breadth but shallow depth, unlike humans who achieve deep competence with vastly less data
- Value functions—analogous to human emotions—will make RL dramatically more efficient, though they can't substitute for fundamentally better generalization
- The crux problem is reliable generalization: humans learn with fewer samples, more unsupervised, more robustly, and continue learning on the job rather than arriving pre-formed
- SSI's strategy is straight-shot superintelligence with incremental release, betting that the first powerful systems should be aligned to care about sentient life rather than narrow human control
- Sutskever forecasts human-like continual learning AI in 5-20 years, expects eventual industry convergence on safety strategies, and notes self-play/debate already plays a role in post-training diversity
- His research taste is driven by aesthetics, simplicity, and inspiration from biology—a 'top-down' belief that sustains him when experiments conflict with intuition
Source material
Transcript
You know what's crazy?
That all of this is real.
Yeah.
Meaning what?
Don't you think so?
Meaning what?
Like all this AI stuff and all this big area.
Yeah, it's happened.
Like, isn't it straight out of science fiction?
Yeah.
Another thing that's crazy is how normal the slow takeoff feels.
The idea that we'd be investing 1% of GDP in AI, like I feel like it would have felt like a bigger deal.
You know?
Where right now it just feels like...
And we get used to things pretty fast turns out, yeah.
But also it's kind of like it's abstract.
Like, what does it mean?
What it means is that you see it in the news.
Yeah.
That such and such company announced such and such dollar amount.
Right.
That's all you see.
Right.
It's not really felt in any other way so far.
Now, should we actually begin here?
I think this is an interesting discussion.
Sure.
I think your point about, well, from the average person's point of view, nothing is that different.
We'll continue being true even into the singularity.
No, I don't think so.
Okay, interesting.
So, the thing which I was referring to, not feeling different, is, okay, so such and such company announced some difficult to comprehend dollar amount of investment.
Right.
I don't think anyone knows what to do with that.
Yeah.
But I think that the impact of AI is going to be felt.
AI is going to be diffused through the economy.
There are very strong economic forces for this.
And I think the impact is going to be felt very strongly.
When do you expect that impact?
I think the models seem smarter than their economic impact would imply.
Yeah.
This is one of the very confusing things about the models right now.
How to reconcile the fact that they are doing so well on evals.
And you look at the evals and you go, those are pretty hard evals.
Right.
They are doing so well.
But the economic impact seems to be dramatically behind.
And it's almost like it's very difficult to make sense of how can the model, on the one hand, do these amazing things.
And then on the other hand, like repeat itself twice in some situation in a kind of an example would be, let's say you use vibe coding to do something and you go to some place and then you get a bug.
And then you tell the model, can you please fix the bug?
And the model says, oh my God, you're so right, I have a bug.
Let me go fix that.
And it reduces the second bug.
And then you tell it, you have this new second bug.
And it tells you, oh my God, how could I have done it?
You're so right again.
And it brings back the first bug.
And you can alternate between those.
And it's like, how is that possible?
It's like, I'm not sure.
But it does suggest that something strange is going on.
I have two possible explanations.
So here, this is the more kind of whimsical explanation is that maybe RL training makes the models a little bit too single minded and narrowly focused a little bit too, I don't know, unaware, even though it also makes them aware in some other ways.
And because of this, they can't do basic things.
But there is another explanation, which is back when people were doing pre-training, the question of what data to train on was answered.
Because that answer was everything.
When you do pre-training, you need all the data.
So you don't have to think it's going to be this data or that data.
But when people do RL training, they don't need to think they say, okay, we want to have this kind of RL training for this thing and that kind of RL training for that thing.
And from what I hear, all the companies have teams that just produce new RL environments and just added to the training mix.
And the question is, well, what are those?
There are so many degrees of freedom, there is such a huge variety of overall environments you could produce.
And one of the one thing you could do, and I think that's something that is done inadvertently, is that people take inspiration from the evals.
You say, hey, I would love our model to do really well when we release it, I want the evals to look great.
What would be RL training that could help on this task, right?
I think that is something that happens.
And I think it could explain a lot of what's going on.
If you combine this with generalization of the models actually being inadequate, that has the potential to explain a lot of what we are seeing, this disconnect between eval performance and actual real world performance, which is something that we don't today exactly even understand what we mean by that.
I like this idea that the real reward hacking is the human researchers who are too focused on the evals.
I think there's two ways to understand or to try to think about what you have just pointed out.
One is, look, if it's the case that simply by becoming superhuman at a coding competition, a model will not automatically become more tasteful and exercise better judgment about how to improve your code base.
Well, then you should expand the suite of environments such that you're not just testing it on having the best performance in a coding competition.
It should also be able to make the best kind of application for X thing or Y thing or Z thing.
And another, maybe this is what you're hinting at, is to say why should it be the case in the first place that becoming superhuman at coding competitions doesn't make you a more tasteful programmer more generally?
Maybe the thing to do is not to keep stacking up the amount of environments and the diversity of environments to figure out approach which lets you learn from one environment and improve your performance on something else.
So I have a human analogy which might be helpful.
So even the case, let's take the case of competitive programming since you mentioned that.
And suppose you have two students.
One of them work decided they want to be the best competitive programmer so they will practice 10,000 hours for that domain.
They will solve all the problems, memorize all the proof techniques and be very, you know, be very skilled at quickly and correctly implementing all the algorithms.
And by doing so they became the best, one of the best.
Student number two thought, oh, competitive programming is cool.
Maybe they practiced for 100 hours, much, much less.
And they also did really well.
Which one do you think is going to do better in their career later on?
In a second.
Right.
And I think that's basically what's going on.
The models are much more like the first student but even more because then we say, okay, so the model should be good with competitive programming.
So let's get every single competitive programming problem ever.
And then let's do some data augmentation so we have even more competitive programming problems.
And we train on that.
And so now you've got this great competitive programmer.
And with this analogy, I think it's more intuitive.
I think it's more intuitive with this analogy that yeah, okay, so if it's so well trained, okay, it's like all the different algorithms and all the different proof techniques are like right at its fingertips.
And it's more intuitive that with this level of preparation, it would not necessarily generalize to other things.
But then what is the analogy for what the second student is doing before they do the 100 hours of fine tuning?
I think it's like they have it.
I think it's the eat factor.
Yeah.
Right.
And like I know like when I was an undergrad, I remember there was there was a student like this that studied with me.
So I know I know it exists.
Yeah, I think it's interesting to distinguish it from whatever pre-training does.
So one way to understand what you just said about we don't have to choose the data and pre-training is to say, actually, it's not dissimilar to the 10,000 hours of practice.
It's just that you get that 10,000 hours of practice for free, because it's already somewhere in the pre-training distribution.
But it's like maybe you're suggesting actually, there's actually not that much generalization pre-training, there's just so much data in pre-training.
But it's like, it's not necessarily generalizing better than RL.
Like the main the main strength of pre-training is that there is a so much of it.
Yeah.
And B, you don't have to think hard about what data to put into pre-training.
And it's a very kind of natural data.
And it does include in it a lot of what people do, people's thoughts, and a lot of the features of you know, it's like the whole world as projected by people onto text.
Yeah.
And pre-training tries to capture that using a huge amount of data.
It's very, the pre-training is very difficult to reason about because it's so hard to understand the manner in which the model relies on pre-training data.
And whenever the model makes a mistake, could it be because something by chance is not as supported by the pre-training data?
You know, and pre-support by pre-training is maybe a loose term.
I don't know if I can add anything more useful on this, but I don't think there is a human analog to pre-training.
There's analogies that people have proposed for what the human analogy to pre-training is.
And I'm curious to get your thoughts on why they're potentially wrong.
One is to think about the first 18 or 15 or 13 years of a person's life when they aren't necessarily economically productive, but they are doing something that is making them understand the world better and so forth.
And the other is to think about evolution as doing some kind of search for 3 billion years, which then results in a human lifetime instance.
And then I'm curious if you think either of these are actually analogous to pre-training or how would you think about at least what lifetime human learning is like if not pre-training?
I think there are some similarities between both of these to pre-training and pre-training tries to play the role of both of these.
But I think there are some big differences as well.
The amount of pre-training data is very, very staggering.
And somehow a human being after even 15 years with a tiny fraction of the pre-training data, they know much less.
But whatever they do know, they know much more deeply somehow.
And the mistakes, like already at that age, you would not make mistakes that RAIs make.
There is another thing you might say, could it be something like evolution?
And the answer is maybe.
But in this case, I think evolution might actually have an edge.
I remember reading about this case where some - you know, that's one thing that neuroscientists do, or rather one way in which neuroscientists can learn about the brain is by studying people with brain damage to different parts of the brain.
And some people have the most strange symptoms you could imagine.
It's actually really, really interesting.
And there was one case that comes to mind that's relevant.
I read about this person who had some kind of brain damage that took out, I think, a stroke or an accident that took out his emotional processing.
So he stopped feeling any emotion.
And as a result of that, you know, he still remained very articulate and he could solve little puzzles and on tests he seemed to be just fine.
But he felt no emotion.
He didn't feel sad.
He didn't feel angry.
He didn't feel animated.
And he became somehow extremely bad at making any decisions at all.
It would take him hours to decide on which socks to wear.
And he would make very bad financial decisions.
And that's very - what does it say about the role of our built-in emotions in making us like a viable agent, essentially?
And I guess to connect to your question about pre-training, it's like, maybe pre-training, like maybe if you are good enough at like getting everything out of pre-training, you can get, you could get that as well.
But that's the kind of thing which seems, well, it may or may not be possible to get that from pre-training.
What is that?
Clearly not just directly emotion.
It seems like some almost value function-like thing which is giving, telling you which decision to be made, like what the end reward for any decision should be.
And you think that doesn't sort of implicitly come from?
I think it could.
I'm just saying it's not 100% obvious.
But what is that?
Like, how do you think about emotions?
What is the ML analogy for emotions?
It should be some kind of a value function thing.
But I don't think there is a great ML analogy because right now value functions don't play a very prominent role in the things people do.
It might be worth defining for the audience what a value function is, if you want to do that.
Certainly.
I'll be very happy to do that.
Right?
So when people do reinforcement learning, the way reinforcement learning is done right now, how do people train those agents?
So you have a neural net and you give it a problem and then you tell the model, go solve it.
The model takes maybe thousands, hundreds of thousands of actions or thoughts or something and then it produces a solution, the solution is created.
And then the score is used to provide a training signal for every single action in your trajectory.
So that means that if you are doing something that goes for a long time, if you're training a task that takes a long time to solve, you will do no learning at all until you came up with a proposed solution.
That's how reinforcement learning is done naively.
That's how O1, R1 ostensibly are done.
The value function says something like, okay, look, maybe I could sometimes, not always, could tell you if you are doing well or badly.
The notion of a value function is more useful in some domains than others.
So for example, when you play chess and you lose a piece, you know, I messed up.
You don't need to play the whole game to know that what I just did was bad and therefore whatever preceded it was also bad.
So the value function lets you short circuit the weight until the very end.
Like let's suppose that you started to pursue some kind of, okay, let's suppose that you are doing some kind of a math thing or a programming thing and you're trying to explore a particular solution direction.
And after, let's say after a thousand steps of thinking, you concluded that this direction is unpromising.
As soon as you conclude this, you could already get a reward signal a thousand time steps previously.
When you decided to pursue down this path, you say, oh, next time I shouldn't pursue this path in a similar situation long before you actually came up with a proposed solution.
This was in the Deep Sea Guard One paper is that the space of trajectories is so wide that maybe it's hard to learn a mapping from an intermediate trajectory and value.
And also given that, you know, in coding, for example, you will have the wrong idea, then you'll go back, then you'll change something.
This sounds like such lack of faith in deep learning.
Like, I mean, sure, it might be difficult, but nothing deep learning can do.
Yeah.
So my expectation is that like value function should be useful.
And then I fully I fully expect that they will be used in the future if not already.
What was I alluding to with the person whose emotional center got damaged is more that maybe what it suggests is that the value function of humans is modulated by emotions in some important way that's hard coded by evolution.
And maybe that is important for people to be effective in the world.
That's the thing I was actually planning on asking you.
There's something really interesting about emotions of the value function, which is that it's impressive that they have this much utility while still being rather simple to understand.
So I have two responses.
I do agree that compared to the kind of things that we learn and the things that we are talking about, the kind of as we are talking about emotions are relatively simple.
They might even be so simple that maybe you could map them out in a human understandable way.
I think it would be cool to do.
In terms of utility, though, I think there is a thing where, you know, there is this complexity, robustness tradeoff where complex things can be very useful.
But simple things are very useful in a very broad range of situations.
And so I think what one way to interpret what we are seeing is that we've got these emotions that essentially evolved mostly from our mammal ancestors and then fine-tuned a little bit while we were hominins.
Just a bit.
We do have a decent amount of social emotions, though, which mammals may lack.
But they're not very sophisticated.
And because they're not sophisticated, they serve us so well in this very different world compared to the one that we've been living in.
Actually, they also make mistakes.
For example, our emotions, well, I don't know, does hunger count as an emotion?
It's debatable.
But I think, for example, our intuitive feeling of hunger is not succeeding in guiding us correctly in this world with an abundance of food.
Yeah.
People have been talking about scaling data, scaling parameter, scaling compute.
Is there a more general way to think about scaling?
What are the other scaling axes?
So the thing...
So here is a perspective.
Here's a perspective I think might be true.
So the way ML used to work is that people would just think of it with stuff and try to get interesting results.
That's what's been going on in the past.
Then the scaling insight arrived, right?
Scaling laws, GPT-3, and suddenly everyone realized we should scale.
And it's just this...
This is an example of how language affects thought.
Scaling is just one word, but it's such a powerful word because it informs people what to do.
They say, "Okay, let's try to scale things."
And so you say, "Okay, so what are we scaling?"
And pre-training was a thing to scale.
It was a particular scaling recipe.
The big breakthrough of pre-training is the realization that this recipe is good.
So you say, "Hey, if you mix some compute with some data into a neural net of a certain size, you will get results.
And you will know that it will be better if you just scale the recipe up."
And this is also great.
Companies love this because it gives you a very low risk way of investing your resources.
It's much harder to invest your resources in research.
Compare that.
If you research, you need to go forth to researchers and research and come up with something versus get more data, get more compute, you'll get something from pre-training.
And indeed, it looks like based on various things, some people say on Twitter, maybe it appears the Gemini have found a way to get more out of pre-training.
At some point, though, pre-training will run out of data.
The data is very clearly finite.
And so then, okay, what do you do next?
Either you do some kind of a souped up pre-training, different recipe from the one you've done before, or you're doing RL, or maybe something else.
But now that compute is big, computer's now very big.
In some sense, we are back to the age of research.
So maybe here's another way to put it.
Up until 2020, from 2012 to 2020, it was the age of research.
Now, from 2020 to 2025, it was the age of scaling.
Or maybe plus minus.
Let's add the arrow bars to those years.
Because people say, "This is amazing.
You got to scale more.
Keep scaling."
The one word, scaling.
But now the scale is so big.
Is the belief really that, "Oh, it's so big, but if you had 100x more, everything would be so different."
It would be different, for sure.
But is the belief that if you just 100x the scale, everything would be transformed?
I don't think that's true.
So it's back to the age of research again, just with big computers.
Is there an interesting way to put it?
But let me ask you the question you just posed then.
What are we scaling?
And what would it mean to have a recipe?
Because I guess I'm not aware of a very clean relationship that almost looks like a law of physics, which existed in pre-training.
There's a power law between data or computer parameters and loss.
What is the kind of relationship we should be seeking?
And how should we think about what this new recipe might look like?
So we've already witnessed a transition from one type of scaling to a different type of scaling, from pre-training to RL.
Now people are scaling RL.
Now based on what people say on Twitter, they spend more compute on RL than on pre-training at this point, because RL can actually consume quite a bit of compute.
You do very, very long rollouts.
So it takes a lot of compute to produce those rollouts.
And then you get relatively small amount of learning parallel rollouts.
So you really can't spend a lot of compute.
And I could imagine...
It's more like I wouldn't even call it a scaling.
I would say, "Hey, what are you doing?
And is the thing you are doing the most productive thing you could be doing?"
Can you find a more productive way of using your compute?
We've discussed the value function business earlier.
And maybe once people get good at value functions, they will be using their resources more productively.
And if you find a whole other way of training models, you could say, "Is this scaling or is it just using your resources?"
I think it becomes a little bit ambiguous.
In a sense that when people were in the age of research, back then it was like people say, "Hey, let's try this and this and this.
Let's try that and this and that.
Oh, look, something interesting is happening."
And I think there will be a return to that.
So if we're back in the era of research, stepping back, what is the part of the recipe that we need to think most about?
When you say value function, people are already trying the current recipe, but then having LLM as a judge and so forth.
You could say that's a value function, but it sounds like you have something much more fundamental in mind.
Do we need to go back to, should we even rethink pre-training at all and not just add more steps to the end of that process?
Yeah.
So the discussion about value function, I think it was interesting.
I want to emphasize that I think the value function is something like it's going to make RL more efficient.
And I think that makes a difference.
But I think that anything you can do with a value function, you can do without, just more slowly.
The thing which I think is the most fundamental is that these models somehow just generalize dramatically worse than people.
And it's super obvious.
That seems like a very fundamental thing.
Okay.
So this is the crux, generalization.
And there's two sub-questions.
There's one which is about sample efficiency, which is why should it take so much more data for these models to learn than humans?
There's a second about even separate from the amount of data it takes, there's a question of why is it so hard to teach the thing we want to a model than to a human, which is to say, to a human, we don't necessarily need a verifiable reward to be able to, you're probably mentoring a bunch of researchers right now, and you're talking with them, you're showing them your code, and you're showing them how you think.
And from that, they're picking up your way of thinking and how they should do research.
You don't have to set a verifiable reward for them.
That's like, okay, this is the next part of your curriculum.
And now this is the next part of your curriculum.
And oh, this training was unstable.
And we got to, there's not this schleppy bespoke process.
So perhaps these two issues are actually related in some way.
But I'd be curious to explore this, this second thing, which was more like continual learning, and this first thing, which feels just like sample efficiency.
Yeah, so you know, you could actually wonder, one possible explanation for the human sample efficiency that needs to be considered is evolution.
And evolution has given us a small amount of the most useful information possible.
And for things like vision, hearing, and locomotion, I think there's a pretty strong case that evolution actually has given us a lot.
So for example, human dexterity far exceeds, I mean, robots can become dexterous too, if you subject them to like a huge amount of training and simulation.
But to train a robot in the real world to quickly like pick up a new skill like a person does, seems very out of reach.
And here you could say, Oh, yeah, like locomotion, all our ancestors needed great locomotion, squirrels like so locomotion, maybe like we've got like some unbelievable prior, you could make the same case for vision, you know, I believe Yann LeCun made the point Oh, like children learn to drive after 16 hours after 10 hours of practice, which is true.
But our vision is so good.
At least for me, when I remember myself being five year old, my I was I was very excited about cars back then.
And I'm pretty sure my car recognition was more than adequate for self driving already as a five year old.
You don't get to see that much data as a five year old, you spend most of your time in your parents house.
So you have very low data diversity.
But you could say maybe that's evolution too.
But then language and math and coding, probably not.
It still seems better than models.
I mean, obviously models are better than the average human at language and math and coding.
But are they better at the average human at learning?
Oh, yeah, oh, yeah, absolutely.
What I meant to say is that language, math and coding, and especially math and coding suggests that whatever it is that makes people good at learning is probably not so much a complicated prior but something more, some fundamental thing.
Wait, I'm not sure I understood.
Why should that be the case?
So consider a skill that people exhibit some kind of great reliability or, you know, yeah.
If the skill is one that was very useful to our ancestors for many millions of years, hundreds of millions of years, you could say, you could argue that maybe humans are good at it because of evolution, because we have a prior, an evolutionary prior that's encoded in some very non-obvious way that somehow makes us so good at it.
But if people exhibit great ability, reliability, robustness, ability to learn in a domain that really did not exist until recently, then this is more an indication that people might have just better machine learning period.
But then how should we think about what that is?
Is it a matter of, yeah, what is the ML analogy for what, there's a couple of interesting things about it.
It takes fewer samples.
It's more unsupervised.
You don't have to set a, like a child learning to drive a car, a teenager learning how to drive a car is like not exactly getting some pre-built verifiable reward there.
It comes from their interaction with the machine and the, with the environment.
And yet it takes much, much fewer samples.
It seems more unsupervised.
It seems more robust, much more robust.
The robustness of people is really staggering.
Yeah.
So like, okay.
And do you have a unified way of thinking about why are all these things happening at once?
What is the ML analogy that would, that could be, it could realize something like this.
So this is where, you know, one of the things that you've been asking about is how can, you know, the teenage driver kind of self-correct and learn from their experience without an external teacher.
And the answer is, well, they have their value function, right?
They have a general sense, which is also by the way, extremely robust in people, like whatever it is, the human value function, whatever the human value function is with a few exceptions around addiction, it's actually very, very robust.
And so for something like a teenager that's learning to drive, they start to drive and they already have a sense of how they're driving immediately, how badly they are confident.
And then they see, okay.
And they, and then of course the learning speed of any teenager is so fast after 10 hours, you're good to go.
Yeah.
It seems like humans have some solution, but I'm curious about like, well, how are they doing it?
And like, why is it so hard to like, how do we need to re-conceptualize the way we're training models to make something like this possible?
You know, that is a great question to ask.
And it's a question I have a lot of opinions about, but unfortunately we live in a world where not, not all machine learning ideas are discussed freely and this is, this is one of them.
So there's probably a way to do it.
I think it can be done.
The fact that people are like that, I think it's a proof that it can be done.
There may be another blocker though, which is there is a possibility that the human neurons actually do more compute than we think.
And if that is true, and if that plays an important role, then things might be more difficult.
But regardless, I do think it points to the existence of some machine learning principle that I have opinions on, but unfortunately circumstances make it hard to discuss in detail.
Nobody listens to this podcast, Ilya.
Yeah.
So I have to say that prepping for Ilya was pretty tough because neither I nor anybody else had any idea what he's working on and what SSI is trying to do.
I had no basis to come up with my questions.
And the only thing I could go off honestly was trying to think from first principles about what are the bottlenecks to AGI?
Because clearly Ilya is working on them in some way.
Part of this question involved thinking about RL scaling because everybody's asking how well RL will generalize and how we can make it generalize better.
As part of this, I was reading this paper that came out recently on RL scaling and it showed that actually the learning curve on RL looks like a sigmoid.
I found this very curious.
Why should it be a sigmoid where it learns very little for a long time and then it quickly learns a lot and then it asymptotes.
This is very different from the power law you see in pre-training where the model learns a bunch at the very beginning and then less and less over time.
And it actually reminded me of a note that I had written down after I had a conversation with a researcher friend where he pointed out that the number of samples that you need to take in order to find the correct answer scales exponentially with how different your current probability distribution is from the target probability distribution.
And I was thinking about how these two ideas are related.
I had this vague idea that they should be connected, but I really didn't know how.
I don't have a math background, so I couldn't really formalize it.
But I wondered if Gemini 3 could help me out here.
And so I took a picture of my notebook and I took the paper and I put them both in the context of Gemini 3 and I asked it to find the connection.
And it thought a bunch and then it realized that the correct way to model the information you gain from a single yes or no outcome in RL is as the entropy of a random binary variable.
It made a graph which showed how the bits you gain for a sample in RL versus supervised learning scale as a pass rate increases.
And as soon as I saw the graph that Gemini 3 made, immediately a ton of things started making sense to me.
Then I wanted to see if there was any empirical basis to this theory.
So I asked Gemini to code on my experiment to show whether the improvement in loss scales in this way with pass rate.
I just took the code that Gemini outputted.
I copy pasted it into a Google Colab notebook and I was able to run this toy ML experiment and visualize its results without a single bug.
It's interesting because the results look similar but not identical to what we should have expected.
And so I downloaded this chart and I put it into Gemini and asked it what is going on here.
And it came up with a hypothesis that I think is actually correct which is that we're capping how much supervised learning can improve in the beginning by having a fixed learning rate and in fact we should decrease the learning rate over time.
It actually gives us an intuitive understanding for why in practice we have learning rate schedulers that decrease the learning rate over time.
I did this entire flow from coming up with this vague initial question to building a theoretical understanding to running some toy ML experiments all with Gemini 3.
This feels like the first model where it can actually come up with new connections that I wouldn't have anticipated.
It's actually now become the default place I go to when I want to brainstorm new ways to think about a problem.
If you want to read more about RL scaling you can check out the blog post that I wrote with a little help from Gemini 3 and if you want to check out Gemini 3 yourself go to Gemini.google.
I'm curious if you say we are back in the era of research.
You were there from 2012 to 2020 and do you have a yeah what is now the vibe going to be if we go back to the era of research.
For example even after AlexNet the amount of compute that was used to run experiments kept increasing and the size of frontier systems kept increasing and do you think now that this era of research will still require tremendous amounts of compute.
Do you think it will require going back into the archives and reading old papers.
What is maybe what was the vibe of like you were Google and OpenAI and Stanford these places when there was like a more of a vibe of research.
What kind of things should we be expecting in the community.
So one consequence of the age of scaling is that there was this scaling sucked out all the air in the room.
Yeah.
And so because scaling sucked out all the air in the room everyone started to do the same thing.
We got to the point where we are in a world where there are more companies than ideas but quite a bit.
Actually on that you know there is the Silicon Valley saying that says that ideas are cheap execution is everything and people say that a lot.
And there is truth to that.
But then I saw I saw someone say on Twitter something like if ideas are so cheap how come no one's having any ideas.
I think it's true too.
I think like if you think about a research progress in terms of bottlenecks there are several bottlenecks.
If you go back to the if you end them one of them is ideas and one of them is your ability to bring them to life which might be compute but also engineering.
So if you go back to the 90s let's say you had people who had had pretty good ideas and if they had much larger computers maybe they could demonstrate that their ideas were viable but they could not.
So they could only have very very small demonstration and not convince anyone.
So the bottleneck was compute.
Then in the age of scaling computers increased a lot and of course there is a question of how much compute is needed but compute is large so compute is large enough such that it's like not obvious that you need that much more compute to prove some idea.
Like I'll give you an analogy AlexNet was built on two GPUs.
That was the total amount of computers for it.
The transformer was built on eight to sixty four GPUs.
No single transformer paper experiment used more than sixty four GPUs of 2017 which would be like what two GPUs of today.
So the ResNet right many like even even the the you could argue that the like O1 reasoning was not the most compute heavy thing in the world.
So there are definitely for for research you need like definitely some amount of compute but it's far from obvious that you need the absolutely largest amount of compute ever for research.
You might argue and I think it is true that if you want to build the absolutely best system if you want to build the absolutely best system then it helps to have much more compute and especially if everyone is within the same paradigm then compute becomes one of the big differentiators.
Yeah I guess well it's possible to develop these ideas.
I'm asking you for the history because you were actually there I'm not sure what actually happened but it sounds like it was possible to develop these ideas using minimal amounts of compute but it wasn't the transformer didn't immediately become famous.
It became the thing everybody started doing and then started experimenting on top of and building on top of because it was validated at higher and higher levels of compute.
Correct.
And if you at SSI have 50 different ideas how will you know which one is the next transformer and which one is you know brittle without having the kinds of compute that other frontier labs have.
So I can comment on that which is the short comment is that you know you mentioned SSI specifically for us the amount of compute that SSI has for research is really not that small and I want to explain why like a simple math can explain why the amount of compute that we have is actually a lot more comparable for research than one might think.
Now explain.
So SSI has raised three billion dollars which is like not small but it's like a lot by any absolute sense but you could say but look at the other companies raising much more but a lot of what they're a lot of their compute goes for inference.
Like these big numbers these big loans it's earmarked for inference that's number one.
Number two you need if you want to have a product on which you do inference you need to have a big staff of engineers of salespeople a lot of the research needs to be dedicated for producing all kinds of product related features so then when you look at what's actually left for research the difference becomes a lot smaller.
Now the other thing is is that if you are doing something different do you really need the absolute maximal scale to prove it?
I don't think that's true at all.
I think that in our case we have sufficient compute to prove to convince ourselves and anyone else that what we're doing is correct.
There's been public estimates that you know companies like OpenAI spend on the order of five six billion dollars a year even just so far on experiments.
This is separate from the amount of money they're sending on inference and so forth so it seems like they're spending more a year running experience like research experiments than you guys have in total funding.
I think it's a question of what you do with it.
It's a question of what you do with it.
I think in their case and the case of others I think there is a lot more demand on the training compute.
There's a lot more different work streams.
There are different modalities.
There is just more stuff and so it becomes fragmented.
How will SSI make money?
You know my answer to this question is something like right now we just focus on the research and then the answer to this question will reveal itself.
I think there will be lots of possible answers.
Is SSI's plan still to straight shot super intelligence?
Maybe.
I think that there is merit to it.
I think there's a lot of merit because I think that it's very nice to not be affected by the day-to-day market competition but I think there are two reasons that may cause us to change the plan.
One is pragmatic if timelines turned out to be long which they might and second I think there is a lot of value in the best and most powerful AI being out there impacting the world.
I think this is a meaningfully valuable thing.
But then so why is your default plan to straight shot super intelligence?
Because it sounds like OpenAI, Anthrobiq, all these other companies, their explicit thinking is look we have weaker and weaker intelligences that the public can get used to and prepare for and why is it potentially better to build a super intelligence directly?
I'll make the case for and against.
The case for is that you are so one of the challenges that people face when they're in the market is that they have to participate in the rat race and the rat race is quite difficult in that it exposes you to difficult trade-offs which you need to make and there is it is it is nice to say we'll insulate ourselves from all this and just focus on the research and come out only when we are ready and not before.
But the counterpoint is valid too and those are those are opposing forces.
The counterpoint is hey it is useful for the world to see powerful AI.
It is useful for the world to see powerful AI because that's the only way you can communicate it.
Well I guess not even just that you can communicate the idea but communicate the AI not the idea communicate the AI.
What do you mean communicate the AI?
Okay so let's suppose you read an essay about AI and the essay says AI is going to be this and AI is going to be that and it's going to be this and you read it and you say okay this is an interesting essay.
Right.
Now suppose you see an AI doing this and AI doing that it is incomparable.
Like basically I think I think that there is a big benefit from AI being in the public and that would be a reason for us to not be quite straight shot.
Yeah well I guess it's not even that which but I do think that is an important part of it.
The other big thing is I can't think of another discipline in human engineering and research where the end artifact was made safer mostly through just thinking about how to make it safe as opposed to why are airplane crashes per mile so much lower today than there were decades ago.
Why is it so much harder to find a bug in Linux than it would have been decades ago and I think it's mostly because these systems were deployed to the world.
You noticed failures those failures were corrected and the systems became more robust and I'm not sure why AGI and superhuman intelligence would be any different especially given and I hope we can talk we're gonna get to this.
It seems like the harms of super intelligence are not just about like having some malevolent paper clipper out there but it's just like this is a really powerful thing and we don't even know how to conceptualize how people will interact with it what people will do with it and having gradual access to it seems like a better way to maybe spread out the impact of it and to help people prepare for it.
Well I think I think on this point even in the straight shot scenario you would still do a gradual release of it is how I would imagine it.
The gradualism would be an inherent component of any plan.
It's just the question of what is the first thing that you get out of the door.
That's number one.
Number two I also think you know I believe you have advocated for continual learning more than other people and I actually think that this is an important and correct thing and here is why.
So one of the things so I'll give you another example of how thinking how language affects thinking and in this case it will be two words two words that have shaped everyone's thinking I maintain.
First word AGI, second word pre-training let me explain.
So the word the term AGI why does this term exist?
It's a very particular term why does it exist?
There's a reason.
The reason that the term AGI exists is in my opinion not so much because it's like a very important essential descriptor of some end state of intelligence but because it is a reaction to a different term that existed and the term is narrow AI.
If you go back to ancient history of gameplay and AI of checkers AI, chess AI, computer games AI everyone would say look at this narrow intelligence.
Sure the chess AI can beat Kasparov but it can't do anything else.
It is so narrow artificial narrow intelligence.
So in response as a reaction to this some people said well this is not good it is so narrow what we need is general AI.
General AI, an AI that can just do all the things.
The second and that term just got a lot of traction.
The second thing that got a lot of traction is pre-training.
Specifically the recipe of pre-training.
I think the current the way people do RL now is maybe um is undoing the conceptual imprint of pre-training but pre-training had the property.
You do more pre-training and the model gets better at everything more or less uniformly.
General AI, pre-training gives AGI but the thing that happened with AGI and pre-training is that in some sense they overshot the target because by the kind if you think about the term AGI you will realize and especially in the context of pre-training you will realize that a human being is not an AGI because a human being yes there is definitely a foundation of skills a human being a human being lacks a huge amount of knowledge instead we rely on continual learning.
We rely on continual learning and so then when you think about okay so let's suppose that we achieve success and we produce a safe super some kind of safe super intelligence the question is but how do you define it where on the curve of continual learning is going to be I produce like um a super intelligent 15 year old that's very eager to go and you say okay I'm going to they don't know very much at all the great student very eager you go and be a programmer you go and be a doctor go and learn so you could imagine that the deployment itself will involve some kind of a learning trial and error period it's a process as opposed to you drop the finished thing.
Okay I see so you're suggesting that the thing you're pointing out with super intelligence is not some finished mind which knows how to do every single job in the economy because the way say the original I think opening eye chart or whatever defines AGI is like it can do every single job that every single thing a human can do you're proposing instead a mind which can learn to do any single every single job yes and that is super intelligence and then but once you have the learning algorithm it gets deployed into the world the same way a human labor or might join an organization and it seems like one of these two things might happen maybe neither of these happens one this super efficient learning algorithm becomes superhuman becomes as good as you and potentially even better at the task of ML research and as a result the algorithm itself becomes more and more superhuman the other is even if that doesn't happen if you have a single model I mean this is explicitly your vision if you have a single model where instances of a model which are deployed through the economy doing different jobs learning how to do those jobs continually learning on the job picking up all the skills that any human could pick up but actually picking them all up at the same time and then amalgamating the learnings you basically have a model which functionally becomes super intelligent even without any sort of recursive self-improvement in software right because you now have one model that can do every single job in the economy and humans can't merge our minds in the same way and so do you expect some sort of like intelligence explosion from broad deployment I think that it is likely that we will have rapid economic growth I think the broad deployment like there are two arguments you could make which are conflicting one is that look if indeed you get once indeed you get to a point where you have an AI that can learn to do things quickly and you have many of them then they will then there will be a strong force to deploy them in the economy unless there will be some kind of a regulation that stops it which by the way there might be but I think the idea of very rapid economic growth for some time I think it's very possible from broad deployment the other question is how rapid it's going to be so I think this is hard to know because on the one hand you have this very efficient worker on the other hand there is the world is just really big and there's a lot of stuff and that stuff moves at a different speed but then on the other hand now the AI could you know so I think very rapid economic growth is possible and we will see like all kinds of things like different countries with different rules and the ones which have the framework rules the economic growth will be faster hard to predict some people in our audience like to read the transcripts instead of listening to the episode and so we put a ton of effort into making the transcripts read like they are standalone essays the problem is that if you just transcribe a conversation verbatim using a speech to text model it'll be full of all kinds of fits and starts and confusing phrasing we mentioned this problem to label box and they asked if they could take a stab working with them on this is probably the reason that I'm most excited to recommend label box to people it wasn't just oh hey tell us what kind of data you need and we'll go get it they walked us through the entire process from helping us identify what kind of data we needed in the first place to assembling a team of expert aligners to generate it even after we got all the data back label box stayed involved they helped us choose the right base model and set up auto qa on the model's output so that we could tweak and refine it and now we have a new transcriber tool that we can use for all our episodes moving forward this is just one example of how label box meets their customers at the ideas level and partners with them through their entire journey if you want to learn more or if you want to try out the transcriber tool yourself go to labelbox.com slash the war cash it seems to me that this is a very precarious situation to be in where look in the limit we know that this should be possible because if you have something that is as good as a human at learning but which can merge its brains merge there are different instances in a way that humans can't merge already this seems like a thing that should physically be possible humans are possible digital computers are possible you just need both of those combined to produce this thing and it also seems like this kind of thing is extremely powerful and economic growth is one way to put it i mean dyson spear is a lot of economic growth but another way to put it is just like you will have potentially a very short period of time because a human on the job can you know you're hiring people at ssi in six months they're like net productive probably right um a human like learns really fast and so this thing is becoming smarter and smarter very fast what is how do you think about making that go well and why is ssi positioned to do that well or does ssi's plan there basically is what i'm trying to ask yeah so one of the one of the ways in which my thinking has been changing is that i now place more importance on ai being deployed incrementally and in advance one very difficult thing about ai is that we are talking about systems that don't yet exist and it's hard to imagine them i think that one of the things that's happening is that in practice it's very hard to feel the aji it's very hard to feel the aji we can talk about it but it's like it's like talking about like the long few like imagine like having a conversation about like how is it like to be old when you're like old and and frail and you can have a conversation you can try to imagine it but it's just hard and you come back to reality well that's not the case and i think that a lot of the issues around aji and its future power stem from the fact that it's very difficult to imagine future ai is going to be different it's going to be powerful indeed the whole problem what is the problem of ai and aji the whole problem is the power the whole problem is the power when the power is really big what's going to happen and one of the one of the ways in which i've changed my mind over the past year and so that that change of mind may back may i'll say i'll hedge a little bit may back propagate into into the plans of our company is that so if it's hard to imagine what do you do you got to be showing the thing you got to be showing the thing and i maintain that i think i think most people who work on ai also can't imagine it because it's too different from what people see on a day-to-day basis i do maintain here is something which i predict will happen that's a prediction i maintain that as ai becomes more powerful than people will change their behaviors and we will see all kinds of unprecedented things which are not happening right now and i'll give some examples i do like i i think i think for better or worse the the frontier companies will play a very important role and what happens as will the government and the kind of things that i think you will see which you see the beginnings of companies that are fierce competitors starting collaborate to collaborate on ai safety you may have seen open ai an anthropic if that is doing a first small step but that did not exist that's actually something which i predicted in one of my talks about three years ago that such a thing will happen i also maintain that as ai continues to become more powerful more visibly powerful there will also be a desire from governments and the public to do something and i think that this is a very important force of showing the ai that's number one number two okay so then the ai is being built what needs to what needs to be done so one thing that i maintain that will happen is that right now people who are working on ai i maintain that the ai doesn't feel powerful because of its mistakes i do think that at some point the ai will start to feel powerful actually and i think when that happens we will see a big change in the way all ai companies approach safety they'll become much more paranoid i think i say this is a predict as a as a prediction that we will see happen we'll see if i'm right but i think this is something that will happen because they will see the ai becoming more powerful everything that's happening right now i maintain is because people look at today's ai and it's hard to imagine the future ai and there is a third thing which needs to happen and i think this is this this and i'm talking about it in broader terms not just from the perspective of ssi because you asked me about our company but the question is okay so then what should what should the companies aspire to build what should they aspire to build and there has been one big idea that actually every that everyone has been locked in locked into which is the the self-improving ai and why why did it happen because there is fewer ideas than companies but i maintain that there is something that's better to build and i think that everyone will actually want that it's like the ai that's robustly aligned to care about sentient life specifically i think in particular it will be there's a case to be made that it will be easier to build an ai that cares about sentient life than an ai that cares about human life alone because the ai itself will be sentient and if you think about things like mirror neurons and human empathy for animals which is you know you might argue it's not big enough but it exists i think it's an emergent property from the fact that we model others with the same circuit that we used to model ourselves because that's the most efficient thing to do so even if you got an ai to hear about sentient beings and it's not actually clear to me that that's what you should try to do if you solve the alignment it would still be the case that most sentient beings will be ais there will be trillions eventually quadrillions of ais humans will be a very small fraction of sentient beings so it's not clear to me if the goal is some kind of human control over this future civilization that this is the best criterion it's true i i think that it's possible it's not the best criterion i'll say two things i think that thing number one i think that if there so i think that care for sentient life i think there is merit to it i think it should be considered i think that it will be helpful if there was some kind of a short list of ideas that then the companies when they are in the situation could use that's number two number three i think it would be really materially helpful if the power of the most powerful super intelligence was somehow capped because it would address a lot of these concerns the question of how to do it i'm not sure but i think that would be materially helpful when you're talking about really really powerful systems before we continue to the alignment discussion i want to double click on that how much room is there at the top how do you think about super intelligence do you think i mean using this learning efficiency idea maybe it's just extremely fast at learning new skills or new knowledge and does it just have a bigger pool of strategies is there a single cohesive it in the center that's more powerful or bigger and if so do you do you imagine that this will be sort of god-like in comparison to the rest of human civilization or does it just feel like another agent or another cluster of agents so this is an area where different people have different intuitions i think it will be very powerful for sure i think that what i think is most likely to happen is that there will be multiple such ais being created roughly at the same time i think that if the cluster is big enough like if the cluster is literally continent sized that thing could be really powerful indeed right if you literally have a continent size cluster like those those ais can be very powerful and i like all i can tell you is that if you're talking about extremely powerful ais like truly dramatically powerful then yeah it would be nice if they could be restrained in some ways or if there was some kind of an agreement or something because i think that if you are saying hey like if if you really like what what is the the concern of super intelligence what is one way to explain the concern if you imagine a system that is sufficiently powerful like really sufficiently powerful and you could say okay you need to do something sensible like care for sentient life let's say in a very single-minded way we might not like the results that's really what it is and so maybe by the way the answer is that you do not build a single you do not build an rl agent in the usual sense and actually i'll point several things out i think human beings are a semi-rl agent you know we pursue a reward and then the emotions or whatever make us tire out of the reward we pursue a different reward the market is like kind it's like a very short-sighted kind of agent evolution is the same evolution is very intelligent in some ways but very dumb in other ways the government has been designed to be a never-ending fight between three parts which has an effect so i think things like this another thing that makes this discussion difficult is that we are talking about systems that don't exist that we don't know how to build right that's the other thing and that's actually my belief i think what people are doing right now will go some distance and then peter out it will continue to improve but it will also not be it so the it we don't know how to build and i think that a lot hint a lot hinges on understanding reliable generalization now say another thing which is like you know one of the things that you could say is what would that cause alignment to be difficult is that human value that it's it's um your ability to learn human values is fragile then your ability to optimize them is fragile you will you actually learn to optimize them and then can't you say are these not all instances of unreliable generalization why is it that human beings appear to generalize so much better what if generalization was much better what would happen in this case what would be the effect but those we can't we can't like those questions are right now still answerable um how does one think about what ai going well looks like because i think you've scoped out how we might evolve we'll have these sort of continual learning agents ai will be very powerful maybe there will be many different ais how do you think about lots of continent compute size intelligences going around how dangerous is that how do we make that less dangerous and how do we do that in a way that protects a equilibrium where there might be misaligned ais out there and bad actors out there so one reason why i liked the ai that cares for sentient life you know and we can debate on whether it's good or bad but if the first n of these dramatic systems actually do care for you know love humanity or something you know care for sentient life obviously this also needs to be achieved this needs to be achieved so if this is achieved by the first n of those systems then there then i can see it go well at least for quite some time and then there is the question of what happens in the long run what happens in the long run how do you achieve a long run equilibrium and i think that there there is an answer as well and i don't like this answer but it needs to be considered in the long run you might say okay so if you have a world where powerful ais exist in the short term you could say okay you have universal high income you have universal high income and we all doing well but we know that what do the buddhist say change is the only constant and so things change and there is some kind of government political structure thing and it changes because these things have a shelf life you know some new government thing comes up and it functions and then after some time it stops functioning that's something that you see happening all the time and so i think that for the long run equilibrium one approach you could say okay so maybe every person will have an ai that will do their bidding and that's good and if that could be maintained indefinitely that's true but the downside with that is okay so then the ai goes and like earns earn you know earns money for for the person and you know advocates for their needs in like the political sphere and maybe then writes a little report saying okay here's what i've done here's the situation and the person says great keep it up but the person is no longer a participant and then you can say that's a precarious place to be in but so i'm going to preface by saying i don't like this solution but it is a solution and the solution is if people become part ai with some kind of neural link plus plus because what will happen as a result is that now the ai understands something and we understand it too like because now the understanding is transmitted wholesale so now if the ai is in some situation now it's like you are involved in that situation yourself fully and i think this is the answer to the equilibrium i wonder if uh the fact that emotions which were developed millions or in many cases billions of years ago in a totally different environment are still guiding our actions so strongly is an example of alignment success i'm going to maybe spell out what i mean the brain stem has these i don't know if it's more accurate to call it a value function or reward function but the brain stem has a directive of it saying mate with somebody who's more successful the cortex is the part that understands what does success mean in the modern context but the brain stem is able to align the cortex and say however you recognize success to be and i'm not smart enough to understand what that is you're still going to pursue this directive i think i think there is so i think there's a more general point i think it's actually really mysterious how the brain encodes high level desires sorry how evolution encodes high level desires like it's pretty easy to understand how evolution would would endow us with the desire for food that smells good because smell is a chemical and so just pursue that chemical it's very easy to imagine such a evolution doing such a thing but evolution also has endowed us with all these social desires like we really care about being seen positively by society we care about being a good standing we like all these social intuitions that we have i feel strongly that they're baked in and i don't know how evolution did it because it's a high level concept that's represented in the brain like what people think like let's say you are like you care about some social thing it's not like a low level signal like smell it's not something that for which there is a sensor like the brain needs to do a lot of processing to piece to get lots of bits of information to understand what's going on socially and somehow evolution said that's what you should care about yes how did it do it and he did it quickly too yeah because i think all these sophisticated social things that we care about i think they evolved pretty recently so evolution had an easy time hard coding this high level desire and i maintain or you know at least i'll say i'm unaware of good hypotheses for how it's done i had some ideas i was kicking around but none of them none of them are satisfying yeah and what's especially impressive is it was a desire that you learned in your lifetime it kind of makes sense because your brain is intelligent it makes sense why we were to learn intelligent desires but your point is that the desire is maybe this is not your point but one way to understand it is the desire is built into the genome and the genome is not intelligent right but it's able to you're somehow able to describe this feature that requires like it's not even clear how you define that feature and you can get it into that you can build it into the genes yeah essentially or maybe i'll put it differently if you think about the tools that are available to the genome it says okay here's a recipe for building a brain and you could say here is a recipe for connecting the dopamine neurons to like the smell sensor yeah and if the smell is a certain kind of you know good smell you want to eat that i could imagine the genome doing that i'm claiming that it is harder to imagine it's harder to imagine the genome saying you should care about some complicated computation that your entire brain that like a big chunk of your brain does that's all i'm claiming i i can tell you like a speculation i was wondering how it could be done and let me offer a speculation and i'll explain why the speculation is probably false so the speculation is okay so the brain it's like the brain has those regions you know the brain regions we have our cortex right yeah and as all those brain regions and the cortex is uniform but the brain regions and and and the neurons in the cortex they kind of speak to their neighbors mostly and that explains why you get brain regions because if you want to do some kind of speech processing all the neurons that do speech need to talk to each other and they can and because neurons can only speak to their nearby neighbors for the most part it has to be a region all the regions are mostly located in the same place from person to person so maybe evolution hard coded literally a location on the brain so it says oh like when when like you know the gps of the brain gps coordinates such and such when that fires that's what you should care about like maybe that's what evolution did because that would be within the toolkit of evolution yeah although there are examples where for example people who are born blind have that area of their cortex adopted by another sense and i have no idea but i'd be surprised if the desires or the reward functions which require visual signal no longer worked you know people who have their different areas of their cortex co-opted for example if you no longer have vision can you still feel the sense that i want people around me to like me and so forth which usually there's also visual cues for so i actually fully agree with that i i think there's an even stronger contour argument of this theory which is like if you think about people so there are people who get half of their brains removed in a childhood yeah and they still have all their brain regions but they all somehow move to just one hemisphere which suggests that the brain regions the location is not fixed and so that theory is not true it would have been cool if it was true but it's not and so i think that's a mystery but it's an interesting mystery like the fact is somehow evolution was able to endow us to care about social stuff very very reliably and even people who have like all kinds of strange mental conditions and deficiencies and emotional problems tend to care about this also ai tools like deepfakes voice clones and agents have dramatically increased the sophistication of fraud and abuse so it's more important than ever to actually understand the identity and intent of whoever or whatever is using your platform that's exactly what sardine helps you do sardine brings together thousands of device behavior and identity signals to help you assess risk everything from how a user types or moves their mouse or holds their device to whether they're hiding their true location behind a vpn to whether they're injecting a fake camera feed during kyc selfie checks sardine combines these signals with insights from their network of almost four billion devices things like a user's history of fraud or their associations with other high-risk accounts so you can spot bad actors before they do damage this would literally be impossible if you only use data from your own application sardine doesn't stop at detection they offer a suite of agents to streamline onboarding checks and automate investigations so as fraudsters use ai to scale their attacks you can use ai to scale your defenses go to sardine.ai/twarkesh to learn more and download their guide on ai fraud detection what is ssi planning on doing differently so presumably your plan is to be one of the frontier companies when this time arrives and then what is presumably you started ssi because you're like i i think i have a way of approaching how to do this safely in a way that the other companies don't what is that difference so the way i would describe it as there are some ideas that i think are promising and i want to investigate them and see if they are indeed promising or not it's really that simple it's an attempt i think that if the ideas turn out to be correct these ideas that we discussed around understanding generalization if these ideas turn out to be correct then i think we will have something worthy will they turn out to be correct we are doing research we are squarely age of research company we are making progress we've actually made quite good progress over the past year but we need to keep making more progress more research and that's how i see it i see it as an attempt to be an attempt to be a voice and a participant um people have asked your co-founder and previous ceo left to go to meta recently and people have asked well if there was a lot of breakthroughs being made that seems like a thing that should have been unlikely i wonder how you respond yeah so i in for for this i will simply remind a few facts that may have been forgotten and i think this these facts which provide the context i think they explained the situation so the context was that we were fundraising at a 32 billion valuation and then meta um came in and offered to to acquire us and i said no but my former co-founder like in some sense said yes and as a result he also was able to enjoy from a lot of near chum liquidity and he was the only person from ssi to join meta it sounds like ssi's plan is to be a company that is at the frontier when you get to this very important period in human history where you have superhuman intelligence and you have these ideas about how to make superhuman intelligence go well but other companies will be trying their own ideas what distinguishes ssi's approach to making super intelligence go well the main thing that distinguishes ssi is its technical approach so we have a different technical approach that i think is worthy and we are pursuing it i maintain that in the end there will be a convergence of strategies so i think there will be a convergence of strategies where at some point as ai becomes more powerful it's going to become more or less clearer to everyone what the strategy should be and it should be something like yeah you need to find some way to talk to each other and you want your first actual like real super intelligent ai to be aligned and somehow be you know careful sentient life careful people democratic one of those some combination of thereof and i think this is the condition that everyone should strive for and that's what the ssi is striving for and i think that this time if not already all the other companies will realize that they're striving towards the same thing and we'll see i think that the world will truly change as ai becomes more powerful yeah and i think a lot of these forecasts will like i think things will be really different and people will be acting really differently what speaking of forecasts what are your forecasts to this system you're describing which can learn as well as a human and subsequently as a result becomes superhuman i think like uh five to twenty five to twenty years so i just want to unroll your how you might see the world coming it's like we have a couple more years where these other companies are continuing the current approach and it stalls out and stalls out here meaning they earn no more than low hundreds of billions in revenue or how do you think about what stalling out means yeah i think they're i think it could i think it could stall out and i think stalling out will look like it will all look very similar yeah among all the different companies something like this i'm not sure because i think i think i think even with i think even i think even with stalling out i think these companies could make a stupendous stupendous revenue maybe not profits because they will be it will be they will need to work hard to differentiate each other from themselves but revenue definitely but there's something in your model implies that when the correct solution does emerge there will be convergence between all the companies and i'm curious why you think that's the case well i was talking more about convergence on their larger strategies i think eventual convergence on the technical approach is probably going to happen as well but i i was alluding to convergence to the largest strategy so what what what exactly is the thing that should be done i just want to better understand how you see the future unrolling so currently we have these different companies and you expect their approach to continue generating revenue yes but not get to this human-like learner yes so now we have these different forks of companies we have you we have thinking machines there's a bunch of other labs yes and maybe one of them figures out the correct approach but then the release of their product makes it clear to other people how to do this thing i think it won't be clear how to do it thing but it will be clear that something different is possible right and that is information and i think people will do then be trying to figure out how how that's how that works i do think though that one of the things that's that i think you know not addressed here not discussed is that with each increase in the ai's capabilities i think there will be some kind of changes but i don't know exactly which ones in how things are being done and so like i think it's going to be important yet i can't spell out what that is exactly and how how are the by default you would expect the company that has the model company that has that model to be getting all these gains because they have the model that is learning how to do all has the skills and knowledge that it's building up in the world what is the reason to think that the benefits of that would be widely distributed and not just end up at whatever model company gets this continuous learning loop going first like i think that empirically what happens so here here is what i think is going to happen number one i think empirically when let's let's look at let's look at how things have gone so far with the ai's of the past so one company produced an advance and the other company scrambled and produced some some similar things after some amount of time and they started to compete in the market and push their push the prices down and so i think from the market perspective i think something similar will happen there as well even if someone it's okay we are talking about the good world by the way where what's the good world what's the good world where we have these powerful human-like learners that also like and by the way maybe there's another thing we haven't discussed on the on the the spec of the super intelligent ai that i think is worth considering is that you make it narrow can be useful and narrow at the same time so you can have lots of narrow super intelligent ai's but suppose you have many of them and you have some and you have some company that's producing a lot of um profits from it and then you have another company that comes in and starts to compete and the way the competition is going to work is through specialization i think what's going to happen is that the way competition like competition loves specialization and you see it in the market you see it in evolution as well so you're going to have lots of different niches and you're going to have lots of different companies who are occupying different niches in in this kind of world we might say yeah like one ai company is really quite a bit better at some area of really complicated economic activity and a different company is better at another area and the third company is really good at litigation and that's what i want to go through.
This is just contradicted by what human-like learning implies is that like it can learn.
It can but but you have accumulated learning you have a big investment you spent a lot of compute to become really really really good really phenomenal at this thing and someone else spent a huge amount of computer and a huge amount of experience to get really really good at some other thing right you apply a lot of human learning to get there but now like you are you are at this high point where someone else would say look like i don't want to start learning what you've learned to do i guess that would require many different companies to begin at the human like continual learning agent at the same time so that they can start their different research in different branches but if one company you know gets that agent first or gets a learner first it does then seem like well you know they like if you just think about every single job in the economy you just have uh instance learning each one seems tractable for yeah that's that's that's a valid argument my my strong intuition is that it's not how it's going to go my strong intuition is that yeah like the argument says it will go this way yeah but my strong intuition is that it will not go this way that this is the you know in in theory there is no difference between theory and practice and practice theories and i think that's going to be one of those a lot of people's models of recursive self-improvement literally explicitly state we will have a million ilias in a server they're coming in with different ideas and this will lead to a superintelligence emerging very fast do you have some intuition about how parallelizable the thing you are doing is how how what are the gains from making copies of ilia i don't know i think i think there'll definitely be there'll be diminishing returns because you want you want people who think differently rather than the same i think that if they were literal copies of me i'm not sure how much more incremental value you'd get i think that but people who think differently that's what you want why is it that it's been if you look at different models even released by totally different companies trained on potentially non-overlapping data sets it's actually crazy how similar llm's are to each other maybe the data sets are not as non-overlapping as it seems but there's there's some sense that it's like even if an individual human might be less productive than the future ai maybe there's something to the fact that human teams have more diversity than teams of ais might have but how do we elicit meaningful diversity among ai so i think just raising that temperature just results in gibberish i think you want something more like different scientists have different different prejudices or different ideas how do you get that kind of diversity among ai agents so the reason there has been no diversity i believe is because of pre-training all the pre-trained models are the same pretty much because the pre-trained on the same data now arao and post-training is where some differentiation starts to emerge because different people come up with different rl training yeah and then i've heard you hint in the past about self-play as a way to either get data or match agents to other agents of equivalent intelligence to kick off learning how should we think about why there's no public um proposals of this kind of thinking working with llm's i would say there are two things to say i would say that the reason why i thought self-play was interesting is because it offered a way to create models using compute only without data right and if you think that data is the ultimate bottleneck then using compute only is very interesting so that's what makes it interesting now the the thing is let's self-play at least the way it was done in the past when you have agents which are somehow compete with each other it's only good for developing a certain set of skills it is too narrow it's only good for like negotiation uh conflict certain social skills strategizing that kind of stuff and so if you care about those skills then self-play will be useful now actually i think that self-play did find a home but just in a different form in a different form so things like debate prove a verifier you have some kind of an llm as a judge which is also incentivized to find mistakes in your work you could say this is not exactly self-play but this is you know a related adversarial setup that people are doing i believe and really self-play is an example of um is a special case of more general like um competition between between agents right the response the natural response to competition is to try to be different and so if you were to put multiple agents and you tell them you know you all need to work on some problem and you're an agent and you're inspecting what everyone else is working you're going to say well if they're already taking this approach it's not clear i should pursue it i should pursue something differentiated and so i think that something like this could also create an incentive for um a diversity of approaches now um final question what is research taste you're obviously the person in the world who is considered to have the best taste in doing research in ai you are uh the co-author on many of the biggest the biggest things that have happened in the history of deep learning from alex net to gbt3 to so on what is it that how do you characterize how you come up with these ideas i can answer so i can comment on this for myself i think different people do it differently but one thing that guides me personally is an aesthetic of how ai should be by thinking about how people are but thinking correctly like it's very easy to think about how people are incorrectly but what does it mean to think about people correctly so i'll give you some examples the idea of the artificial neuron is directly inspired by the brain and it's a great idea why because you say sure the brain has all these different organs that's the faults but the faults probably don't matter why do we think that the neurons matter because there is many of them it kind of feels right so you want the neuron yeah you want some kind of local learning rule that will change the connections you want some local learning rule that will change the connections between the neurons right it feels plausible that the brain does it the idea of the distributed representation the idea that the brain you know the brain responds to experience our neural net should learn from experience not response the brain learns from experience the neural net should learn from experience and you kind of ask yourself is something fundamental or not fundamental how things should be yeah and i think that's been guiding me a fair bit kind of thinking from multiple angles and looking for almost beauty beauty simplicity ugliness there's no room for ugliness it's just beauty simplicity elegance correct inspiration from the brain and all of those things need to be present at the same time and the more they are present the more confident you can be in a top-down belief and then the top-down belief is the thing that sustains you when the experiments contradict you because if you just trust the data all the time well sometimes you can be doing a correct thing but there's a bug but you don't know there is a bug how can you tell that there is a bug how do you know if you should keep debugging or you conclude it's the wrong direction well it's the top-down well how should you can say the things have to be this way right something like this has to work therefore you gotta keep going that's the top-down and it's based on this like multifaceted beauty and inspiration by the brain all right we'll leave it there thank you so much thank you so much all right appreciate it that was great yeah i enjoyed it yes me too hey everybody i hope you enjoyed that episode if you did the most helpful thing you can do is just share it with other people who you think might enjoy it's also helpful if you leave a rating or a comment on whatever platform you're listening on if you're interested in sponsoring the podcast you can reach out at dwarcash.com/advertise otherwise i'll see you in the next one