HomeVideos

8 Predictions for the Era of Continual Learning

Now Playing

8 Predictions for the Era of Continual Learning

Transcript

108 segments

0:00

I've explained elsewhere why I think actual  continual learning is needed. I don't think  

0:03

you can have AIs that perform whole jobs as  competently as humans if they are forced to just  

0:08

write markdown files from session to session. Just to give an illustrative example,  

0:12

imagine if this is the way that students learn  to play the saxophone. You have one student,  

0:16

he's never played the saxophone  before. He goes into the music hall,  

0:19

he tries to play it. Of course, this is his first  time, so he fails, and he writes down a bunch of  

0:23

notes about what went wrong. And there's a next  student who's waiting outside the music hall.  

0:27

He comes in, he reads all these notes. He's  also never played, so of course he messes up,  

0:31

and he continues to add on to these notes. And  you have an infinity of students outside the music  

0:35

hall who keep writing notes to the next person. I don't think there's any sequence of text they  

0:39

could write to each other that would allow  the subsequent student to just nail the  

0:44

saxophone from the first try. At some point,  you actually have to accumulate the relevant  

0:49

experience into your brain. I think the same  thing will be true for a lot of skills that  

0:53

we want AIs to actually accumulate from all the  different workplaces in which they're deployed. 

0:58

Okay, so what changes once we  have actual continual learning? 

1:01

One, I think that a lot of proposals that have  been put forward about regulating AI assume that  

1:06

you train a model and then you deploy it. And  therefore, if you run a bunch of checks on the  

1:11

model before it is deployed, we can make  sure that it's not going to aid in cyber  

1:15

attacks or do something crazy. I don't think this  assumption necessarily makes sense in the future,  

1:19

and this is one of the many reasons I'm worried  about locking in some kind of safety regulatory  

1:24

regime right now — because we don't know what kind  of technology we're going to be dealing with even  

1:29

within a year, let alone within five or ten years. What if the model is improving every single day  

1:35

based on the millions of sessions of work  it does in that day? If that happens,  

1:38

we could potentially be locking in an archaic and  potentially counterproductive approach to dealing  

1:43

with the threats from AI. To the extent the  government wants some way to do safety evaluation  

1:48

on model providers, I think it would make more  sense to do monthly or quarterly risk inspections  

1:53

rather than trying to single out some special  moment that occurs after training is done but  

1:57

before deployment begins, because that will not  be a meaningfully distinct category in the future. 

2:02

Two, how the labs do technical alignment would  probably totally need to change. Right now,  

2:07

a lot of research is focused on the question of  how we make sure that a frozen set of weights  

2:12

behaves well during deployment. But I'm not aware  of much research on the question of how we make it  

2:17

so that even with constant weight updates, the AI  system never falls prey to jailbreaks or changes  

2:24

into a deceptive or evil persona. And if AIs are  consolidating learnings between users as well,  

2:29

how do we prevent users from injecting  backdoors or some kind of malicious  

2:32

inclination into the base model? In some sense, this is what the human  

2:36

alignment problem is, right? Humans improve in a  self-directed way. If you have kids — I don't have  

2:42

kids, but I imagine this is what happens — they  go out, they learn new things. Sometimes they go  

2:47

crazy. They get one-shotted by crazy ideologies,  they take the wrong drug, they become super weird.  

2:52

But you hope that you've given them enough common  sense and basic values that they improve as people  

2:58

in a self-directed way without ending up with  some super weird beliefs or misanthropic ideas. 

3:04

Three, the diversity of AI minds will increase.  Right now, there are less than five prominent  

3:10

AI minds, by which I mean the base models which  are served to millions or hundreds of millions  

3:15

or billions of users at once. And they're all  quite similar to each other, by the way, because  

3:19

they've all been trained on roughly the same  data. But if AIs are learning from experience,  

3:24

and that experience is different between not only  different AI companies but also between different  

3:28

instances of the same AI model, we could see a lot  of diversity come out the other end in this world. 

3:35

And this would be, I think, a net good outcome.  One of the things to worry about in the future  

3:39

is having this monolithic singleton  that's quite boring. A world where we  

3:43

have continual learning would hopefully be  more interesting than the mode collapse of  

3:48

different models we see in the world right now. Four, when deployment becomes part of training,  

3:53

the returns to being ahead in the AI  race accelerate. If you have the best  

3:58

model and more people are using your AI  for more complicated and useful work,  

4:03

and as a result they're giving it lots of feedback  that it can integrate beyond the session window,  

4:07

then your model will become even smarter. Five, if the model learns mainly from deployment,  

4:12

then labs will feel a lot of pressure  to deploy their smartest models earlier.  

4:16

Anthropic has reportedly been using Mythos  internally since February, but it only  

4:20

shipped the model to the public in June. In  the regime with actual continual learning,  

4:24

this kind of thing would just not be possible.  You could not keep a four-month gap between  

4:28

internal and external deployment and still be  competitive, because a competitor who ships a  

4:33

worse model on release date will have a smarter  model based on actual real-world experience. 

4:38

Six, continual learning will create a clear moat  for the leading AI labs that they currently lack.  

4:45

Many people have been asking, "How will  the AI labs actually make money?" I have  

4:49

been asking this. When I had Dario on  the podcast, I asked him this question,  

4:52

and he made the analogy to cloud providers.  He made the point: look, the cloud providers  

4:56

are offering many undifferentiated services, but  they're earning high profit margins nonetheless.  

5:01

You will have noticed this if you look at Amazon  or Google's quarterly earnings — they're doing  

5:05

just fine. But the reason that the cloud margins  are so high is that it's really time-consuming and  

5:10

expensive to switch from one cloud to another. Currently, there's nothing stopping me from  

5:15

starting a software repository with Codex,  then doing more work on it with Cursor, and  

5:20

then finishing it up with Claude Code. But once  we have actual continual learning, and the model  

5:24

you're working with is actually getting better  as it interacts with you from session to session,  

5:29

then there are pretty significant switching costs.  If you want to change the AI that you're using,  

5:33

you basically have to fire an employee  that has accumulated months of context  

5:36

on your organization, and replace them with  a very fresh, very unexperienced new intern  

5:42

that you've got to retrain from scratch.  And once you have this kind of lock-in,  

5:47

model providers can demand pretty hefty margins. Sorry. Really emphasis on the fresh intern. 

5:56

Seven, of course, enterprises will be wise to this  kind of dynamic. They will try to avoid this kind  

6:01

of lock-in. But what if the choice is that you  either get locked into a model provider or you  

6:05

lose out on this super valuable feature where your  model improves for you from session to session? 

6:10

If real usage ends up being the main way the  models improve, then the AI labs may subsidize  

6:14

users and enterprises which allow the model to  train on their sessions. This is already happening  

6:19

if you look at the kinds of deals that are  offered to new users of coding products. This is  

6:24

very similar to why Google gives away search. And  conversely, the labs may say that any enterprise  

6:28

that refuses to let them train on the sessions  can't have access to the very best models. With  

6:33

both carrots and sticks, the labs can do a lot to  get users to allow AIs to learn from experience. 

6:39

Now, of course, I'm glossing over the fact that  there's a difference between updating one user's  

6:43

set of weights and pooling all these different  weight forks back into the main model, and the  

6:47

latter may be more technically challenging.  But in due time, this too will be solved. 

6:52

Eight, AI training already has large economies  of scale. You get to amortize all this expensive  

6:57

training across more users, and you see the  evidence for this in the fact that the lab  

7:01

revenues are increasing far faster than their  compute. But continual learning may also lead to  

7:06

economies of scale in inference for end users,  namely from batching. You might have seen my  

7:10

episode with Reiner Pope where we discussed this  in detail. But if per-company information require  

7:15

full weight updates rather than living in low-rank  adapters, there are huge advantages from batching. 

7:21

Back-of-the-envelope math suggests that the  optimal inference batch size for a sparse  

7:25

model like, say, DeepSeek v3 is more than 2400  concurrent sequences being generated at once.  

7:33

If you don't do this, then you're underutilizing  your compute. And if you want to understand why,  

7:37

again, I highly recommend that episode  with Reiner on inference economics. 

7:40

But anyways, the point here is that a given set of  weights is only served efficiently when thousands  

7:44

of sequences are being decoded against it all at  once. A large company with lots of employees and  

7:50

agents who are doing lots of different kinds  of things can very efficiently serve their  

7:56

weight fork, whereas an individual user who's only  running a batch size of one may suffer more than  

8:01

two orders of magnitude worse efficiency on their  compute. So the economics of serving personalized  

8:06

weights strongly favor big organizations. Obviously, plenty more will have changed by the  

8:10

time that continual learning actually works, and  the most important changes are probably the ones  

8:15

that are hardest to anticipate in advance.  But the ones above seem clear even now. 

8:21

This was a narration of a blog that I  also published on my website. Go check  

8:25

it out at dwarkesh.com. Otherwise,  I will see you on the next podcast.

Interactive Summary

The video discusses the transformative impact of transitioning AI models from static training to continuous learning. By moving beyond current practices where models are frozen after training, continuous learning allows AIs to accumulate experience over time, mirroring human skill acquisition. This shift has profound implications for AI regulation, technical alignment, market competition, and economic incentives, creating significant moats for leading labs while potentially increasing the diversity of AI capabilities.

Suggested questions

4 ready-made prompts