¶ AGI is still a decade away
Today, I'm speaking with Andre Karpathy. Andre, why do you say that this will be the decade of agents and not the year of agents? Well, first of all, thank you for having me here. I'm excited to be here.
So the quote that you've just mentioned, it's the decade of agents. That's actually a reaction to an existing pre-existing quote, I should say, where I think a lot of some of the labs, I'm not actually sure who said this, but they were alluding to this being the year of agents with respect to LLMs and how they were going to.
evolve and i think um i was triggered by that because i feel like there's some over predictions going on in the industry and uh in my mind this is really a lot more accurately described as the decade of agents And we have some very early agents that are actually like extremely impressive and that I use daily, you know, Claude and Codex and so on. But I still feel like there's so much work to be done. And so I think my reaction is like, we'll be working with these things.
for a decade. They're going to get better and it's going to be wonderful. But I think I was just reacting to the timelines, I suppose, of the implication. And what do you think will take a decade to accomplish? What are the bottlenecks? Well, um... actually make it work. So in my mind, I mean, when you're talking about an agent, I guess,
Or what the labs have in mind and what maybe I have in mind as well is you should think of it almost like an employee or like an intern that you would hire to work with you. So, for example, you work with some employees here. When would you prefer to have an agent like Cloud or Codex do that work? Like currently, of course, they can't. What would it take for them to be able to do that?
Why don't you do it today? And the reason you don't do it today is because they just don't work. So like they don't have enough intelligence, they're not multimodal enough, they can't do computer use and all this kind of stuff. And they don't do a lot of the things that you've alluded to earlier. You know, they don't have continual learning. You can't just tell them something.
thing and they'll remember it. And they're just cognitively lacking and it's just not working. And I just think that it will take about a decade to work through all of those issues. Interesting. So as a professional podcaster and a viewer of AI from afar. It's easy to identify for me, like, oh, here's what's lacking. Continual learning is lacking or multimodality is lacking. But I don't really have a good way of...
trying to put a timeline on it. Like if somebody's like, how long will continual learning take? There's no like prior I have about like, this is a project that should take five years, 10 years, 50 years. Why a decade? Why not one year? Why not 50 years? Yeah, I guess this is where you get into like a bit of, I guess, my own intuition a little bit and also just kind of doing a bit of an extrapolation with respect to my own experience in the field, right? So I guess I've been in AI for...
almost two decades. I mean, it's going to be maybe 15 years or so. Not that long. You had Richard Sutton here who was around, of course, for much longer. But I do have about 15 years of experience of people making predictions of seeing how they actually turned out. And also I was in the industry for a while and I was in research and I've worked in the industry for a while. So I guess I kind of have just a general intuition that I have left from that.
I feel like the problems are tractable. They're sermonable. Yeah. But they're still difficult. And if I just average it out, it just kind of feels like a ticket, I guess, to me. This is actually quite interesting. I want to, like... hear not only the history, but what people in the room felt was about to happen at various different...
Breakthrough moments. What were the ways in which their feelings were either overly pessimistic or overly optimistic? Should we just go through each of them one by one? Yeah, I mean, that's a giant question because, of course, you're talking about 15 years of stuff that happened. I mean, AI is actually so wonderful because they're...
have been a number of, I would say, seismic shifts that were like the entire field has sort of like suddenly looked a different way, right? And I guess I've maybe lived through two or three of those. And I still think there will continue to be some because they come with some kind of like almost surprising irregularity.
Well, when my career began, of course, like when I started to work on deep learning, when I became interested in deep learning, this was just kind of like by chance of being right next to Jeff Hinton at the University of Toronto. And Jeff Hinton, of course, is kind of like the godfather figure of AI.
And he was training all these neural networks and I thought it was incredible and interesting. But this was not like the main thing that everyone in AI was doing by far. This was a niche little subject on the side. That's kind of maybe like the first like dramatic sort of seismic shift that came with the AlexNet and so on. I would say, like, Alex sort of reoriented everyone and everyone started to train neural networks.
but it was still like very like per task, per specific task. So maybe I have an image classifier or I have a neural machine translator or something like that. And people became very slowly actually interested in basically kind of agents, I would say.
And people started to think, okay, well, maybe we have a checkmark next to the visual cortex or something like that. But what about the other parts of the brain? How can we get an actual like full agent or a full entity that can actually interact in the world? And I would say the Atari sort of deep reinforcement.
learning shift in 2013 or so was part of that early effort of agents, in my mind, because it was an attempt to try to get agents that not just perceive the world, but also take actions and interact and get rewards from environments. And at the time, this was Atari games, right?
And I kind of feel like that was a misstep, actually. And it was a misstep that actually even the early OpenAI that I was a part of, of course, kind of adopted. Because at that time, the zeitgeist was reinforcement learning environments, games, game playing.
beat games, get lots of different types of games, and OpenAI was doing a lot of that. So that was maybe like another prominent part of, I would say, AI, where maybe for two or three or four years, everyone was doing reinforcement learning on games. And basically that was a little bit of a misstep.
And what I was trying to do at OpenAI actually is like, I was always a little bit suspicious of games as being like this thing that would actually lead to AGI because in my mind, you want something like an accountant or like something that's actually interacting with the real world. And I just didn't see how games kind of like add up to it. And so my project...
at OpenAI, for example, was within the scope of the Universe project on an agent that was using keyboard and mouse to operate web pages. And I really wanted to have something that interacts with the actual digital world that can do knowledge work. And it just so turns out that this was extremely early, way too early. So early that we shouldn't have been working on that, you know, because...
If you're just stumbling your way around and keyboard mashing and mouse clicking and trying to get rewards in these environments, your reward is too sparse and you just won't learn and you're going to burn a forest computing and you're never actually going to get something off the ground. And so what you're missing is this.
this power of representation in the neural network. And so, for example, today, people are training those computer-using agents, but they're doing it on top of a large language model. And so you actually have to get the language model first. You have to get the representations first. And you have to do that by all the pre-training and all the LLM stuff. So I kind of feel like maybe loosely speaking, it was like people keep maybe trying to get the full thing too early a few times.
where people really try to go after agents too early, I would say. And that was Atari and Universe, and even my own experience. And you actually have to do some things first before you sort of get to those agents. And maybe now the agents are a lot more competent, but maybe we're still missing. sort of some parts of that stack. But I would say maybe those are like the three like major buckets of what people were doing, training neural nets per tasks.
trying to the first round of agents and then maybe the LLMs and actually seeking the representation power of the neural networks before you tack on everything else on top. Interesting. Yeah, I guess if I were to steel man, the sort of a sudden perspective would be that...
Humans actually can just take on everything at once, right? Even animals can take on everything at once, right? Animals are maybe a better example because they don't even have the scaffold of language. They just get thrown out into the world and they just have to make sense of everything without any labels. And the vision for AGI then should just be something which just looks at sensory data, looks at the computer screen, and it just figures out what's going on from scratch.
I mean, if a human was put in a similar situation, that'd be trained from scratch. Well, I mean, this is like a human growing up or an animal growing up. So why shouldn't that be the vision for AI rather than like this thing where we're doing millions of years of training? I think that's a really good question. And I think...
I mean, so Sutton was in your podcast and I saw the podcast and I had a write-up about that podcast almost that gets into a little bit of how I see things. And I kind of feel like... I'm very careful to make analogies to animals because they came about by a very different optimization process. Animals are evolved and they actually come with a huge amount of hardware that's built in.
And when, for example, my example in the post was the zebra, a zebra gets born and a few minutes later it's running around and following its mother. That's an extremely complicated thing to do. That's not reinforcement learning. That's something that's baked in. And evolution obviously has some way. of encoding the weights of our neural nets in ATCGs. And I have no idea how that works, but it apparently works. So I kind of feel like brains just...
where it came from a very different process. And I am very hesitant to take inspiration from it because we're not actually running that process. So in my post, I kind of said, we're not actually building animals. We're building ghosts or spirits or whatever people want to call it. Because we're not doing training by evolution.
We're doing training by basically imitation of humans and the data that they've put on the internet. And so you end up with these like sort of ethereal spirit entities because they're fully digital and they're kind of like mimicking humans. And it's a different kind of intelligence. Like if you imagine a space of intelligences.
we're starting off at a different point almost. We're not really building animals, but I think it's also possible to make them a bit more animal-like over time. And I think we should be doing that. And so I kind of feel like, sorry, just I guess one more point is, I do feel like Sutton basically has a very, like his framework is...
like we want to build animals. And I actually think that would be wonderful. If we can get that to work, that would be amazing. If there was a single like algorithm that you can just, you know, run on the internet and it learns everything, that would be incredible. I almost suspect that... I'm not actually sure that it exists. And that's certainly actually not what animals do. Because animals have this outer loop of evolution. And a lot of what looks like learning...
is actually a lot more maturation of the brain. And I think that there's actually very little reinforcement learning for animals. And I think a lot of the reinforcement learning is actually like more like motor tasks. It's not intelligence tasks. So I actually kind of think humans don't actually like really use RL.
Roughly speaking is what I would say. Can you repeat the last sentence? A lot of that intelligence is not motor tasks. It's what? Sorry. A lot of the reinforcement learning in my perspective would be things that are a lot more like motor-like, like simple kind of like...
tasks, throwing a hoop, something like that. But I don't think that humans use reinforcement learning for a lot of intelligence tasks like problem solving and so on. Interesting. That doesn't mean we shouldn't do that for research, but I just feel like... That's what animals do or don't. I'm going to take a second to digest that because there's a lot of different ideas. Maybe one clarification question I can ask to understand the perspective.
I think you suggest that, look, evolution is doing the kind of thing that pre-training does in the sense of building something which can then understand the world. The difference, I guess, is that evolution... has to be titrated in the case of humans through three gigabytes.
of DNA. And so that's very unlike the weights of a model. I mean, literally, the weights of the model are a brain, which obviously is not encoded in the sperm and the egg, or does not exist in the sperm and the egg. So it has to be grown and also the information for every single synapse in the brain simply cannot exist in the three gigabytes that exist in the DNA evolution seems closer to finding the algorithm which then
does the lifetime learning. Now maybe the lifetime learning is not analogous. to RL, to your point. Is that compatible with the thing you were saying or would you disagree with that? I think so. I would agree with you that there's some miraculous compression going on because obviously the weights of the neural net are not stored in ATCGs.
There's some kind of dramatic compression, and there's some kind of learning algorithms encoded that take over and do some of the learning online. So I definitely agree with you on that. Basically, I would say... I'm a lot more kind of like practically minded. I don't come at it from the perspective of like, let's build animals. I come from it from the perspective of like, let's build useful things. So I have a hard hat on and I'm just observing that, look, we're not going to do evolution.
Because I don't know how to do that. But it does turn out we can build these ghost spirit-like entities by imitating internet documents. This works. And it's actually kind of like, it's a way to bring you up to something that...
has a lot of sort of built-in knowledge and intelligence in some way, similar to maybe what evolution has done. So that's why I kind of call pre-training this kind of like crappy evolution. It's like the practically possible version with our technology and what we have available to us.
to get to a starting point where we can actually do things like reinforcement learning and so on. Just to steelman the other perspective, because after doing this interview and thinking about it a bit, he has an important point here.
Evolution does not give us the knowledge, really, right? It gives us the algorithm to find the knowledge. And that seems different from pre-training. So if perhaps the perspective is that pre-training... helps build the kind of entity which can learn better it teaches meta-learning and therefore it is similar to like finding an algorithm
But if it's like evolution gives us knowledge, pre-training gives us knowledge, that analogy seems to break down. So it's subtle, and I think you're right to push back on it. But basically, the thing that pre-training is doing, so you're basically getting the next token predictor over the internet, and you're training that into a neural net.
It's doing two things actually that are kind of like unrelated. Number one, it's picking up all this knowledge, as I call it. Number two, it's actually becoming intelligent. By observing the algorithmic patterns in the internet, it actually kind of like... boots up all these like little circuits and algorithms inside the neural net to do things like in context learning and all this kind of stuff. And actually, you don't actually...
need or want the knowledge. I actually think that's probably actually holding back the neural networks overall because it's actually like getting them to rely on the knowledge a little too much sometimes. For example, I kind of feel like agents, one thing they're not very good at is going off the data manifold of what exists on the internet. If they had less knowledge or less memory, actually, maybe they would be better.
And so what I think we have to do kind of going forward, and this would be part of the research paradigms, is I actually think we need to start, we need to figure out ways to remove some of the knowledge and to keep what I call this cognitive core.
intelligent entity that is kind of stripped from knowledge, but contains the algorithms and contains the magic, you know, of intelligence and problem solving and the strategies of it and all this kind of stuff. There's so much interesting stuff there. Okay, so let's start with in-context learning. This is an obvious point, but I think it's worth just like saying it explicitly and meditating on it. The situation in which these models seem the most intelligent.
in which they are like, I talk to them and I'm like, wow, there's really something on the other end that's responding to me thinking about things. If it makes a mistake, it's like, oh, wait, that's actually the wrong way to think about it. I'm packing up. All that is happening in context. That's where I feel like the real intelligence you can visibly see. And that in-context learning process is...
developed by gradient descent on pre-training, right? Like it spontaneously meta-learns in-context learning. But the in-context learning itself... is not gradient descent. In the same way that our lifetime intelligence as humans to be able to do things is conditioned by evolution, but our actual learning during our lifetime is like happening through some other process. I actually don't fully agree with that, but you should continue.
Actually, then I'm very curious to understand how that analogy breaks down. I think I'm hesitant to say that in-context learning is not doing gradient descent because, I mean, it's not doing explicit gradient descent, but I still think that...
So in context learning, basically, it's pattern completion within a token window, right? And it just turns out that there's a huge amount of patterns on the internet. And so you're right, the model kind of like learns to complete the pattern. And that's inside the weights. The weights of the neural network are trying to discover patterns.
and complete the pattern. And there's some kind of an adaptation that happens inside the neural network, right? Which is kind of magical and just falls out from internet just because there's a lot of patterns. I will say that...
There have been some papers that I thought were interesting that actually look at the mechanisms behind in-context learning. And I do think it's possible that in-context learning actually runs a small gradient descent loop internally in the layers of the neural network. And so I recall one paper in particular where they were doing... linear regression, actually, using in-context learning. So basically your inputs into the neural network are XY pairs, XY, XY, XY, that happen to be on the line.
And then you do X and you expect the Y. And the neural network, when you train it in this way, actually does do linear regression. And normally when you would run linear regression, you have a small gradient descent optimizer. That basically looks at XY, looks at an error, calculates the gradient of the weights, and does the update a few times.
It just turns out that when they looked at the weights of that in-context learning algorithm, they actually found some analogies to gradient descent mechanics. In fact, I think even the paper was stronger because they actually hard-coded the weights of a neural network to do gradient descent. through attention and all the internals of the neural network. So I guess that's just my only pushback is that
Who knows how in-context learning works, but I actually think that it's probably doing a little bit of some kind of funky gradient descent internally, and that I think that that's possible. So I guess I was only pushing back on you're saying it's not doing in-context learning. Who knows what it's doing, but it's probably maybe doing something similar.
to it, but we don't know. So then it's worth thinking about, okay, if both of them are implementing gradient descent, sorry, if in-context learning and pre-training are both implementing something like gradient descent, why does it feel like in-context learning?
Actually, we're getting to this like continual learning, real intelligence like thing, whereas you don't get the analogous feeling just from pre-training. At least you could argue that. And so if it's the same algorithm, what could be different? Well, one way you can think about it is how much information.
Does the model store per information it receives from training? And if you look at pre-training, if I think if you look at Llama 3, for example, I think it's trained on 15 trillion tokens. And if you look at the 70B model. That would be the equivalent of 0.07 bits per token in that it sees in pre-training in terms of the information in the weights of the model compared to the tokens it reads. Whereas if you look at the KV cache and how it grows per additional token in in-context learning.
It's like 320 kilobytes. So that's a 35 million fold difference in how much information per token is assimilated by the model. I wonder if that's relevant at all. I think I kind of agree. The way I usually put this is that anything that happens during the training of the neural network, the knowledge is only kind of like a hazy recollection.
of what happened in training in the training time and that's because the compression is dramatic you're taking 15 trillion tokens and you're compressing it to just your final network of a few billion parameters so obviously it's a massive amount of compression going on
So I kind of refer to it as like a hazy recollection of the internet documents. Whereas anything that happens in the context window of the neural network, you're plugging all the tokens and it's building up all this KV cache representation, is very directly accessible to the neural net. So I compare the KV cache and the stuff that happens.
at test time to like more like a working memory. Like all the stuff that's in the context window is very directly accessible to the neural net. So there's always like these...
almost surprising analogies between LLMs and humans. And I find them kind of surprising because we're not trying to build a human brain, of course, just directly. We're just finding that this works and we're doing it. But I do think that anything that's in the weight, it's kind of like a hazy recollection of what you read a year ago.
Anything that you give it as a context at test time is directly in the working memory. And I think that's a very powerful analogy to think through things. So when you, for example, go to an LLM and you ask it about some book and what happened in it, like Nick Lane's book or something like that.
The LM will often give you some stuff which is roughly correct, but if you give it the full chapter and ask it questions, you're going to get much better results because it's now loaded in the working memory of the model. So I basically agree with you. Very long way of saying that I kind of agree, and that's why. Stepping back, what is the part about human intelligence that we have most failed to replicate with these models? I almost feel like...
Just a lot of it. So maybe one way to think about it. I don't know if this is the best way, but I almost kind of feel like, again, making these analogies imperfect as they are. We've stumbled by with the transformer neural network, which is extremely powerful.
Very general. You can train transformers on audio or video or text or whatever you want and it just learns patterns and they're very powerful and it works really well. That to me almost indicates that this is kind of like some piece of cortical tissue.
It's something like that. Because the cortex is famously very plastic as well. You can rewire, you know, parts of brains. And there was slightly gruesome experiments with rewiring like visual cortex to the auditory cortex and this animal like Lernphine, etc. So I think that this is kind of like a cortical tissue. I think when we're doing reasoning and planning inside the neural networks, so basically doing reasoning traces for thinking models, that's kind of like the prefrontal cortex.
And then... I think we, maybe those are like blue check marks, but I still think there's many brain parts and nuclei that are not explored. So maybe, for example, there's a basically doing a bit of reinforcement learning when we fine tune the models on reinforcement learning. But, you know, whereas like the hippocampus, not obvious what that would be.
Some parts are probably not important. Maybe the cerebellum is not important to cognition, its thoughts, so maybe we can skip some of it. But I still think there's, for example, the amygdala, all the emotions and instincts.
And there's probably like a bunch of other nuclei in the brain that are very ancient that I don't think we've like really replicated. I didn't actually know that we should be pursuing, you know, the building of an analog of human brain. I'm, again, an engineer mostly at heart.
I still feel like maybe another way to answer the question is you're not going to hire this thing as an intern and it's missing a lot of it's because it comes with a lot of these cognitive deficits that we all intuitively feel when we talk to the models. And so it's just like not fully there yet.
you can look at it as like not all the brain parts are checked off yet. This is maybe relevant to the question of thinking about how fast these issues will be solved. So sometimes people will say about continual learning, look, actually... You could easily replicate this capability. Just as in-context learning emerged spontaneously as a result of pre-training, continual learning over longer horizons will emerge spontaneously if the model is incentivized.
to recollect information over longer horizons or horizons longer than one session. So if there's some like outer loop RL, which has many sessions. within that outer loop, then like this continual learning where it uses like, it fine tunes itself or it writes to an external memory or something will just sort of like emerge spontaneously. Do you think
Do you think things are plausible? I don't have really a prior of it. How plausible is that? How likely is that to happen? I don't know that I fully resonate with that because I feel like these models, when you boot them up and they have zero tokens in the window, they're always restarting from scratch where they were. So I don't actually know in that...
worldview what it looks like because um again maybe making some analogies to humans just because i think it's roughly concrete and kind of interesting to think through i feel like when i'm awake i'm building up a context window of stuff that's happening during the day
But I feel like when I go to sleep, something magical happens where I don't actually think that the context window stays around. I think there's some process of distillation into weights of my brain. And this happens during sleep and all this kind of stuff. We don't have an equivalent of that.
large language models. And that's to me more adjacent to when you talk about continual learning and so on as absent. These models don't really have this distillation phase of taking what happened, analyzing it. obsessively thinking through it, basically doing some kind of a synthetic data generation process and distilling it back into the weights and maybe having, you know, specific neural net per person. Maybe it's a LoRa, it's not a full.
uh yeah it's not a full weight uh neural network that's it's just small some of the small sparse subset of the weights are changed but basically we do want to create ways of creating these individuals that have very long contacts
It's not only remaining in the context window because the context windows grow very, very long. Like maybe we have some very elaborate sparse attention over it. But I still think that humans obviously have some process for distilling some of that knowledge into the weights. We're missing it. And I do also think that humans have some kind of a very elaborate sparse attention scheme.
which I think we're starting to see some early hints of. So DeepSeek v3.2 just came out and I saw that they have like a sparse attention as an example. And this is one way to have very, very long context windows. So I almost feel like we are redoing a lot of the... cognitive tricks that evolution came up with through a very different process. But we're, I think, going to converge on a similar architecture cognitively.
Interesting. In 10 years, do you think it'll still be something like a transformer, but with a much more modified attention and more sparse MLPs and so forth? Well, the way I like to think about it is, okay, let's translation invariance in time, right? So 10 years ago, where were we? 2015, we had convolutional neural networks primarily. Residual networks just came out. So remarkably similar, I guess, but quite a bit different still. I mean, Transformer was not around. You know, all the...
all these sort of like more modern tweaks on a transformer we're not around. So maybe some of the things that we can bet on, I think, in 10 years by translational sort of... Equivariance is we're still training giant neural networks with forward backward pass and update through gradient descent. But maybe it looks a little bit different and it's just everything is much bigger.
Actually, recently, I also went back all the way to 1989, which was kind of a fun... exercise for me a few years ago because I was reproducing Jan LeCun's 1989 convolutional network, which was the first neural network I'm aware of trained via gradient descent, like modern neural network trained gradient descent on digit recognition.
And I was just interested in, okay, how can I modernize this? How much of this is algorithms? How much of this is data? How much of this progress is compute and systems? And I was able to very quickly like half the learning rate just knowing by time travel by 33 years. So if I time travel by algorithms to 33 years, I could adjust what Jan Lokson did in 1989, and I could basically half the learning, half the error.
to get further gains, I had to add a lot more data, I had to like 10x the training set. And then I had to actually add more computational optimizations, had to basically train for much longer with dropout and other regularization techniques. And so it's almost like,
all these things have to improve simultaneously. So, you know, we're probably going to have a lot more data. We're probably going to have a lot better hardware, probably going to have a lot better kernels and software. We're probably going to have better algorithms. And all of those, it's almost like no one of them is winning too much.
all of them are surprisingly equal. And this has kind of been the trend for a while. So I guess to answer maybe your question, I expect differences algorithmically to what's happening today. But I do also expect that some of the things that have stuck around for a very long time will probably still be there. It's probably still a giant neural network trained with gradient descent. That would be my guess. It's surprising that all of those things together only halved.
Half the error. Yeah. Which is like 30 years of progress. Maybe half is a lot because like if you half the error, that actually means that. Half is a lot. Yeah. But I guess what was shocking to me is everything needs to improve across the board. Architecture, optimizer, loss function, and also has improved across the board forever. So I kind of expect all those changes to be alive and well. Yeah, actually, I was about to ask you a very similar question about NanoChat.
Because since you just coded up recently, every single sort of step in the process of building a chatbot is like fresh in your RAM. And I'm curious if you had similar thoughts about like... oh, there was no one thing that was relevant to going from GPT-2 to NanoChat. What are sort of like surprising takeaways from the experience? Building NanoChat? So NanoChat is a kind of repository I released. Was it yesterday or the day before?
I can't remember. We can see the sleep deprivation that went into the... Well, it's just trying to be a... It's trying to be the simplest, complete repository that covers the whole pipeline end-to-end of building a ChatGPT clone. And so, you know, you have all of the steps, not just any individual step, which is a bunch of, I worked on all the individual steps sort of in the past and really small pieces of code that kind of show you how that's done in algorithmic sense.
uh in like simple code but this kind of handles all the entire pipeline i i think in terms of learning it's not it's not so much um i don't know that i actually found something that i learned from from it necessarily i kind of already had in my mind as like how you build it and this is just a process of mechanically building it and making it clean enough so that people can actually learn from it and that they find it useful. Yeah. What is the best way for somebody to learn from it?
Is it just like delete all the code and try to reimplement from scratch, try to add modifications to it? Yeah, I think that's a great question. I would probably say, so basically it's about 8,000 lines of code that takes you through the entire pipeline. I would probably put it on the right monitor. Like if you have two monitors, you put it on the...
on the right, and you want to build it from scratch, you build it from start, you're not allowed to copy-paste. You're allowed to reference. You're not allowed to copy-paste. Maybe that's how I would do it. I also think the repository by itself, it is like a pretty large beast. I mean, it's...
you know it's when you write this code you don't go from top to bottom you go from chunks and you grow the chunks and uh that information is absent like you wouldn't know where to start and so i think it's not just a final repository that's needed it's like the building of the repository which is a complicated
chunk growing process right uh so that part is not there yet i would love to actually like add that probably later this week or something in some way like either it's a it's probably a video or something like that but um but maybe
Roughly speaking, that's what I would try to do is build the stuff yourself, but don't allow yourself copy-paste. I do think that there's two types of knowledge almost. There's the high-level surface knowledge, but the thing is that when you actually build something from scratch, you're forced to come to terms with...
what you don't actually understand and you don't know that you don't understand it. And it always leads to a deeper understanding. And it's like just the only way to build is like, if I can't build it, I don't understand it. Is that a Feynman quote, I believe, or something along those lines? 100% I've always believed this very strongly.
because there's all these like micro things that are just not properly arranged and you don't really have the knowledge. You just think you have the knowledge. So don't write blog posts. Don't do slides. Don't do any of that. Like build a code, arrange it, get it to work. It's the only way to go. Otherwise you're missing knowledge. You tweeted out that...
¶ LLM cognitive deficits
Coding models were actually very little help to you in assembling this repository. And I'm curious why that was. Yeah. So the repository, I guess I built it over a period of a bit more than a month. And I would say there's like three major classes of how people interact with code right now. Some people completely reject all of LLMs and they are just writing by scratch. I think this is probably not the right thing to do anymore.
The intermediate part, which is where I am, is you still write a lot of things from scratch, but you use the autocomplete. That's basically... available now from these models. So when you start writing out a little piece of it, it will all complete for you and you can just tap through and most of the time it's correct. Sometimes it's not and you edit it. But you're still very much the...
So architect of what you're writing. And then there's the, you know, by coding, you know, hi, please implement this or that, you know, enter and then let the model do it. And that's the agents. I do feel like. The agents work in very specific settings and I would use them in specific settings. But again, these are all tools available to you and you have to like learn what they...
what they're good at and what they're not good at and when to use them. So the agents are actually pretty good, for example, if you're doing boilerplate stuff. Boilerplate code, that's like just copy-paste stuff. They're very good at that. They're very good at stuff that occurs very often on the internet. because there's lots of examples of it in the training sets of these models.
So there's like features of things that where the models will do very well. I would say NanoChat is not an example of this because it's a fairly unique repository. There's not that much code, I think, in the way that I've structured it.
And it's not boilerplate code. It's like actually like intellectually intense code almost. And everything has to be very precisely arranged. And the models were always trying to, they kept trying to, I mean, they have so many cognitive deficits, right? So one example, they keep trying to, they keep misunderstanding the code.
Because they have too much memory from all the typical ways of doing things on the internet that I just wasn't adopting. So the models, for example, I mean, I don't know if I want to get into the full details, but they keep thinking I'm writing normal code and I'm not. Maybe one example. Maybe one example. So the way to synchronize.
So we have eight GPUs that are all doing forward backwards. The way to synchronize gradients between them is to use a distributed data parallel container of PyTorch, which automatically does all the, as you're doing the backward, it will start communicating and synchronizing gradients. I didn't use DDP because I...
didn't want to use it because it's not necessary. So I threw it out. And I basically wrote my own synchronization routine that's inside the step of the optimizer. And so the models were trying to get me to use the DDP container. And they were very concerned about... Okay, this gets way too technical, but I wasn't using that container because I don't need it and I have a custom implementation of something like it.
And they just couldn't internalize that you had your own. Yeah, they couldn't get past that. And then they kept trying to mess up the style. They're way too over-defensive. They make all these try-catch statements. They keep trying to make a production code base. I have a bunch of assumptions in my code and it's okay. And...
And it's just like, I don't need all this extra stuff in there. And so I just kind of feel like they're bloating the code base. They're bloating the complexity. They keep misunderstanding. They're using deprecated APIs a bunch of times. So it's a total mess. And it's just... It's just not that useful. I can go in, I can clean it up, but it's not that useful.
I also feel like it's kind of annoying to have to type out what I want in English because it's just too much typing. If I just navigate to the part of the code that I want and I go where I know the code has to appear and I start typing out the first three letters, Autocomplete gets it and just gives you the code.
And so I think this is a very high information bandwidth to specify what you want. If you point to the code where you want it, and you type out the first few pieces, and the model will complete it. So I guess what I mean is, I think these models are good in certain parts of...
the stack, actually use the models a little bit in, there are two examples where I actually use the models that I think are illustrative. One was when I generate the report, that's actually more boilerplate-y, so actually bytecoded partially some of that stuff, that was fine. Because it's not like mission-critical stuff and it works fine. And then the other part is when I was rewriting the tokenizer in Rust.
I'm actually not as good at Rust because I'm fairly new to Rust. So I was doing, there's a bit of Vibe coding going on when I was writing some of the Rust code. But I had Python implementation that I fully understand and I'm just making sure I'm making a more efficient version of it and I have tests.
So I feel safer doing that stuff. And so basically they lower or like the increased accessibility to languages or paradigms that you might not be as familiar with. So I think they're very helpful there as well. Yeah. Because there's a ton of Rust code out there. The models are actually pretty good at it. I happen to not know that much about it. So the models are very useful there. The reason I think this question is so interesting is because the main story people have about AI...
exploding and getting to super intelligence pretty rapidly is AI automating, AI engineering, and AI research. So they'll look at the fact that you can have cloud code and make entire CRUD applications from scratch and be like, if you had this same capability inside of... OpenAI and DeepMind and everything. Well, just imagine the level of like just, you know, a thousand of you or a million of you in parallel finding little architectural tweaks. And so...
It's quite interesting to hear you say that this is the thing they're sort of asymmetrically worse at. And it's quite relevant to forecasting whether the AI 2027 type explosion is likely to happen anytime soon. I think that's a good way of putting it. And I think you're getting at some of my, like why my timelines are a bit longer. You're right. I think, yeah, they're not very good at code that hasn't never been written before.
Maybe it's like one way to put it, which is like what we're trying to achieve when we're building these models. Very naive question, but the architectural tweaks that you're adding to NanoChat. they're in a paper somewhere, right? They might even be in a repo somewhere. So is it surprising that they aren't able to integrate that into whenever you're like add rope embeddings or something, they do that in the wrong way?
It's tough. I think they kind of know, but they don't fully know. And they don't know how to fully integrate it into the repo and your style and your code and your place and some of the custom things that you're doing. and how it fits with all the assumptions of the repository and all this kind of stuff. So I think they do have some knowledge, but they haven't gotten to the place where they can actually integrate it, make sense of it, and so on.
I do think that a lot of the stuff, by the way, continues to improve. So I think currently probably state-of-the-art model that I go to is the GPT-5 Pro. And that's a very, very powerful model. So if I actually have 20 minutes, I will copy-paste my entire repo and I go to GPT-5 Pro, the Oracle.
for like some questions and often it's not too bad and surprisingly good compared to what existed a year ago. But I do think that overall the models are, they're not there. And I kind of feel like the industry, it's over.
It's making too big of a jump. And it's trying to pretend like this is amazing. And it's not. It's slop. And I think they're not coming to terms with it. And maybe they're trying to fundraise or something like that. I'm not sure what's going on. But we're at this intermediate stage.
The models are amazing. They still need a lot of work. For now, autocomplete is my sweet spot. But sometimes, for some types of code, I will go to a nullim agent. Yeah. Actually, here's another reason why this is really interesting. Through the history of programming... There's been many productivity improvements.
compilers, linting, better programming languages, et cetera, which have increased programmer productivity, but have not led to an explosion. So that sounds very much like an autocomplete tab. And this other category is just like, automation of the programmer. And it's interesting you're seeing more in the category of the historical analogies of like, you know, better compilers or something. And maybe because this gets at one other kind of thought that is like...
I do feel like I have a hard time differentiating where AI begins and stops because I do see AI as fundamentally an extension of computing in some pretty fundamental way. And I feel like I see a continuum of... this kind of like recursive self-improvement or like of speeding up programmers all the way from the beginning. Like even like I would say like code editors. Yeah.
Syntax highlighting. Syntax or like checking even of the types, like data type checking. All these kinds of tools that we've built for each other, even search engines. Like why aren't search engines part of AI? Like, I don't know, like ranking is... kind of AI right at some point Google was like even early on they were thinking of themselves as an AI company doing Google search engine which I think is totally fair
And so I kind of see it as a lot more of a continuum than I think other people do. And I don't, it's hard for me to draw the line. And I kind of feel like, okay, we're now getting a much better autocomplete. And now we're also getting some agents which are kind of like these loopy things, but they kind of go off rails sometimes.
What's going on is that the human is progressively doing a bit less and less of the low-level stuff. For example, we're not writing the assembly code because we have compilers. Compilers will take my high-level language in C and write the assembly code. So we're abstracting ourselves very, very slowly. And there's this what I call autonomy.
slider of like more and more stuff is automated of the stuff that can be automated at any point in time. And we're doing a bit less and less and raising ourselves in the layer abstraction over the automation. One of the big problems with RL is that it's incredibly information sparse. LabelBox can help you with this by increasing the amount of information that your agent gets to learn from with every single episode. For example, one of their customers wanted to train a coding agent.
So Labelbox augmented an IDE with a bunch of extra data collection tools and staffed a team of expert software engineers from their aligner network to generate trajectories that were optimized for training. Now, obviously, these engineers evaluated these interactions on a pass-fail basis, but they also rated every single response on a bunch of different dimensions like readability and performance. And they wrote down their thought processes for every single rating that they gave.
So you're basically showing every single step an engineer takes and every single thought that they have while they're doing their job. And this is just something you could never get from usage data alone. And so LabelBox packaged up... all these evaluations and included all the agent trajectories and the corrective human edits for the customer to train on.
This is just one example, so go check out how LabelBox can get you high-quality frontier data across domains, modalities, and training paradigms. Reach out at labelbox.com.
¶ RL is terrible
Let's talk about RL a bit. You two did some very interesting things about this. Conceptually, how should we think about the way that humans are able to build... a rich world model just from interacting with our environment and in ways that seems almost irrespective of the final reward at the end of the episode.
If somebody's starting to start a business and at the end of 10 years she finds out whether the business succeeded or failed, we say that she's earned a bunch of wisdom and experience. But it's not because the log probs of every single thing that happened over the last 10 years are up-weighted or down-weighted. It's something much more... Deliberate and rich is happening. What is the ML analogy and how does that compare to what we're doing with other ones right now?
Yeah, maybe the way I would put it is humans don't use reinforcement learning, is maybe what I've said. I think they do something different, which is, yeah, you experience. So reinforcement learning is a lot worse than I think the average person thinks. Reinforcement learning is terrible. It just so happens that everything that we had before it is much worse. Because previously, we were just imitating people, so it has all these issues.
So in reinforcement learning, say you're working with, you're solving a math problem. This is very simple. You're given a math problem and you're trying to find the solution. Now in reinforcement learning, you will... try lots of things in parallel first. So you're given a problem, you try hundreds of...
different attempts. And these attempts can be complex, right? They can be like, oh, let me try this. Let me try that. This didn't work. That didn't work, et cetera. And then maybe you get an answer. And now you check the back of the book and you see, okay, the correct answer is this. And then you can see that, okay.
this one, this one, and that one got the correct answer, but these other 97 of them didn't. So literally what reinforcement learning does is it goes to the ones that worked really well. And every single thing you did along the way, every single token gets up-weighted of like, do more of this. The problem with that is, I mean, people will say that your estimator has high variance, but I mean, it's just noisy. It's noisy. So basically...
it kind of almost assumes that every single little piece of the solution that you made that write the right answer was correct thing to do, which is not true. Like you may have gone down the wrong alleys until you write the right solution. Every single one of those incorrect things you did, as long as you got to the correct solution, will be up-weighted as do more of this.
It's terrible. It's noise. You've done all this work only to find a single, at the end, you get a single number of like, oh, you did correct. And based on that, you weigh that entire trajectory as like upweight or downweight. And so the way I like to put it is you're sucking supervision through a straw.
Because you've done all this work that could be a minute to roll out and you're like sucking the bits of supervision of the final reward signal through a straw and you're like putting it, you're like, you're basically like... Yeah, you're broadcasting that across the entire trajectory and using that to upway or downway that trajectory. It's crazy. A human would never do this. Number one, a human would never do hundreds of rollouts. Number two, when a person sort of finds a solution...
they will have a pretty complicated process of review of like, okay, I think these parts that I did well, these parts I did not do that well. I should probably do this or that. And they think through things. There's nothing in current LLMs that does this. There's no equivalent of it. But...
I do see papers popping out that are trying to do this because it's obvious to everyone in the field. So I kind of see as like the first imitation learning actually, by the way, was extremely surprising and miraculous and amazing that we can fine-tune by imitation on humans. And that was incredible. Because in the beginning, all we had was base models. Base models are autocomplete. And it wasn't obvious to me at the time.
And I had to learn this. And the paper that like blew my mind was InstructGPT because it pointed out that, hey, you can take the pre-trained model, which is autocomplete. And if you just fine tune it on text that looks like conversations, the model will very rapidly adapt to become. very conversational. And it keeps all the knowledge from pre-training. And this blew my mind because I didn't understand that it's just like stylistically can adjust so quickly and become an assistant to a user.
through just a few loops of fine tuning on that kind of data. It was very miraculous to me that that worked. So incredible. And that was like two years, three years of work. And now came RL. And RL allows you to do a bit better than just imitation learning.
Right. Because you can't have these reward functions and you can hill climb on the reward functions. And so some problems have just correct answers. You can hill climb on that without getting expert trajectories to imitate. So that's amazing. And the model can also discover solutions that a human might never.
come up with. So this is incredible. And yet, it's still stupid. So I think we need more. And so I saw a paper from Google yesterday that tried to have this reflect and review page idea in mind. What was the? memory bank paper or something. I don't know. I've actually seen a few papers along these lines. So I expect there to be some kind of a major update to how we do algorithms for LLMs coming.
in that realm. And then I think we need three or four or five more. Something like that. You're so good to come up with evocative phrases. Sucking supervision through a straw is like so good. Why hasn't, so you're saying like your problem with outcome-based reward. is that you have this huge trajectory, and then at the end, you're trying to learn every single possible thing about what you should do and what you should learn about the world from that one final bit.
Why hasn't, given the fact that this is obvious, why hasn't process-based supervision as an alternative been a successful way to make models more capable? What has been preventing us from using this alternative paradigm? So process-based supervision just refers to the fact that we're not going to have a reward function only at the very end.
of after you've made 10 minutes of work, I'm not going to tell you you did well or not well. I'm going to tell you at every single step of the way how well you're doing. And this is basically the reason we don't have that. It's tricky how you do that properly because you have partial solutions and you don't know how to assign credit.
So when you get the right answer, it's just an equality match to the answer. Very simple to implement. If you're doing basically process supervision, how do you assign an automatable way partial credit assignment?
It's not obvious how you do it. Lots of labs, I think, are trying to do it with these LLM judges. So basically, you get LLMs to try to do it. So you prompt an LLM, hey, look at a partial solution of a student. How well do you think they're doing if the answer is this? And they try to tune the prompt.
The reason that I think this is kind of tricky is quite subtle. And it's the fact that anytime you use an LLM to assign a reward, those LLMs are giant things with billions of parameters and they're gameable. And if you're reinforcement learning with respect to them, you will find adversarial examples for your LLM judges.
almost guaranteed you can't do this for too long you do maybe 10 steps or 20 steps maybe it will work but you can't do a hundred or a thousand because it's not obvious because um i know i understand it's not obvious but basically the model will find little cracks
it will find all these like spurious things in the nooks and crannies of the giant model and find a way to cheat it. So one example that's prominently in my mind is, I think this was probably public, but basically if you're using an LM judge for a reward, So you just give it a solution from a student and ask it if the student will or not. We were training with reinforcement learning against that reward function.
And it worked really well. And then suddenly the reward became extremely large. Like it was a massive jump and it did perfect. And you're looking at it like, wow, this means the student is perfect in all these problems. It's fully solved math.
But actually what's happening is that when you look at the completions that you're getting from the model, they are complete nonsense. They start out okay and then they change to da-da-da-da-da-da. So it's just like, oh, okay, let's take two plus three and we do this and this and then da-da-da-da-da-da-da.
And you're looking at it and it's like, this is crazy. How is it getting a reward of one or 100%? And you look at the LLM judge and it turns out that the, the, the, the, the is an adversarial example. It's for the model. And it assigns 100% probability to it.
And it's just because this is an out-of-sample example to the LLM. It's never seen you during training, and you're in pure generalization land. It's never seen you during training, and in the pure generalization land, you can find these examples that break it. You're basically training...
DLLM to be a prompt injection model. Not even that. Prompt injection is way too fancy. You're finding adversarial examples, as they're called. These are nonsensical solutions that are obviously wrong, but the model things are amazing. So to the extent you think this is the bottleneck to making RL more functional, then that will require making LLMs better judges if you want to do this in an automated way.
And then so is it just going to be like some sort of GAN-like approach where you had to train models to be more robust? Yeah. I think the labs are probably doing all that. Like, okay, so the obvious thing is like, the, the, the should not get 100% reward. Okay, well, take the, the, the, put in the training set of the LLM judge and say, this is not 100%.
This is 0%. You can do this. But every time you do this, you get a new LLM, and it still has address serial examples. There's infinity address serial examples. And I think probably... If you iterate this a few times, it'll probably be harder and harder to find adversarial examples. But I'm not 100% sure because this thing has a trillion parameters or whatnot. So I bet you the labs are trying. I don't actually, I still think...
I still think we need other ideas. Interesting. Do you have some shape of what the other idea could be? So like this idea of like a review. um yeah review solution encompass synthetic examples such that when you train on them you get uh you get better and like meta-learn it in some way and i think there's some papers that i'm starting to see pop out i only am at a stage of like reading abstracts because a lot of these papers
They're just ideas. Someone has to actually make it work on a frontier LLM lab scale in full generality. Because when you see these papers, they pop up and it's just like a little bit of noisy. It's cool ideas, but I haven't actually seen anyone convincingly show that this is possible. That said, the LLM labs are fairly closed. So who knows what they're doing now, but yeah. So I guess I see a very...
¶ How do humans learn?
Not easy, but like I can conceptualize how you would be able to train on synthetic examples or synthetic problems that you have made for yourself. But there seems to be another thing humans do. Maybe sleep is this. Maybe daydreaming is this.
Which is not necessarily come up with fake problems, but just like reflect. Yeah. And I'm not sure what the ML analogy for, you know, daydreaming or sleeping, but just like just reflecting. I haven't come up with a new problem. I mean, obviously, the very basic analogy would just be like.
fine-tuning on reflection bits but i feel like in practice that probably wouldn't work that well so i don't know if you have some take on what the analogy of like this thing is yeah i do think that that we're missing some aspects there so as an example when you're reading a book. I almost feel like currently when LLMs are reading a book, what that means is we stretch out the sequence of text and the model is predicting the next token and it's getting some knowledge from that.
That's not really what humans do, right? So when you're reading a book, I almost don't even feel like the book is like exposition I'm supposed to be attending to and training on. The book is a set of prompts for me to do synthetic data generation. or for you to get into a book club and talk about it with your friends. And it's by manipulating that information that you actually gain that knowledge. And I think we have no equivalent of that, again, with LLMs.
They don't really do that, but I'd love to see during pre-training some kind of a stage that thinks through the material and tries to reconcile it with what it already knows and thinks through for like some amount of time and gets that to work. And so there's no equivalence of any of this. This is all research. There's some subtle, very subtle that I think are very hard to understand reasons why it's not trivial. So if I can just describe one, I can just synthetically generate and train on it.
Well, because every synthetic example, like if I just give synthetic generation of the model thinking about a book, you look at it and you're like, this looks great. Why can't I train on it? Well, you could try, but the model will actually get much worse if you continue trying. And that's because...
all of the samples you get from models are silently collapsed. They're silently, this is not obvious if you look at any individual example of it, they occupy a very tiny manifold of the possible space of sort of thoughts about content. So the LLMs, when they come off, they're what we call collapsed. They have a collapsed data distribution. If you sample, one easy way to say it is go to chat GPT and ask it, tell me a joke.
it only has like three jokes. It's not giving you the whole breadth of possible jokes. It's giving you like, it knows like three jokes. They're silently collapsed. So basically, you're not getting the richness and diversity and the entropy from these models as you would get from humans.
So humans are a lot more sort of noisier, but at least they're not biased. They're not in a statistical sense. They're not silently collapsed. They maintain a huge amount of entropy. So how do you get synthetic data generation to work despite the collapse and while maintaining the entropy is a research problem.
Just to make sure I understood, the reason that the collapse is relevant to synthetic data generation is because you want to be able to come up with synthetic problems or reflections which are not already in your data distribution? I guess what I'm saying is... Say we have a chapter of a book and I ask an alum to think about it. It will give you something that looks very reasonable. But if I ask it 10 times, you'll notice that all of them are the same. You can't just keep scaling.
Scaling, quote unquote, reflection on the same amount of prompt information and then get returns from that. Yeah, yeah, yeah. Any individual sample will look okay, but the distribution of it is quite terrible. And it's quite terrible in such a way that if you continue training on too much of your own stuff, you actually collapse. I actually think that there's no fundamental solutions to this possibly. And I also think humans collapse over time.
I think this is, again, these analogies are surprisingly good, but humans collapse during the course of their lives. This is why children have completely, you know, they haven't overfit yet. And they will say stuff that will shock you because it's kind of, you can see where they're coming from, but it's just. not the thing people say and because they're not yet collapsed.
But we're collapsed. We end up revisiting the same thoughts. We end up saying more and more of the same stuff. And the learning rates go down. And the collapse continues to get worse. And then... Yeah, everything deteriorates. Have you seen a super interesting paper that dreaming is a way of preventing this kind of overfitting and collapse? That the reason dreaming is evolutionary adaptive is to...
puts you in weird situations that are, like, very unlike your day-to-day reality to prevent this kind of overfitting? That's an interesting idea. I mean, I do think that... When you're generating things in your head and then you're attending to it, you're kind of like training on your own samples. You're training on your synthetic data. And if you do it for too long, you go off rails and you collapse way too much. So you always have to like seek entropy in your life.
Yeah. So talking to other people is a great source of entropy and things like that. So maybe the brain has also built some internal mechanisms for increasing the amount of entropy in that process. But yeah, maybe that's an interesting idea. This is a very ill-formed thought, so I'll just put it out and let you react to it. The best learners that we are aware of, which are children, are extremely bad at recollecting information. In fact, at the very earliest stages of childhood...
you will forget everything. You're just an amnesiac about everything that happens before a certain year date. But you're like extremely good at picking up new languages and learning from the world. And maybe there's some element of like being able to see the forest for the trees. Whereas if you compare it to the opposite end of the spectrum, you have...
LLM pre-training, which these models were literally able to regurgitate word for word what is the next thing in a Wikipedia page. But their ability to learn abstract concepts really quickly the way a child can. is much more limited. And then adults are somewhere in between where they don't have the flexibility of childhood learning. But they can, you know, adults can memorize facts and information in a way that is harder for kids. And I don't know if there's something...
interesting about that. I think there's something very interesting. Yeah, 100%. I do think that humans actually they do kind of like have a lot more of an element compared to OLMs of like seeing the forest for the trees. And we're not actually that good at memorization, which is actually a feature. Because we're not that good at memorization, we actually are kind of like forced.
to find the patterns in a marginal sense. I think LLens in comparison are extremely good at memorization. They will recite passages from all these training sources. You can give them completely nonsensical data. Like you can take...
You can hash some amount of text or something like that. You get a completely random sequence. If you train on it, even just, I think, a single iteration or two, it can suddenly regurgitate the entire thing. It will memorize it. There's no way a person can read a single sequence of random numbers and recite it to you.
And that's a feature, not a bug almost, because it forces you to like only learn the generalizable components. Whereas LLMs are distracted by all the memory that they have of the pre-trained documents. and it's probably very distracting to them in a certain sense so that's why when i talk about the cognitive core i actually want to remove the memory which is what we talked about i'd love to have them have less memory so that they have to look things up
And they only maintain the algorithms for like thought and the idea of an experiment and all this cognitive glue of acting. And this is also relevant to preventing model collapse. Let me think. I'm not sure. I think it's almost like a separate axis. It's almost like the models are way too good at memorization, and somehow we should remove that. And I think people are much worse, but it's a good thing.
What is a solution to model collapse? I mean, there's very naive things you could attempt. It's just like the distribution over logis should be wider or something. Like there's many naive things you could try. What ends up being the problem with the naive approaches?
Yeah, I think that's a great question. I mean, you can imagine having a regularization for entropy and things like that. I guess they just don't work as well empirically because right now, like the models are collapsed, but I will say most of the tasks that we want of them.
don't actually demand the diversity. It's probably the answer of what's going on. And so it's just that the frontier labs are trying to make the models useful. And I kind of just feel like the diversity of the outputs is not so much... Number one, it's much harder to work with and evaluate and all this kind of stuff. But maybe it's not what's actually capturing most of the value. In fact, it's actively penalized.
If you're super creative in RL, it's not good. Yeah. Or maybe if you're doing a lot of writing help from LLMs and stuff like that, I think it's probably bad because the models will give you these silently all the same stuff. So they won't explore lots of different ways of answering a question, right? But I kind of feel like maybe this diversity is just not as big of a...
yeah, maybe like, yeah, not as many applications needed so the models don't have it, but then it's actually a problem. It's in third generation time, et cetera. So we're actually shooting ourselves in the foot by not allowing this entropy to maintain in the model. And I think possibly the labs should try harder. And then I think you hinted that it's a...
It's a very fundamental problem. It won't be easy to solve. What's your intuition for that? I don't actually know if it's super fundamental. I don't actually know if I intended to say that. I do think that... I haven't done these experiments, but I do think that you could probably regularize the entropy to be higher. So you're encouraging the model to give you more and more solutions.
But you don't want it to start deviating too much from the trainee data. It's going to start making up its own language. It's going to start using words that are extremely rare. You know, so it's going to drift too much from the distribution. So I think controlling the distribution is just like a tricky, it's just like...
someone just has to it's probably not trivial in that sense how many bits should the optimal core of intelligence end up being if you just had to make a guess the thing we put on the
Von Neumann probes. How big does it have to be? So it's really interesting in the history of the field because at one point everything was very... scaling pilled in terms of like oh we're gonna make much bigger models trillions of parameter models and actually what the models have done in size is they've gone up and now they've actually kind of like actually even come down their models are smaller
And even then, I actually think they memorized way too much. So I think I had a prediction a while back that I almost feel like we can get cognitive cores that are very good at even like a billion, billion parameters. It should be already like, like if you talk to a billion parameter model, I think in 20 years, you can actually have a very productive conversation. It thinks, and it's a lot more like a human. But if you ask it some factual question, you might have to look it up.
but it knows that it doesn't know and it might have to look it up and it will just do all the reasonable things. That's actually surprising that you think it will take a billion, because already we have a billion parameter models or a couple billion parameter models that are like... Very intelligent. Also, VR models are like a trillion parameters, right? But they remember so much stuff. Yeah. But I'm surprised that in 10 years, given the pace, okay, we have GPT, OSS, 20B, that's...
way better than GPT-4 original, which was a trillion-plus parameters. So given that trend, I'm actually surprised you think in 10 years, the cognitive core is still a billion parameters. Yeah, I'm surprised you're not like, it's going to be like... Tens of millions or millions.
No, because I basically think that the training data is, so here's the issue, the training data is the internet, which is really terrible. So there's a huge amount of gains to be made because the internet is terrible. Like if you actually, and even the internet, when you and I think of the internet, you're thinking of like a Wall Street Journal or.
That's not what this is. When you're actually looking at a preaching dataset in the frontier lab and you look at a random internet document, it's total garbage. Like, I don't even know how this works at all. It's some, like, stock ticker symbols.
It's a huge amount of slop and garbage from like all the corners of the internet. It's not like your Wall Street Journal article that's extremely rare. So I almost feel like because the internet is so terrible, we actually have to sort of like build really big models to compress all that.
most of that compression is memory work instead of like cognitive work. But what we really want is the cognitive part, actually delete the memory. And then, so I guess what I'm saying is like, we need intelligent models to help us refine even the pre-training set.
to just narrow it down to the cognitive components. And then I think you get away with a much smaller model because it's a much better data set and you could train it on it. But probably it's not trained directly on it. It's probably distilled from a much better model still. But why is the distilled version still a billion? Is, I guess, the thing I'm curious about.
I just feel like distillation work extremely well. So almost every small model, if you have a small model, it's almost certainly distilled. Why would you train on... Right, no, no, but why is the distillation not, in 10 years, not getting below 1 billion? Oh, you think it should be smaller than a billion? I mean, come on, right? At some point, it should take at least a billion knobs to do something interesting. You're thinking it should be even smaller?
Yeah, I mean, just like if you look at the trend over the last few years, just finding low-hanging fruit and going from like trillion plus models that are like literally two orders of magnitude smaller. in a matter of two years and having better performance. Yeah, yeah. It makes me think the sort of core of intelligence might be...
even way, way smaller. Like plenty of room at the bottom to paraphrase Feynman. I mean, I almost feel like I'm already contrarian by talking about a billion-parameter cognitive core and you're outdoing me. I think, yeah, maybe we could get a little bit smaller. I mean, I still think that there should be enough.
Yeah, maybe it can be smaller. I do think that practically speaking, you want the model to have some knowledge. You don't want it to be looking up everything. Because then you can't like think in your head, you're looking up way too much stuff all the time. So I do think it needs to be some basic curriculum needs to be there for knowledge.
But it doesn't have esoteric knowledge. Yeah. So we're discussing what, like, plausibly could be the cognitive core. There's a separate question, which is, what will actually be the size of frontier models over time? And I'm curious if you have a prediction.
We had increasing scale up to maybe 4.5, and now we're seeing decreasing slash plateauing scale. There's many reasons that could be going on, but do you have a prediction about going forward? Will scale, will the biggest models be bigger? Will they be smaller? Will they be the same?
Yeah, I don't know that I have a super strong prediction. I do think that the labs are just being practical. They have a flops budget and a cost budget. And it just turns out that pre-training is not where you want to put most of your flops or your cost. So that's why the models have gotten smaller because they are a bit smaller.
pre-training stages, smaller, et cetera, but they make it up in reinforcement learning and all this kind of stuff, mid-training and all this kind of stuff that follows. So they're just being practical in terms of all the stages and how you get the most bang for the buck. So I guess like forecasting that trend, I think is quite hard. I do still expect
that there's so much longing for it. That's my basic expectation. And so I have a very wide distribution here. Do you say they're looking for it to be similar? in kind to the kinds of things that have been happening over the last two to five years. Like just in terms of like, if I look at nano chat versus nano GPT and then the architectural tweaks you made.
Is that basically like the flavor of things you continue to keep happening? Or is there, you're not expecting any giant paradigm shift? I expect the data sets to get much, much better because when you look at the average data sets, they're extremely terrible. Like so bad that I don't even know how anything works, to be honest. Like look at the average example.
training set like factual mistakes errors yeah nonsensical things um somehow when you do it at scale the the noise washes away and you're left with some of the signal So data sets will improve a ton. It's just everything gets better.
our hardware, our old kernels, all the kernels for running the hardware and maximizing what you get with the hardware. You know, so NVIDIA is slowly tuning the actual hardware itself, TensorCourse and so on. All that needs to happen and will continue to happen. All the kernels will get better and utilize the chip.
to the max extent. All the algorithms will probably improve over optimization architecture and just all of the modeling components of how everything is done and what the algorithms are that we're even training with. So I do kind of expect like a just very, just everything.
Nothing dominates everything plus 20%. Right, interesting. This is like roughly what I've seen. Okay, this is my general manager, Max. Good to be here, here every day. And you have been here since you were onboarded about six months ago. Eight months ago. Oh, right. Time passes so fast. But when I onboarded you, I was in France. And so we basically didn't get the chance to talk at all, almost. And you basically just gave me...
One login. I gave you access to my Mercury platform, which is the banking platform that I was using at the time to run the podcast. And so I logged into Mercury, assuming that that would just be the first of many steps. But I realized that was how you were running.
the entire business, even down to a lot of our editors are international contractors. And so you would just figure out how to set up these recurring payments to set up basic payroll. I mean, Mercury made the experience of all of these things I was doing before so seamless that it didn't even occur to me until he pointed it out.
out that this is not the natural way to start a payroll or invoicing or any of these other things. Yeah, I was surprised, but I was like, it's worked so far. That's right. So maybe I'll trust it. And then now I can't think of doing anything else. All right. You heard him. Visit mercury.com.
To apply online in minutes. Cool. Thanks, Max. Thanks for having me. Dude, you're great at this. I'm so nervous. But thank you. Mercury is a financial technology company, not a bank. Banking services provided through Choice Financial Group, Column N.A., and Evolve Bank & Trust. Members FDIC.
¶ AGI will blend into 2% GDP growth
People have proposed different ways of charting how much progress you've made towards full AGI. Because if you can come up with some line. Then you can see where that line intersects with AGI and where that would happen on the x-axis. And so people have proposed, oh, it's like the education level. Like we had a high schooler and then they went to college with RL and they're going to get a PhD. Yeah, I don't like that one. Or then they'll propose horizon length.
they can do tasks that take a minute. They can do those autonomously. Then they can autonomously do tasks that take an hour, a human an hour, a human a week, et cetera. How do you think about what is the relevant Y-axis here? What is the... How should we think about how AI is making progress? So I guess I have two answers to that. Number one...
I'm almost tempted to like reject the question entirely because again, like I see this as an extension of computing. Have we talked about like how to chart progress in computing or how do you chart progress in computing since 1970s or whatever? What is the x-axis? So I kind of feel like...
The whole question is kind of like funny from that perspective a little bit. But I will say, I guess like when people talk about AI and the original AGI and how we spoke about it when opening AI started, AGI was a system you can go to that can do any... task that is economically valuable, any economically valuable task at human performance or better?
Okay. So that was the definition. And I was pretty happy with that at the time. And I kind of feel like I've stuck to that definition forever. And then people have made up all kinds of other definitions. But I feel like I like that definition.
Now, number one, the first concession that people make all the time is they just take out all the physical stuff because we're just talking about digital knowledge work. I feel like that's a pretty major concession compared to the original definition, which was like any task a human can do. I can lift things, et cetera.
AI can't do that, obviously. So, okay, but we'll take it. What fraction of the economy are we taking away by saying, oh, only knowledge work? I don't actually know the numbers. I feel like it's about 10 to 20%, if I had to guess, is only knowledge work.
Like someone could work from home and perform tasks, something like that. I still think it's a really large market. Like, you know, what is the size of the economy and what is 10, 20 percent? Like we're still talking about a few trillion dollars of even in the US of.
market share almost or like work um so still a very massive bucket so but i guess like going back to the definition i guess what i would be looking for is uh to what extent is that definition true uh so um are there jobs or lots of tasks If we think of tasks as, you know, not jobs, but tasks, kind of difficult. Because the problem is like society will refactor based on the tasks that make up jobs compared to what's based on what's automatable or not. But today, what jobs are replaceable by AI?
So a good example recently was... Jeff Hinton's prediction that radiologists would not be a job anymore. And this turned out to be very wrong in a bunch of ways, right? So radiologists are alive and well and growing, even though computer vision is really, really good at recognizing all the different things that they have to recognize in images. And it's just messy, complicated.
job with a lot of surfaces and dealing with patients and all this kind of stuff in the context of it. So I guess I don't actually know that by that definition, AI has made a huge amount of dent yet. But some of the jobs maybe that I would be looking for...
have some features that I think make it very amenable to automation earlier than later. As an example, call center employees often come up, and I think rightly so, because call center employees have a number of simplifying properties with respect to what's automatable today.
Their jobs are pretty simple. It's a sequence of tasks and every task looks similar. Like you take a phone call with a person, it's 10 minutes of interaction or whatever it is, probably a bit longer. In my experience, a lot longer. And you complete some tasks in some scheme and you...
change some database entries around or something like that. So you keep repeating something over and over again, and that's your job. So basically, you do want to bring in the task horizon, how long it takes to perform a task. And then you want to also remove context, like you're not dealing with different parts of services of companies or other customers. It's just the database, you and the person you're serving. And so it's more closed, it's more understandable, and it's purely digital.
So I would be looking for those things. But even there, I'm not actually looking at full automation yet. I'm looking for an autonomy slider. And I almost expect that we are not going to instantly replace people. We're going to be swapping in AIs that do 80% of the volume. They delegate 20% of the volume to humans. And humans are supervising teams of five AIs doing the call center work that's more rote. So I would be looking for new interfaces or new companies that provide some kind of a...
a layer that allows you to manage some of these AIs that are not yet perfect. And then I would expect that across the economy. And a lot of jobs are a lot harder than call center employee. I wonder with radiologists, I'm totally speculating. I have no idea what the actual workflow of a radiologist involves. But one analogy that might be applicable is when Waymo's are first being ruled out, there'd be a person sitting in the front seat.
And you just had to have them there to make sure that if something went really wrong, they're there to monitor. And I think even today, people are still watching to make sure things are going well. RoboTaxi, who was just deployed, actually still has a person inside it. And we could be in a similar situation where if... You automate 99% of a job.
That last 1% the human has to do is incredibly valuable because it's bottlenecking everything else. And if it was the case with like with radiologists where the person sitting in the front of the Uber or the front of the Waymo has to be specially trained for years in order to be able to provide the last 1%.
their wages should go up tremendously because they're like the one thing bottlenecking wide deployment. So radiologists, I think their wages have gone up for similar reasons. If you're like the last bottleneck, you should, you're like, and you're not fungible, which like, you know, a weight motor driver might be fungible with other things.
So you might see this thing where your wages go like whoop and then to get to 98% and then just like that. And then the last 1% is gone. I see. And I wonder if we're seeing similar things with radiology or salaries of call center workers or anything like that. Yeah. I think that's an interesting question. I don't think we're currently seeing that with radiology or, and I don't have like...
In my understanding, but I think radiology is not a good example, basically. I don't know why Jeff Hinton picked on radiology because I think it's an extremely messy, messy, complicated profession.
So I would be a lot more interested in what's happening with call center employees today, for example, because I would expect a lot of the road stuff to be automatable today. And I don't have a first level access to it, but maybe I would be looking for trends of what's happening with the call center employees.
Maybe some of the things I would also expect is maybe they are swapping in AI, but then I would still wait for a year or two because I would potentially expect them to pull back and actually rehire some of the people. I think there's been evidence that that's already been happening generally in companies that have been adopting AI, which I think is quite surprising. And I also find what was really surprising, okay, AGI, right?
a thing which would do everything and, okay, we'll take out physical work. It's a thing which would be able to do all knowledge work. And what you would have naively anticipated that the way this progression would happen is like, you would take a little task that...
A consultant is doing, you take that out of the bucket. You take a little task that an accountant is doing, you take that out of the bucket. And then you're just doing this across all knowledge work. But instead, if we do believe we're on the path of AGI with the current paradigm. The progression is very much not like that. At least it just does not seem like consultants and accounts and whatever are getting like huge productive implement. It's very much like programmers are like...
Getting more and more chills of the way of their work. If you look at the revenues of these companies, discounting just like normal chat revenue, which I think is like, I don't know, that's similar to like Google or something. Just looking at API revenues, it's like dominated by coding. So this thing which is general, quote unquote, to be able to do any knowledge work, is just overwhelmingly doing only coding. And it's a surprising way that you would expect the AGI to be deployed.
So I think there's an interesting point here because I do believe coding is like the perfect first thing for these LLMs and agents. And that's because coding has always fundamentally worked around text. It's computer terminals and text, and everything is based around text. And LLMs, the way they're trained on the internet, love text.
And so they're perfect text processors and there's all this data out there and it's just perfect fit. And also we have a lot of infrastructure pre-built for handling code and text. So for example, we have a Visual Studio Code or, you know, your favorite. showing you code.
And an agent can plug into that. So for example, if an agent has a diff where it made some change, we suddenly have all this code already that shows all the differences to a code base using a diff. So it's almost like we've pre-built a lot of the...
a lot of the infrastructure for code. Now, contrast that with some of the things that don't enjoy that at all. So as an example, like there's people trying to build automation, not for coding, but for example, for slides, like I saw a company doing slides. That's much, much harder. And the reason it's much, much harder is because slides are not text. Slides are little graphics and they're arranged spatially and there's visual components to it.
And slides don't have this pre-built infrastructure. Like for example, if an agent is to make a different change to your slides, how does a thing show you the diff? How do you see the diff? There's no... There's nothing that shows diffs for slides. Someone has to build it. So it's just some of these things are not amenable to AIs as they are, which is text processors. And code, surprisingly, is. Actually, I'm not sure if...
That alone explains it because I personally have tried to get LLMs to be useful in domains which are just pure language in, language out, like rewriting. transcripts like coming up with clips based on transcripts etc and you might say well I didn't it's very plausible that like I didn't do every single possible thing I could do I put a bunch of you know good examples in context but maybe I should have done like some kind of fine-tuning whatever so
mutual friend, Andy Matushak, told me that he actually tried 50 billion things to try to get models to be good at writing spaced repetition prompts. Again, very much language in, language out. tasks, the kind of thing that should be dead center in the repertoire of these LLMs. And he tried in context learning, obviously, with a few short examples. He tried, I think, he told me like a bunch of things, like supervised fine-tuning and like, you know, retrieval, whatever.
And he just could not get them to make cards to a satisfaction. So I find it striking that even in language domains, it's actually very hard to get a lot of economic value out of these models separate from coding. And I don't know what explains it. Yeah, I think... I think that makes sense. I mean, I would say, yeah, I'm not saying that anything text is trivial, right? I do think that code is like, it's pretty structured. Text is maybe a lot more flowery and there's a lot more like...
like entropy in text, I would say. I don't know how else to put it. And also, I mean, code is hard. And so people sort of feel quite empowered by LLMs, even from like simple kind of... knowledge i basically i don't actually know that i have um a very good answer i mean obviously like text makes it much much easier maybe is maybe why i put it but it doesn't mean that all text is trivial how do you think about
¶ ASI
superintelligence? Do you expect it to feel qualitatively different from normal humans or human companies? I guess I see it as like a progression of automation in society, right? And again, like extrapolating the trend of computing. I just feel like there will be a gradual automation of a lot of things. And superintelligence will be sort of like the extrapolation of that. So I do think we expect more and more autonomous entities.
over time that are doing a lot of the digital work and then eventually even the physical work probably some amount of time later. But basically I see it as just automation. roughly speaking. I guess automation includes the things humans can already do and superintelligence supplies things humans. Well, but some of the things that people do is invent new things, which I would just put into the automation, if that makes sense.
Yeah. But I guess maybe less abstractly and more sort of like qualitatively. Do you expect something to feel like, okay, because this thing can either think so fast or... has so many copies, or the copies can merge back into themselves, or is, quote-unquote, much smarter. Any number of advantages an AI might have.
It will qualitative, the civilization in which these AIs will just feel qualitatively different from human civilization. I mean, it is fundamentally automation, but I mean, it will be like extremely foreign. I do think it will look really strange.
Because, like you mentioned, we can run all of this on a computer cluster, etc. and much faster and all this thing yeah i mean maybe some of the scenarios for example that uh i start to get like nervous about with respect with respect to when the world looks like that is this kind of like gradual loss of control and understanding of what's happening and i think that's actually the most likely outcome probably is that there will be a gradual
loss of understanding of and we'll gradually layer all the stuff everywhere and there'll be fewer and fewer people who understand it and then there will be a sort of this like scenario of a gradual loss of control. and understanding of what's happening. That to me seems most likely outcome of how all this stuff will go down. Let me probe on that a bit. It's not clear to me that loss of control and loss of understanding are the same things. A board of directors at like...
whatever, TSMC, Intel, name a random company. They're just like prestigious 80-year-olds. They have very little understanding. And maybe they don't practically actually have control. But... Actually, maybe a better example is the president of the United States. The president has a lot of fucking power. I'm not trying to make a good statement about the current operant, but maybe I am. But the actual level of understanding is very different from the level of control.
Yeah, I think that's fair. That's a good pushback. I think, like, I guess I expect loss of both. How come? I mean, loss of understanding is obvious, but why loss of control? So we're really far into territory of, I don't know what this looks like, but if I was to write sci-fi novels, they would look along the lines of...
Not even a single like entity or something like that. So that just sort of like takes over everything. But actually like multiple competing entities that gradually become more and more autonomous. Some of them go rogue and the others like fight them off and all this kind of stuff. And it's like this hot pot of completely autonomous activity that we've delegated to. I kind of feel like it would have that flavor.
It is not the fact that they are smarter than us that is resulting in a loss of control. It is the fact that they are competing with each other. And whatever arises out of that competition that leads to the loss of control. I mean, I basically expect there to be, I mean, a lot of these things, I mean, they will be tools to people and the people could, some of the population is like...
they're acting on behalf of people or something like that. So maybe those people are in control, but maybe it's a loss of control overall for society in the sense of like outcomes we want or something like that, where you have entities acting on behalf of individuals that are still kind of...
roughly seen as out of control. Yeah, yeah. This is a question I should have asked earlier. So we were talking about how currently it feels like when you're doing AI engineering or AI research, these models are more like in the category of compiler rather than in the category of a replacement. At some point, if you have quote-unquote AGI, it should be able to do what you do. And do you feel like having a million copies of you in parallel...
results in some huge speed up of AI progress. Basically, if that does happen, do you expect to see an intelligence explosion? Or even once we have a true H&M, I'm not talking about LLMs today, but really H&M. I guess what I mean is... I do, but it's business as usual because we're in an intelligence explosion already and have been for decades. And when you look at GDP, it's basically the GDP curve that is an exponential weighted sum over so many...
aspects of the industry. Everything is gradually being automated, has been for hundreds of years. Industrial revolution is automation and some of the physical components and the tool building and all this kind of stuff. Compilers, our early software automation, etc. So I kind of feel like we've been recursively self-improving.
and exploding for a long time. Maybe another way to see it is, I mean, Earth was a pretty, I mean, if you don't look at the biomechanics and so on, it was a pretty boring place, I think, and looked very similar if you just look from space and Earth is spinning and then...
Like we're in the middle of this like firecracker event. Right. But we're seeing it in slow motion. But I definitely feel like this has already happened for a very long time. And again, like I don't see AI as like a distinct technology.
With respect to what has already been happening for a long time. So you think it's going to continue sort of this hyper-exponential trend? And that's why, like, this was very interesting to me because I was trying to find AI in the GDP for a while. I thought that GDP should go up.
Then I looked at some of the other technologies that I thought were very transformative, like maybe computers or mobile phones or et cetera. You can't find them in GDP. GDP is the same exponential. And it's just that even, for example, the early iPhone.
didn't have the app store and it didn't have a lot of the bells and whistles that the modern iPhone has. And so even though we think of 2008, was it, when iPhone came out as like some major seismic change, it's actually not. Everything is like so spread out and so slowly diffuses that everything ends up being averaged. up into the same exponential. And it's the exact same thing with computers. You can't find them and the GDP is like, oh, we have computers now.
that's not what happened because it's such a slow progression and with AI we're going to see the exact same thing it's just more automation it allows us to write different kinds of programs that we couldn't write before but AI is still fundamentally a program and it's a new kind of computer
and a new kind of um kind of computing system but it has all these problems it's going to diffuse over over time and it's still going to add up to the same exponential and we're still going to have an exponential that's going to get extremely vertical and it's going to be very foreign to live
in that kind of an environment are you saying that like what will happen is so if you go if you look at the trend before the industrial revolution to currently you have a hyper exponential where you go from like zero percent growth to then 10,000 years ago, 0.02% growth. And then currently we're at 2% growth. So that's the hyper exponential. And you're saying, if you're charting AI on there, then it's like AI takes you to 20% growth or 200% growth. Or you could be saying...
If you look at the last 300 years, what you've been seeing is you have technology after technology, computers, electrification, steam, steam engines, railways, etc. But the rate of growth is the exact same. It's 2%. So are you saying the rate of growth will... No, obviously, I expect the rate of growth has also stayed roughly constant, right? For only the last 200, 300 years. But over the course of human history... it's like exploded, right? It's like gone from like 0%, basically, to like...
faster, faster, faster, industrial explosion, 2%. Basically, I guess what I'm saying is for a while, I tried to find AI or look for AI in like the GDP curve. And I kind of convinced myself that this is false. And that even when people talk about recursive self-improvement and labs and stuff like that, I even don't, this is business.
as usual, of course it's going to recursively self-improve. And it's been recursively self-improving. Like, LLMs allow the engineers to work much more efficiently to build the next round of LLM. And a lot more of the components are being automated and tuned, etc. So, all the engineers...
having access to Google search is sort of part of it. All the engineers having an ID, all of them having autocomplete or having cloth code, et cetera. It's all just part of the same speed up of the whole thing. So it's just so smooth.
But just to clarify, you're saying that the rate of growth will not change. Like, you know, the intelligence explosion will show up as like, it just enabled us to continue staying on the 2% growth trajectory just that the internet helped us stay on the 2% growth trajectory. Yeah, my expectation is that it stays the same pattern.
Yeah. I mean, just to throw the opposite argument against you, my expectation is that it like blows up because I think true AGI, and I'm not talking about LLM coding bots, I'm talking about like actual... this is like a replacement of a human in a server, is qualitatively different from these other productivity improving technologies.
Because it's labor itself, right? I think we live in a very labor-constrained world. Like, if we talk to any startup founder or any person, you can just be like, okay, what do you need more of? You just, like, need... really talented people. And if you just have billions of extra people who are inventing stuff, integrating themselves, making companies bottoms start to finish, that feels qualitatively different from just like...
A single technology. It's just sort of like just asking if you get 10 billion extra people on the planet. I mean, maybe a counterpoint. I mean, number one, I'm actually pretty willing to be convinced one way or another on this point. But I will say, for example, computing is labor.
Computing was labor. Computers, like, a lot of jobs disappear because computers are automating a bunch of digital information processing that you now don't need a human for. And so computers are labor. And that has played out.
And, you know, self-traveling, as an example, is also like computers doing labor. So, like, I guess that's already been playing out. It's still business as usual. Yeah. I guess you have a machine which is spitting out more things like that at potentially a faster pace. And so we historically have examples of... the growth regime changing where like you went from, you know, 0.2% growth to 2% growth. So it seems very plausible to me that like a machine which is then spitting out.
the next self-driving car and the next internet and whatever. I mean, I kind of, yeah, I see where it's coming from. At the same time, I do feel like people make this assumption of like, okay, we have...
uh god in a box and now it can do everything and it's just it just won't look like that yeah it's gonna be it's gonna be able to do some of the things it's gonna fail at some other things it's gonna be gradually put into society and basically end up with the same pattern is my prediction yeah because because this assumption of suddenly have
a completely intelligent, fully flexible, fully general human in a box, and we can dispense it with arbitrary problems in society. I don't think that we will have this, like, discrete change. And so I think we'll arrive at the same kind of gradual diffusion of this across the industry. I think what often ends up being misleading in these conversations is people, I don't like to use the word intelligence in this context.
Because intelligence implies you think like, oh, super intelligence will be sitting, there will be a single super intelligence sitting in a server and it will like divine how to come up with new technologies and inventions that causes this explosion. And that's not what I'm imagining when I'm imagining 20% growth.
I'm imagining that there's billions of, you know, basically, like, very smart human-like minds, potentially. Or all that's required. But the fact that there's hundreds of millions of them, billions of them, each individually...
making new products, figuring out how to integrate themselves into the economy. Just the way if like a highly experienced smart immigrant came to the country, you wouldn't need to like figure out how we integrate them in the economy. They figure it out. They could start a company. They could like...
make inventions, you know, or like just increase productivity in the world. And we have examples even in the current regime of places that have had 10, 20 percent economic growth. You know, if you just have a lot of people and less capital in comparison to the people. You can have Hong Kong or Shenzhen or whatever just had
decades of 10% plus growth. And I think there's a lot of really smart people who are ready to make use of the resources and do this period of catch-up because we've had this discontinuity. And I think, yeah, it might be similar. So I think I understand, but I still think that you're presupposing some discrete jump. There's some unlock that we're waiting to claim. And suddenly we're going to have geniuses in data centers.
And I still think you're presupposing some discrete jump that I think has basically no historical precedent that I can't find in any of the statistics and that I think probably won't happen. I mean, the Industrial Revolution is such a jump, right? You went from like 0.2% growth to 2% growth.
I'm just saying like you'll see another jump like that. I'm a little bit suspicious. I would have to look at it. I'm a little bit suspicious and I would have to take a look. For example, like maybe some of the logs are not very good from before the industrial evolution or something like that. I'm a little bit suspicious of it, but yeah, maybe you're right. I don't have strong opinions.
Maybe you're saying that this was a singular event that was extremely magical and you're saying that maybe there's going to be another event that's going to be just like that, extremely magical. It will break paradigm and so on. I actually don't think, I mean, the crucial thing about the industrialization was that it was not magical, right?
if you just zoomed in, what you would see in 1770 or 1870 is not that there was some key invention. Yeah, exactly. But at the same time, you did move the economy to a regime. where the progress was much faster, and the exponential 10x'd. And I expected a similar thing from AI, where it's not like there's going to be a single moment where...
we've made the crucial invention. There's still some overhang that's being unlocked. Like maybe there's a new energy source. There's some unlock, in this case, some kind of a cognitive capacity. And there's an overhang of cognitive work to do. That's right. And you're expecting that overhang to be filled by this new technology when it crosses.
threshold yeah and i mean maybe one way to think about it is through history a lot of growth i mean growth comes because people come up with ideas and people are like out there doing stuff to execute those ideas and make valuable output and
Through most of this time, population isn't exploding. That has been driving growth. For the last 50 years, people have argued that growth has stagnated. Population in frontier countries has also stagnated. I think we go back on the hyperexponential growth in population and output. Right, I'm sorry, exponential growth in population that causes hyper-exponential growth in output. Yeah, I mean, yeah, it's really hard to tell. I understand that viewpoint. I don't intuitively feel that viewpoint.
So we just got access to Google's VO 3.1. And it's been really cool to play around with. The first thing we did was run a bunch of problems through both VO 3 and 3.1 to see what's changed in the new version. So here's VO3. Hi, I'm Max, and I got stuck in a local minimum again. It's okay, Max. We've all been there. Took me three epochs to get out. And here's VO3.1. Hi.
I'm Max, and I got stuck in a local minimum again. It's okay, Max. We've all been there. Took me three epochs to get out. 3-brand-1's output is just consistently more coherent, and the audio is noticeably higher quality. We've been using VO for a while now, actually. We released an essay earlier this year about AI firms fully animated by VO2, and it's been amazing to see how fast these models are improving. This update makes VO even more useful in terms of animating We'll see you next time.
You recommended Nick Lane's book to me, and then on that basis, I also find it super interesting, and I interviewed him. And so I actually have some questions about sort of thinking about intelligence and evolutionary history.
¶ Evolution of intelligence & culture
Now that you, over the last 20 years of doing AI research, you maybe have a more tangible sense of what intelligence is, what it takes to develop it. Are you more or less surprised as a result? that evolution just sort of spontaneously stumbled upon it. I love Nick Lane's books, by the way. So, yeah, I was just listening to his podcast on the way up here.
With respect to intelligence and its evolution, I do claim it came fairly, I mean, it's very, very recent, right? I am surprised that it evolved. Yeah. I find it fascinating to think about all the worlds out there. Like, say, there's a thousand planets like Earth and what they look like. I think Nick Lane was here talking about some of the early parts, right? Like, okay, he expects basically very similar life forms, roughly speaking, and bacteria-like things in most of them.
And then there's a few breaks in there. I would expect that the evolution of intelligence... intuitively feels to me like it should be a fairly rare event. And there have been animals for, I guess maybe you should base it on how long something has existed. So for example, if bacteria have been around for 2 billion years and nothing happened, then going to your carrier is probably pretty hard because bacteria actually...
came up quite early in Earth's evolution or history. And so I guess, how long have we had animals? Maybe a couple hundred million years, like multicellular animals that run, run, crawl, etc. which is maybe 10% of Earth's lifespan or something like that. So maybe on that timescale is actually not too tricky. I still feel like...
It's still surprising to me, I think, intuitively, that it developed. I would maybe expect just a lot of animal-like life forms doing animal-like things. The fact that you can get something that creates culture and knowledge and accumulates it, it is surprising to me.
Okay, so there's actually a couple of interesting follow-ups. If you buy the Sun perspective, that actually the crux of intelligence is animal intelligence. What the quote he said is, if you got to the scroll, you'd be most of the way to AGI. Then we got to squirrel intelligence, I guess, right after the Cambrian explosion 600 million years ago.
It seems like what instigated that was the oxygenation event 600 million years ago. But immediately the sort of like intelligence algorithm was there to like make the squirrel intelligence, right? So it's suggestive that animal intelligence...
was like that. As soon as you had the oxygen in the environment, you had the curiot, you could just like get the algorithm. Maybe there was like sort of an accident that evolution smelt upon it so fast, but I don't know if that suggests it's actually quite, at the end, going to be quite simple. Yes, basically it's so hard to tell, right, with any of this stuff. I guess you can base it a little bit on...
how long something has existed or how long it feels like something has been bottlenecked. So Nicolaine is very good about describing this like very apparent bottleneck in bacteria in archaea. For two billion years, nothing happened. Like extreme diversity of chemical, of biochemistry, and yet nothing that... grows to become animals, two billion years. I don't know that we've seen exactly that kind of an equivalent with animals and intelligence, to your point, right?
I guess maybe we could also look at it with respect to how many times we think evolution intelligence has like individually sprung up. That's a really good thing to investigate. Maybe one thought on that is I almost feel like... Well, there's the hominid intelligence, and there's, I would say, like the bird intelligence, right? Like ravens, et cetera, are extremely clever. But their brain parts are actually quite distinct, and we don't have that much.
existence. So maybe that's a slight event of, there's a slight indication of maybe intelligence springing up a few times. And so in that case, you'd maybe expect it more frequently or something like that. Yeah. A former guest, Gwern. and also Carl Schulman, have made a really interesting point about that, which is their perspective is that the scalable algorithm which humans have and primates have arose in birds as well, and maybe other times as well.
But humans found an evolutionary niche which rewarded marginal increases in intelligence and also had a scalable brain algorithm that could achieve those increases in intelligence. And so, for example, if a bird had a bigger brain, it would just collapse out of the air. So it's very smart for the size of its brain, but it's not in a niche which rewards.
the brain getting bigger. Yeah. Maybe similar with some really smart dolphins, et cetera. Exactly. Yeah. Whereas humans, you know, like we have hands that like reward being able to learn how to do tool use. We can externalize digestion and more energy to the brain. And that kicks off the flywheel.
Yeah, and just stuff to work with. I mean, I'm guessing it would be harder to, if I was a dolphin. I mean, how do you do, you can't have fire, for example, and stuff like that. I mean, they're probably like the universe of things you can do in water, like inside water is probably.
lower than what you can do on land. Yeah. Just chemically. Right. Yeah, I do agree with this viewpoint of these niches and what's being incentivized. I still find it kind of miraculous that I would have maybe expected things to get stuck on like... animals with bigger muscles, you know? Yeah. Like, going through intelligence is actually a really fascinating, uh, breaking point. The weak word for it is, the reason it was so hard is...
It's a very tight line between being in a situation where something is so important to learn that it's not just worth distilling the... exact right circuits directly back into your DNA versus it's not important enough to learn at all. It has to be something which is like...
You have to incentivize building the algorithm to learn in lifetime. Yeah, exactly. You have to incentivize some kind of adaptability. You actually want environments that are unpredictable. So evolution can't bake your algorithms into your weights.
are basically pre-baked in this sense. And so humans have to figure it out that test time when they get born. And so maybe there was, you actually want these kinds of environments that actually change really rapidly or something like that where you can't foresee.
what will work well. And so you actually put all that intelligence, you create intelligence to figure it out at this time. So Quentin Pope had this interesting blog post where he's saying the reasoning doesn't expect a sharp takeoff is...
So humans had the sharp takeoff where 60,000 years ago, we seem to have had the kind of architectures that we have today. And 10,000 years ago, agricultural revolution, modernity, dot, dot, dot. What was happening that 50,000 years? Well, you had to build this sort of like... cultural scaffold where you can accumulate knowledge over generations. This is an ability that exists for free in the way we do AI training where if you retrain a model, it can still...
I mean, in many cases, they're literally distilled, but they can be trained on each other. They can be trained on the same pre-training corpus. They don't literally have to start from scratch. So there's a sense in which the thing which...
It took humans a long time to get this cultural loop going. It just comes for free with the way we do LLM training. Yes and no, because LLMs don't really have the equivalent of culture. And maybe we're giving them way too much and incentivizing not to create it or something like that.
I guess like the dimension of culture and of written record and of like passing down notes between each other. I don't think there's an equivalent of that with LMS right now. So LMS don't really have culture right now. And it's kind of like one of the, I think, impediments, I would say. Can you give me some sense of...
what LLM culture might look like? So in the simplest case, it would be a giant scratchpad that the LLM can edit. And as it's reading stuff or as it's helping out with work, it's editing the scratchpad for itself. Why can't an LLM write a book for the other LLMs?
That would be cool. Like, why can't other LLMs read this LLM's book and be inspired by it or shocked by it or something like that? There's no equivalence for any of this stuff. Interesting. When would you expect that kind of thing to start happening? More general question about like multi-agent systems and a sort of like independent.
AI, civilization, and culture? I think there's two powerful ideas in the realm of multi-agent that have both not been really claimed or so on. The first one, I would say, is culture. And LLM is basically... a growing repertoire of knowledge for their own purposes. The second one looks a lot more like the powerful idea of self play in my mind is extremely powerful. So evolution actually has a lot of
competition, basically, driving intelligence and evolution. And in AlphaGo, more algorithmically, like AlphaGo is playing against itself, and that's how it learns to get really good at Go. And there's no equivalent of self-playing LLMs.
But I would expect that to also exist, but no one has done it yet. Like, why can't an LLM, for example, create a bunch of problems that another LLM is learning to solve? And then the LLM is always trying to, like, serve more and more difficult problems, stuff like that, you know? So, like...
I think there's a bunch of ways to actually organize it. And I think it's a realm of research. But I think I haven't seen anything that convincingly like claims both of those like multi-agent improvements. I still think we're mostly in the realm of a single individual agent. But I think...
I also think that will change. And in the realm of culture also, I would bucket also organizations. And we haven't seen anything left out convincingly either. So that's why we're still early. And can you identify the key bottleneck that's... preventing this kind of collaboration between LLMs? Maybe like the way I would put it is...
somehow remarkably, again, some of these analogies work and they shouldn't, but somehow remarkably they do. A lot of the smaller models or the dumber models, like the smaller models somehow remarkably resemble like a kindergarten student or then like a...
elementary school student or high school student, et cetera. And somehow we still haven't graduated enough where this stuff can take over. Like it's still mostly like my cloth code or codex, they still kind of feel like this elementary grade student. I know that they can take PhD quizzes. but they still cognitively feel like a kindergarten or an elementary school student. So I don't think they can create culture because they're still kids.
You know, like they're savant kids. They have perfect memory of all this stuff, etc. And they can convincingly create all kinds of slop that looks really good. But I still think they don't really know what they're doing and they don't really have the cognition. across all these little check boxes that we still have to collect. Yeah. So you've talked about how you were at Tesla leading self-driving from 2017 to 2022, and then you firsthand saw...
¶ Why self driving took so long
This progress from, we went from cool demos to now thousands of cars out there actually autonomously doing drives. Why did that take a decade? Like what was happening through that time? So I would say one thing I will almost instantly also push back on is this is not even near done. So in a bunch of ways that I'm going to get to.
I do think that self-driving is very interesting because it's definitely like where I get a lot of my intuitions because I spent five years on it. And it has this entire history where actually the first demos of self-driving go all the way to 1980s. You can see a demo from... CMU in 1986, there's a truck that's driving itself on roads. But okay, fast forward, I think when I was joining Tesla, I had a very early demo of Waymo, and it basically gave me a perfect drive in 2000.
2014 or something like that. So, perfect way more drive a decade ago. Took us around Palo Alto and so on because I had a friend who worked there. And I thought it was like very close and then still took a long time. And I do think that for some kinds of tasks and jobs and so on, there's a very large demo to product gap where the demo is very easy, but the product is very hard. And it's especially the case in cases like self-driving where the cost of failure is too high.
Many industries, tasks and jobs maybe don't have that property, but when you do have that property, that definitely increases the timelines. I do think that, for example, in software engineering, I do actually think that that property does exist.
I think for a lot of vibe coding, it doesn't. But I think if you're writing actual production-grade code, I think that property should exist because any kind of mistake actually leads to security vulnerability or something like that. And millions and hundreds of millions of people's personal social security numbers, et cetera, get leaked or something like that.
that and so i do think that it is a case that in software people should be careful um kind of like in self-driving um like in self-driving if you if things go wrong you might get injury in um I guess there's worse outcomes. But I guess in software, I almost feel like it's almost unbounded how terrible some things could be. So I do think that they share that property. And then I think basically what takes a long amount of time and the way to think about it is that...
It's a march of nines and every single nine is a constant amount of work. So every single nine is the same amount of work. So when you get a demo and something works 90% of the time, that's just...
That's just the first nine. And then you need the second nine and third nine, fourth nine, fifth nine. And while I was at Tesla for, was it five years or so, I think we went through maybe three nines, two nines, I don't know what it is, you know. But like multiple nines of iteration, there's still more nines to go. And so that's why these things take so long.
And so it's definitely formative for me, like seeing something that was a demo. I'm very unimpressed by demos. So whenever I see demos of anything, I'm extremely unimpressed by that. It works better if you can.
If it's a demo that someone cooked up and is just showing you, it's worst. If you can interact with it, it's a bit better. But even then, you're not done. You need actual product. It's going to face all these challenges when it comes in contact with reality and all these different pockets of behavior that need patching. And so I think we're going to see all this stuff.
play out. It's a march of nines. Each nine is constant. Demos are encouraging. Still a huge amount of work to do. I do think it is a kind of a critical safety domain, unless you're doing bytecoding, which is all nice and fun and so on. And so that's why I think this also enforced my timelines from that perspective. That's very interesting to hear you say that the sort of safety guarantees you need from software are actually not dissimilar.
to self-driving because what people will often say is that self-driving took so long because the cost of failure is so high. Like a human makes a mistake on average every 400,000 miles or every seven years. And if you had to release a coding agent that... Couldn't make a mistake for at least seven years. It would be much harder to deploy.
But I guess your point is that if you made a catastrophic coding mistake, like breaking some important system every seven years. And in fact, in terms of sort of wall clock time, it would be much less than seven years because you're like constantly.
outputting code like that, right? So it's like per tokens, or in terms of tokens, it would be seven years, but in terms of wall clock time, it would be pretty close. Yeah, in some ways it's a much harder problem. I mean, self-driving is just one of thousands of things that people do. It's almost like a single...
vertical, I suppose. Whereas when we're talking about general software engineering, it's even more, there's more surface area. There's another objection people make to that analogy, which is that with self-driving, what took a big fraction of that time with solving the problem of having basic perception that's robust and building representations and having a model.
That has some common sense so it can generalize to when I see something that's slightly out of distribution. If somebody's waving down the road this way, you don't need to train for it. The thing will have some understanding of how to respond to something like that. And these are things we're getting for free with LLMs or VLMs today. So we don't have to solve these very basic representation problems. And so now deploying AIs across different domains will sort of be like deploying...
a self-driving car with current models to a different city, which is hard, but not like a 10-year-long task. Yeah, basically, I'm not 100% sure if I fully agree with that. I don't know how much we're getting for free. And I still think there's like a lot of gaps in understanding in what we are getting.
I mean, we're definitely getting more generalizable intelligence in a single entity, whereas self-driving is a very special purpose task that requires, in some sense, building a special purpose task is maybe even harder in a certain sense because it doesn't fall out from a more general thing that you're doing at scale. if that makes sense. So, but I still think that the analogy doesn't, I still don't know if it fully resonates because
like the LMs are still pretty fallible and I still think that they have a lot of gaps and that it still needs to be filled in. And I don't think that we're getting like magical generalization completely out of the box, sort of in a certain sense. And the other aspect that I want to also actually return to when I was in the... in the beginning was self-driving cars are nowhere under down still. So even though, so the deployments still are pretty minimal.
right uh so even waymo and so on has very few cars and they're doing that roughly speaking because they're not economical right um because they've built something that that lives in the future um and so they had to like pull back future but they had to make it uneconomical so they have all these like
you know, there's all these costs, not just marginal costs for those cars and their operation and maintenance, but also the capex of the entire thing. So making the economical is still going to be a slog, I think, for them.
And then also, I think when you look at these cars and there's no one driving, I also think it's a little bit deceiving because there are actually very elaborate operation centers of people actually kind of like in a loop with these cars. And I don't have the full extent of it, but I think...
there's more human in the loop that you might expect and there's people somewhere out there basically beaming in from the sky uh and uh i don't actually know they're fully in the loop with the driving i think some of the times they are but they're certainly involved and there are people and in some sense we haven't actually removed the person we've like moved them to somewhere we can't see them
I still think there will be some work, as you mentioned, going from environment to environment. And so I think like there's still challenges to make self-driving real. But I do agree that it's definitely across the threshold where it kind of feels real, unless it's like really teleoperated.
For example, Waymo can't go to all the different parts of the city. My suspicion is it's like parts of city where you don't get good signal. Anyway, so basically, I don't actually know anything about the stack.
I mean, I'm just making up stuff. You let self-driving for five years at Tesla, huh? Sorry, I don't know anything about the specifics of Waymo. I feel like I'll talk about them. I actually, by the way, love Waymo, and I take it all the time. So I don't want to say, like, I just think people, again, are...
sometimes a little bit too naive about some of the progress. And I still think there's a huge amount of work. And I think Tesla took, in my mind, a lot more scalable approach. And I think the team is doing extremely well and is going to... And I'm kind of like on the record for predicting how this thing will go, which is like...
Waymo had like early start because you can package up so many sensors. But I do think Tesla is taking the more scalable strategy and it's going to look a lot more like that. So I think this will have to still play out and hasn't. But basically like... I don't want to talk about self-driving as something that took a decade because it didn't take. It didn't take yet.
If that makes sense. Because one, the start is at 1980, not 10 years ago. And then two, the end is not here yet. Yeah, the end is not near yet. Because when we're talking about self-driving, usually in my mind, it's self-driving at scale.
People don't have to get a driver's license, et cetera. I'm curious to bounce two other ways in which the analogy might be different. And the reason I'm especially curious about this is because I think the question of how fast AI is deployed, how valuable it is when it's...
early on is like potentially the most important question in the world right now right like if you're trying to model what the year 2030 looks like this is the question you want to have some understanding of so another thing you might think is One, you have this latency requirement with self-driving where you have, I have no idea what the actual models are, but I assume like tens of millions of parameters or something, which is not the necessary constraint for...
knowledge work with LLMs. Or maybe it might be with computer use and stuff. But anyways, the other big one is, maybe more importantly, on this CapEx question, yes, there is... Additional cost is serving up an additional copy of a model. But the sort of op-ex of a session is quite low, and you can amortize the cost of AI.
into the training run itself, depending on how inference scaling goes and stuff. But it's certainly not as much as building a whole new car to serve another instance of a model. So the economics of deploying more widely. are much more favorable. I think that's right. I think if you're sticking in the realm of bits, bits are like a million times easier than anything that touches the physical world. I definitely grant that. Bits are completely...
changeable, arbitrarily reshuffle at a very rapid speed. So you would expect a lot more faster adaptation also in the industry and so on. And then what was the first one?
The latency requirements. I think that's roughly right. I mean, I also think that if we are talking about knowledge work at scale, there will be some latency requirements, practically speaking, because we... uh you know we're gonna have to make create a huge amount of compute yeah and serve that um and then i think like the last aspect that i very briefly want to also talk about is like all the all the rest of it the just all the rest of it so um
What does society think about it? What is the legal ramification? How is it working legally? How is it working insurance-wise? What are those layers of it and aspects of it? What happens with... What is the equivalent of people putting a cone on Waymo? Yeah. You know, there's going to be equivalents of all that. And so I do think that I almost feel like...
Self-driving is a very nice analogy that you can borrow things from. Yeah, what is the equivalent of a cone in the car? What is the equivalent of a teleoperating worker who's like hidden away? And...
almost like all the aspects of it. Yeah. Do you have any opinions on whether this implies that the current day I build out, which would like 10x the amount of available computer in the world and... a year or two and maybe like 100 more than 100 exit by the end of the decade if the use of ai will be lower than some people nightly predict does that mean that
we're overbuilding compute or do you is that a separate question kind of like what happened with railroads and all this kind of stuff what sorry was it railroads oh sorry it was um yeah There is like a historical precedent or was it with telecommunication industry, right? Like pre-paving the internet that only came like a decade later, you know, and creating like a whole bubble in the telecommunications industry in the late 90s kind of thing. Yeah.
So I don't know. I mean, I understand I'm sounding very pessimistic here. I'm only doing that. I'm actually optimistic. I think this will work. I think it's tractable. I'm only sounding pessimistic because when I go on my Twitter timeline, I see all this stuff that makes no sense to me. And I think there's...
a lot of reasons for why that exists. And I think a lot of it is, I think, honestly, just fundraising. It's just incentive structures. A lot of it may be fundraising. A lot of it is just attention, converting attention to money on the internet, stuff like that. So I think there's a lot of that going on, and I think I'm only reacting to that. But I'm still like...
Overall, very bullish on technology. I think we're going to work through all this stuff. And I think there's been a rapid amount of progress. I don't actually know that there's overbuilding. I think that we're going to be able to gobble up what, in my understanding, is being built.
Because I do think that, for example, cloud code or OpenAI Codex and stuff like that, they didn't even exist a year ago, right? Is that right? I think it's roughly right. This is miraculous technology that didn't exist. I think... there's going to be a huge amount of demand as we see the demand in ChachiPT already and so on. So yeah, I don't actually know that there's overbuilding.
But I guess I'm just reacting to like some of the very fast timelines that people continue to say incorrectly. And I've heard many, many times over the course of my 15 years in AI. where very reputable people keep getting this wrong all the time. And I think I want this to be properly calibrated. And I think some of this also, it does have like geopolitical ramifications and things like that when...
some of these questions. And I think I don't want people to make mistakes on that sphere of things. So I do want us to be grounded in reality of what technology is and isn't. Let's talk about education in Eureka and stuff.
¶ Future of education
One thing you could do is start another AI lab and try to solve those problems. Yeah, curious what you're up to now. And then, yeah, why not AI research itself? I guess maybe like the way I would put it is I feel some amount of like determinism around the things that AI labs are doing. And I feel like I could help out there, but I don't know that I would like uniquely.
I don't know that I would like uniquely improve it. But I think like my personal big fear is that a lot of this stuff happens on the side of humanity and that humanity gets disempowered by it. And I kind of like... I care not just about all the Dyson spheres that we're going to build and that AI is going to build in a fully autonomous way. I care about what happens to humans.
And I want humans to be well off in this future. And I feel like that's where I can a lot more uniquely add value than like an incremental improvement in the frontier lab. And so I guess I'm most afraid of something maybe like... depicted in movies like WALL-E or Idiocracy or something like that, where humanity is sort of on the side of this stuff. And I want humans to be much, much better in this future. And so I guess to me...
This is kind of like through education that you can actually achieve this. So what are you working on there? So Eureka is trying to build, I think maybe the easiest way I can describe it is we're trying to build the Starfleet Academy. I don't know if you've watched Star Trek. I haven't, but yeah. Okay, Starfleet Academy is this like elite institution for frontier.
technology, building spaceships and graduating cadets to be like the pilots of these spaceships and whatnot. So I just imagine like an elite institution for technical knowledge and basically a kind of school that's very up-to-date and very... premier institution. A category of questions I have for you is just explaining how one teaches technical or scientific content well. Because you are one of the world masters at it, and then...
I'm curious both about how you think about it for content you've already put out there on YouTube. Yeah. But also, to the extent it's any different, how you think about it for Eureka? Yeah. With respect to Eureka, I think like one thing that is very fascinating to me about education is like, I do think education will pretty fundamentally change with AIs on the side. And I think it has to be rewired and changed to some extent.
I still think that we're pretty early. I think there's going to be a lot of people who are going to try to do the obvious things, which is like, oh, have an LLM and ask it questions and do all the basic things that you would do via prompting right now. I think it's helpful, but it still feels to me a bit sloppy.
like Slop. I'd like to do it properly and I think the capability is not there for what I would want. What I'd want is like an actual tutor experience. Maybe a prominent example in my mind is I was recently learning Korean, so language learning. And I went through a phase where I was learning Korean by myself.
on the internet. I went through a phase where I was actually part of a small class in Korea, taking Korean with a bunch of other people, which was really funny. But we had a teacher and like 10 people or so taking Korean. And then I switched to a one-on-one tutor. And I guess what was fascinating to me is I think I had a really good tutor. But I mean, just thinking through like what this tutor was doing for me and how incredible.
that experience was and how high the bar is for like what i actually want to build eventually um because uh i mean she was extremely so she instantly from a very short conversation understood like where i am as a student what i know and don't know and she was able to like probe exactly like like the kinds of questions or things to understand my world model.
No LLM will do that for you 100% right now, not even close, right? But a tutor will do that if they're good. Once she understands, she actually like really served me all the things that I needed at my current sliver of capability. I need to be always appropriately challenged. I can't be... faced with something too hard or too trivial. And a tutor is really good at serving you just the right stuff.
And so basically, I felt like I was the only constraint to learning, like my own. I was the only constraint. I was always given the perfect information. I'm the only constraint. And I felt good because I'm the only impediment that exists. It's not that I can't find knowledge or that it's not properly explained or et cetera. Like it's just my ability to.
memorize and so on. And this is what I want for people. How do you automate that? So a very good question about the current capability you don't. But I do think that with, and that's why I think it's not actually the right time to actually build this kind of an AI tutor. I still think it's a useful product and lots of people will build it. But I still feel like the bar is so high.
and the capability is not there. But, I mean, even today, I would say Chachipiti is an extremely valuable educational product. But I think for me, it was so fascinating to see how high the bar is. And when I was with her, I almost felt like... there's no way I can build this. But you are building it, right? Anyone who's had a really good tutor is like, how are you going to build this? So I guess I'm waiting for that capability. I do think that...
in a lot of ways in the industry. For example, I did some AI consulting for computer vision. A lot of my times, the value that I brought to the company was telling them not to use AI. It wasn't like I was the AI expert and they described a problem and I said, don't you say hi. This was my value add. And I feel like it's insane in education right now where I kind of feel like for what I have in mind, it's not yet the time, but the time will come.
But for now, I'm building something that looks maybe a bit more conventional, that has a physical and digital component and so on. But I think there's obvious, it's obvious how this should look like in the future. Do they assume you're willing to say it? What is the thing you hope will be?
release this year or next year? Well, so I'm building the first course and I want to have a really, really good course. State of the art, obvious state of the art destination you go to learn AI in this case, because that's just what I'm familiar with. So I think it's a really good first product to get to be really good. And so that's what I'm building. And NanoChat, which you briefly mentioned, is a capstone project of LLM 101N, which is a class that I'm building. So...
that's a really big piece of it. But now I have to build out a lot of the intermediates and then I have to actually like hire a small team of, you know, TAs and so on and actually like build the entire course. And maybe one more thing that I would say is like many times when people think about education, they think about sort of like the more...
What I would say is like kind of a softer component of like diffusing knowledge or like, but I actually have something very hard and technical in mind. And so in my mind, education is kind of like the very difficult technical. like process of building ramps to knowledge. So in my mind, NanoChat is a ramp to knowledge because it's a very simple, it's like the super simplified full stack thing.
If you give this artifact to someone and they like look through it, they're learning a ton of stuff. And so it's giving you a lot of what I call Eurekas per second, which is like understanding per second. That's what I want. Lots of Eurekas per second. And so to me, this is a technical problem of how do we build these ramps to knowledge. And so I almost think of Eureka as almost like a...
It's not like maybe that different maybe through some of the frontier labs or some of the work that's going to be going on because I want to figure out how to build these frontier, these ramps very efficiently so that people are never stuck and everything is always not too hard or not too easy.
not too trivial, and you have just the right material to actually progress. Yeah, so you're imagining the short term that instead of a tutor being able to, like, probe your understanding, if you have enough self-awareness to be able to probe yourself.
You're never going to be stuck. You can find the right answer between talking to the TA or talking to an LLM and looking at the reference implementation. It sounds like automation or AI is actually not a significant... So far, it's actually the... big alpha here is your ability to explain AI codified in the source material of the class, right?
That's fundamentally what the course is. I mean, I think you always have to be calibrated to what capability exists in the industry. And I think a lot of people are going to pursue like, oh, just ask ChachiPT, et cetera. But I think like right now, for example, if you go to ChachiPT and you say, oh, teach me AI.
There's no way. I mean, it's going to give you some slop, right? AI is never going to write nano chat right now. But nano chat is a really useful, I think, intermediate point. So I'm collaborating with AI to create all this material. So AI is still fundamentally very helpful. Earlier on, I built a CS-231 at Stanford, which was one of the earlier, actually, sorry, I think it was the first deep learning class at Stanford, which became very popular.
And the difference in building out 231N and LL101N now is quite stark. Because I feel really empowered by the LLMs as they exist right now. But I'm very much in the loop. So they're helping me build little materials. I go much faster.
they're doing a lot of the boring stuff, et cetera. So I feel like I'm developing the course much faster and those LLM infused in it, but it's not yet at a place where I can creatively create the content. I'm still there to do that. So like, I think the trickiness is always calibrating yourself to what exists.
And so when you imagine what is available through Eureka in a couple of years, it seems like the big bottleneck is going to be finding Karpathis in field after field who can convert their understanding into these ramps, right? So I think it would change over time. So I think right now it would be hiring faculty to help work hand in hand with AI.
a team of people probably to build a state-of-the-art courses. And then I think over time it can, maybe some of the TAs can actually become AIs because some of the TAs like, okay, you just take all the course materials and then I think you could serve a very good like automated TA. for the student when they have more basic questions or something like that, right? But I think you'll need faculty for the overall architecture.
of a course and making sure that it fits. And so I kind of see a progression of how this will evolve. And maybe at some future point, you know, I'm not even that useful in AI is doing most of the design much better than I could. But I still think that that's going to take some time to play out. But are you imagining that like...
people who have expertise in other fields are then contributing courses? Or do you feel like it's actually quite essential to the vision that you, given your understanding of how you want to teach, are the ones designing the content?
I don't know, Sal Khan is narrating all the videos on Khan Academy. Are you imagining something like that? No, I will hire faculty, I think, because there are domains in which I'm not an expert. And I think that's the only way to offer the state-of-the-art experience for the student, ultimately. Yeah, I do expect that I would hire faculty, but I will probably stick around in AI for some time. Yeah.
I do have something, I think, more conventional in mind for the current capability, I think, than what people would probably anticipate. And when I'm building Starfleet Academy, I do probably imagine a physical institution and maybe a tier below that, a digital offering that... is not the state-of-the-art experience you would get when someone
comes in physically full-time, and we work through material from start to end and make sure you understand it. That's the physical offering. The digital offering is, yeah, a bunch of stuff on the internet and maybe some LLM assistant, and it's a bit more gimmicky and a tier below, but at least it's accessible to life. 8 billion people. Yeah, I think you're basically inventing college from first principles for...
The tools that are available today and then just like for just like selecting for the people who have the motivation and the interest of actually. really engaging with material. Yeah. And I think there's going to have to be a lot of not just education, but also re-education. And I would love to help out there because I think the jobs will probably change quite a bit.
And so, for example, today, a lot of people are trying to upskill in AI specifically. So I think it's a really good course to teach in this respect. Yeah, I think the motivation-wise, before AGI, motivation is very simple to solve because people want to make money, and this is how you make money in the industry today. I think post-AGI is a lot more interesting.
possibly because, yeah, if everything is automated and there's nothing to do for anyone, why would anyone go to a school, et cetera? So I think, I guess like I often say that pre-AGI education is useful. Post-AGI education is fun. And in a similar way as people, for example, people go to gym today, but we don't need their physical strength to manipulate heavy objects because we have machines to do that. They still go to gym. Why do they go to gym?
Well, because it's fun, it's healthy, and you look hot. When you have a six-pack, I don't know. I guess what I'm saying is it's attractive for people to do that in a certain very deep psychological evolutionary sense for humanity. And so I kind of think that education will kind of play out. the same way like you'll go to school like you go to gym um and you'll and i think that right now i think not that many people learn uh because learning is hard
You bounce from material because, and some people overcome that barrier, but for most people it's hard. But I do think that we should, it's a technical problem to solve. It's a technical problem to do what my tutor did for me when I was learning Korean. I think it's tractable and buildable and someone should build it. And I think it's going to make learning anything trivial and desirable and people will do it for fun because it's trivial.
If I had a tutor like that for any arbitrary piece of knowledge, I think it's going to be so much easier to learn anything. And people will do it. And they'll do it for the same reasons they go to gym. I mean, that sounds different from... using this supposed AGI you're using this to basically as entertainment or as like a self-betterment but it sounded like you had a vision also that
this education is relevant to keeping humanity in control of AI. I see. And they sound different. And I'm curious, is it like it's entertaining for some people, but then empowerment for some others? How do you think about that? I think this, so I do definitely feel like people will be
I do think like eventually it's a bit of a losing game, if that makes sense. I do think that it is in long term. Long term, which I think is longer than I think maybe most people in the industry, it's a losing game. I do think that people can go so far. and that we barely scratch the surface so much a person can go. And that's just because people are bouncing off of material that's too easy or too hard. And I actually kind of feel that people will...
be able to go much further. Like anyone speaks five languages, because why not? Because it's so trivial. Anyone knows, you know, all the basic curriculum of undergrad, etc. Now that I'm understanding the vision, that's very interesting. Like I think...
It actually has a perfect analog in gym culture. I don't think 100 years ago, anybody would be like ripped. Like nobody would have, you know, be able to like just spontaneously bench two plays or three plays or something. And it's actually very common now.
And you're – because this idea of systematically training and lifting weights in the gym or systematically training to be able to run a marathon, which is a capability spontaneously you would not have or most humans would not have. And you're imagining similar things for –
learning across many different domains much more intensely, deeply, faster. Yeah, exactly. And I kind of feel like I am betting a little bit implicitly on some of the timelessness of human nature. And I think it will be desirable to be... to do all these things. And I think people will look up to it as they have for millennia because...
And I think this will continue to be true. And actually also maybe there's some evidence of that historically because if you look at, for example, aristocrats or you look at maybe ancient Greece or something like that, whenever you had little pocket environments that were post-AGI in a certain sense, I do feel like people have spent a lot of their time.
in a certain way, either physically or cognitively. And so I think I feel okay about the prospects of that. And I think if this is false and I'm wrong and we end up in like... you know, WALL-E or Idiocracy feature, then I think it's very, I don't even care if there's like Dyson Spheres. This is a terrible outcome. Yeah. Like, I actually really do care about humanity.
Everyone has to just be superhuman in a certain sense. I guess it's still a world in which that is not enabling us to... It's like the culture world, right? You're not fundamentally going to be able to... transform the trajectory of technology or influence decisions by your own labor or cognition alone. Maybe you can influence decisions because the AI is asking for approval.
But you're not like, it's not because I've invented something or I've come up with a new design, I'm really influencing the future. Yeah, maybe. I don't actually think that. I think there will be a transitionary period where we are going to be able to be in the loop. you know, advanced things if we actually understand a lot of stuff. I do think that long term, that probably goes away, right? But…
Maybe it's going to even become a sport. Like right now you have powerlifters who go extreme on this direction. So what is powerlifting in a cognitive era? Maybe it's people who are really trying to make Olympics out of knowing stuff. Yeah. Like... And if you have a perfect AI tutor, maybe you can get extremely far. I almost feel like we're just barely, the geniuses of today are barely scratching the surface of what a human mind can do, I think. Yeah, I love this vision. I also...
It's like, I feel like the person you have like most product market fit with is like me because like my job involves having to learn different subjects every week. And I am like very... I'm similar for that matter. I mean, a lot of people, for example, hate school and want to get out of it. I really liked school. I loved learning things, etc. I wanted to stay in school. I stayed all the way until PhD and then they wouldn't let me stay longer. So I went to the industry.
But I mean, basically, roughly speaking, I love learning, even for the sake of learning. But I also love learning because it's a form of empowerment and being useful and productive. I think you also made a point that we started also, just to spell it out. I think... What's happened so far with online courses is that why haven't they already enabled us to enable every single human to know everything?
And I think they're just so motivation-laden because there's not obvious on-ramps. And it's like so easy to get stuck. And if you had... Instead, this thing, basically like a really good human tutor. It would just be such an unlock from a motivation perspective. I think so. Because it feels bad to bounce from material. It feels bad. You get negative reward from...
syncing amount of time in something and doesn't pan out or like being completely bored because what you're getting is too easy or too hard. So I think, yeah, I think when you actually do it properly. Learning feels good. And I think it's a technical problem to get there. And I think for a while, it's going to be AI plus human collab. And at some point, maybe it's just AI. Can I ask some questions about teaching well?
if you had to give advice to another educator in another field that you're curious about to make the kinds of YouTube tutorials you've made. Maybe it might be especially interesting to talk about domains where you can't just like...
you can't test somebody's technical understanding by having them code something up or something. What advice would you give them? So I think that's a pretty broad topic. I do feel like there's basically, I almost feel like there are 10, 20 tips and tricks that I kind of semi-consciously probably do. I guess like on a high level, I always try to...
I think a lot of this comes from my physics background. I really, really did enjoy my physics background. I have a whole rant on I think how everyone should learn physics in early school education because I think early school education is not about...
criminal knowledge or memory for tasks later in the industry. It's about booting up a brain. And I think physics uniquely boots up the brain the best because some of the things that they get you to do in your brain during physics is extremely valuable later. The idea of building models and abstractions and...
understanding that there's a first order of approximation that describes most of the system, but then there's a second order, third order, first order terms that may or may not be present. And the idea that you're observing like a very noisy system, but actually there's like these fundamental frequencies that you can abstract away.
Like when a physicist walks into the class and they say, assume there's a spherical cow and dot, dot, dot. And everyone laughs at that, but actually it's brilliant. It's brilliant thinking that's very generalizable across the industry because, yeah, cow is... can be approximated as a sphere, I guess, in a bunch of ways. There's a really good book, for example, Scale. It's basically from a physicist talking about biology. And maybe this is also a book I would recommend reading, but...
You can actually get a lot of really interesting approximations and chart scaling laws of animals. And you can look at their heartbeats. and things like that. And they actually line up and with the size of the animal and things like that. You can talk about an animal as a volume and you can actually drive a lot of, you can talk about the heat dissipation.
off that because your heat dissipation grows as the surface area, which is growing as square, but your heat creation or generation is growing as a cube. And so I just feel like physicists have all the right cognitive tools to approach problem solving in the world.
So I think because of that training, I always try to find the first order terms or the second order terms of everything. When I'm observing a system or thing, I have a tangle of a web of ideas or knowledge in my world, in my mind. And I'm trying to find what is the... What is the thing that actually matters? What is the first order component?
How can I simplify it? How can I have a simple thing that actually shows that thing, right? It shows an action. And then I can tack on the other terms. Maybe an example from one of my repos that I think illustrates it well is called micrograd. I don't know if you're familiar with this, but so micrograd is 100 lines of code.
that shows backpropagation. You can create neural networks out of simple operations like plus and times, et cetera, Lego blocks of neural networks. And you build up a computational graph and you do a forward pass and a backward pass to get the gradients. Now this is at the heart of all neural network learning.
So micrograd is a 100 lines of pre-interpretable Python code, and it can do forward and backward arbitrary neural networks, but not efficiently. So micrograd, these 100 lines of Python, are everything you need to understand how neural networks train. Everything else is just efficiency.
Everything else is efficiency. And there's a huge amount of work to do efficiency. You know, you need your tensors, you lay them out, you stride them, you make sure your kernels are orchestrating memory movement correctly, etc. It's all just efficiency.
roughly speaking. But the core intellectual sort of piece of neural network training is micrograd. It's 100 lines. You can easily understand it. You're chaining. It's a recursive application of chain rule to drive the gradient which allows you to optimize any arbitrary differential function. So... I love finding these like, you know, the smaller terms and serving them on a platter and discovering them. And I feel like education is like the most intellectually interesting thing because...
You have a tangle of understanding and you're trying to lay it out in a way that creates a ramp where everything only depends on the thing before it. And I find that this like... You know, untangling of knowledge is just so intellectually interesting as a cognitive task. And so I love doing it personally, but I just have fascination with trying to lay things out in a certain way. Maybe that helps me. It also just makes a learning experience...
so much more motivated. Your tutorial on the Transformer begins with bigrams, literally like a lookup table from here's the word right now. Or here's the previous word, here's the next word. And it's literally just a lookup table. Yes, the essence of it, yeah.
I mean, it's such a brilliant way, like, okay, start with the lookup table and then go to a transformer and then each piece is motivated. Why would you add that? Why would you add the next thing? You couldn't memorize this sort of attention formula, but just like having an understanding of why this is, every single piece is relevant, what a problem itself.
Yeah, you're presenting the pain before you present a solution. And how clever is that? And you want to take the student through that progression. So there's a lot of other small things like that that I think make it nice and engaging and interesting.
And, you know, always prompting the student. There's a lot of small things like that that I think are, you know, important and a lot of good educators will do. Like, how would you solve this? Like, I'm not going to present a solution before you're going to guess. That would be wasteful. That's a little bit of a...
I don't want to swear, but it's a dick move towards you to present you with the solution before I give you a shot to try to come up with it yourself. Because if you try to come up with it yourself, I guess you get a better understanding of like... What is the action space? Yeah. And then what is the sort of like objective?
Then, like, why does only this action fulfill that objective, right? Yeah. Well, you have a chance to, like, try yourself and you have an appreciation when I give you the solution. And it maximizes the amount of knowledge per new fact added. That's right, yeah. Why do you think by default... People who are genuine experts in their field are often bad at explaining it to somebody ramping up.
Well, it's the curse of knowledge and expertise. This is a real phenomenon, and I actually suffered from it myself as much as I try to not suffer from it. But you take certain things for granted, and you can't put yourself in the shoes of people who are just starting out.
And this is pervasive and happens to me as well. One thing that I actually think is extremely helpful, as an example, someone was trying to show me a paper in biology recently. And I just had instantly so many terrible questions.
So what I did was I used ChatGPT to ask the questions with the paper in the context window. And then it worked through some of the simple things. And then I actually shared the thread to the person who shared it, who actually wrote that paper or worked on that work. And I almost feel like it was like a... Like if they can see the dumb questions I had, it might help them.
explain it better in the future or something like that. Because, so for example, for my material, I would love if people shared their dumb conversations with ChatGPT about the stuff that I've created, because it really helps me put myself, again, in the shoes of someone who's starting out. Another trick like that that just works astoundingly well, if somebody writes a paper or a blog post or an announcement, it is, in 100% of cases, true.
that just the narration or the transcription of how they would explain it to you over lunch is way more not only understandable, but actually... Also more accurate and scientific in the sense that people have a bias to explain things in the most abstract, jargon-filled way possible and to clear their throat for four paragraphs before they explain the central idea. But there's something about communicating one-on-one with a person which compels you to just...
Say the thing. Just say the thing. Yeah. Actually, I saw that tweet. I thought it was really good. I shared it with a bunch of people, actually. I think it was really good. And I noticed this many, many times. Maybe the most prominent example is I remember back in my PhD days doing research, et cetera. You read someone's paper, right? And you work to understand what it's doing, et cetera.
And then you catch them, you're having beers at the conference later. And you ask them, so like this paper, like, so what were you doing? Like, what is the paper about? And they will just tell you these like three sentences that like perfectly captured the essence of that paper and totally give you the idea. And you didn't have to read the paper. Yeah, yeah, yeah.
Only when you're sitting at the table with a beer or something like that and like, oh yeah, the paper is just, oh, you take this idea, you take that idea and you try this experiment and you try this thing. And they have a way of just putting it conversationally. Right. And just like perfectly, like, why isn't that the abstract? Exactly. This is coming from the perspective of how somebody who's trying to explain an idea should formulate it better. What is your advice?
as a student to other students, where if you don't have a Karpathy who is doing the exposition of an idea, if you're reading a paper from somebody or reading a book, what strategies do you employ to learn material you're interested in? in fields you're not an expert in? I don't actually know that I have like unique tips and tricks, to be honest. Basically, it's kind of a painful process. But, you know, like redraft one. I think like one thing that has always helped me quite a bit is...
I had a small tweet about this actually. So like learning things on demand is pretty nice. Learning depth wise. I do feel like you need a bit of alternation of learning depth wise on demand. You're trying to achieve a certain project that you're going to get a reward from. And learning breath wise, which is just, oh, let's do whatever one-on-one.
here's all the things you might need, which is a lot of school. There's a lot of breath-wise learning. Like, oh, trust me, you'll need this later. You know, that kind of stuff. Like, okay, I trust you. I'll learn it because I guess I need it. But I love the kind of learning where you'll actually get a reward.
doing something and you're learning on demand. The other thing that I've found is extremely helpful is maybe this is an aspect where education is a bit more selfless because explaining things to people is a beautiful way to learn something more deeply.
This happens to me all the time. I think it probably happens to other people too, because I realize if I don't really understand something, I can't explain it, you know? And I'm trying and I'm like, actually... actually i don't understand this and it's so annoying to come to terms with that and then you can go back and make sure you understood it and so it fills these gaps of your understanding it forces you to come to terms with them and to reconcile them i love to
re-explain and things like that. And I think people should be doing that more as well. I think that forces you to manipulate the knowledge and make sure that you know what you're talking about when you're explaining it. Oh, yeah. I think that's an excellent note to close on. Yeah. Andre, that was great. Yeah, thank you. Thanks. Have a good time.
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. 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 dwarkesh.com slash advertise. Otherwise, I'll see you on the next one.
