Adam Marblestone – AI is missing something fundamental about the brain

0:00

The big million-dollar question that I  have, that I've been trying to get the answer to through all these interviews with  AI researchers: How does the brain do it?

0:07

We're throwing way more data at  these LLMs and they still have a small fraction of the total capabilities  that a human does. So what's going on?

0:15

This might be the quadrillion-dollar  question or something like that.

0:20

You can make an argument that this is  the most important question in science.

0:24

I don't claim to know the answer.

0:24

I also don't think that the answer will necessarily come even from a lot of smart  people thinking about it as much as they are.

0:36

My overall meta-level take is that we have  to empower the field of neuroscience to just make neuroscience a more powerful  field technologically and otherwise, to actually be able to crack a question like this.

0:45

Maybe the way that we would think about this now with modern AI, neural nets, deep learning,  is that there are certain key components of that.

1:00

There's the architecture.

1:00

There's  maybe hyperparameters of how many layers you have or properties of that architecture.

1:04

There is the learning algorithm itself. How do you train it?

1:10

Backprop, gradient descent,  is it something else? How is it initialized?

1:18

If we take the learning part of the system, it  still may have some initialization of the weights.

1:24

And then there are also cost functions.

1:24

What is it being trained to do?

1:24

What's the reward signal?

1:28

What are the loss  functions, supervision signals?

1:32

My personal hunch within that framework  is that the field has neglected the role of these very specific loss  functions, very specific cost functions.

1:45

Machine learning tends to like  mathematically simple loss functions.

1:49

Predict the next token, cross-entropy, these  simple computer scientist loss functions.

1:57

I think evolution may have built a lot of  complexity into the loss functions actually, many different loss functions  for different areas turned on at different stages of development.

2:04

A lot of Python code, basically, generating a specific curriculum for what  different parts of the brain need to learn.

2:13

Because evolution has seen many times what was  successful and unsuccessful, and evolution could encode the knowledge of the learning curriculum.

2:17

In the machine learning framework, maybe we can come back and we can talk about where do  the loss functions of the brain come from?

2:27

Can different loss functions lead  to different efficiency of learning?

2:31

People say the cortex has got the universal  human learning algorithm, the special sauce that humans have. What's up with that?

2:35

This is a huge question and we don't know.

2:39

I've seen models where the cortex… The cortex  typically has this six-layered structure, layers in a slightly different  sense than layers of a neural net.

2:48

Any one location in the cortex has six physical  layers of tissue as you go in layers of the sheet.

2:54

And those areas then connect to each other  and that's more like the layers of a network.

3:00

I've seen versions of that where what  you're trying to explain is just, "How does it approximate backprop?"

3:04

And what is the cost function for that?

3:09

What is the network being asked to do, if you  are trying to say it's something like backprop?

3:13

Is it doing backprop on next token prediction or  is it doing backprop on classifying images or what is it doing? And no one knows.

3:18

But one thought  about it, one possibility about it, is that it's just this incredibly general prediction engine.

3:30

So any one area of the cortex is just trying to predict… Basically can it learn to predict  any subset of all the variables it sees from any other subset?

3:43

Omnidirectional  inference, or omnidirectional prediction.

3:50

Whereas an LLM is just seeing everything in  the context window and then it computes a very particular conditional probability which  is, "Given all the last thousands of things, what are the probabilities for the next token."

3:59

But it would be weird for a large language model to say "the quick brown fox blank blank  the lazy dog" and fill in the middle versus doing the next token, if it's doing just forward.

4:16

It can learn how to do that stuff at this emergent level of the context window and everything, but  natively it's just predicting the next token.

4:27

What if the cortex is natively  made so that any area of cortex can predict any pattern in any subset of  its inputs given any other missing subset?

4:38

That is a little bit more like "probabilistic AI".

4:38

A lot of the things I'm saying, by the way, are extremely similar to what Yann LeCun would say.

4:45

He's really interested in these energy-based models and something like that is like, the  joint distribution of all the variables.

4:55

What is the likelihood or unlikelihood  of just any combination of variables?

5:01

If I clamp some of them and I say that  definitely these variables are in these states, then I can compute, with probabilistic sampling  for example—conditioned on these being set in this state, and these could be any arbitrary  subset of variables in the model—can I predict what any other subset is going to do and sample  from any other subset given clamping this subset?

5:25

And I could choose a totally different subset and  sample from that subset.

5:25

So it's omnidirectional inference.

5:30

And so there could be some parts of  the cortex, there might be association areas of cortex that predict vision from audition.

5:36

There might be areas that predict things that the more innate part of the brain is going to do.

5:42

Because remember, this whole thing is riding on top of a lizard brain and  lizard body, if you will.

5:50

And that thing is a thing  that's worth predicting too.

5:53

You're not just predicting do  I see this or do I see that.

5:55

Is this muscle about to tense?

5:55

Am I about to have a reflex where I laugh?

6:01

Is my heart rate about to go up?

6:01

Am I about to activate this instinctive behavior?

6:06

Based on my higher-level understanding… Like I can  match somebody has told me there's a spider on my back to this lizard part that would activate if  I was literally seeing a spider in front of me.

6:21

You learn to associate the two so that  even just from somebody hearing you say "There's a spider on your back" Well, let's come back to this.

6:27

This is partly having to do with Steve Byrnes’  theories, which I'm recently obsessed about.

6:31

But on your podcast with Ilya, he said, "Look,  I'm not aware of any good theory of how evolution encodes high-level desires or intentions."

6:41

I think this is very connected to all of these questions about the loss functions and  the cost functions that the brain would use.

6:55

And it's a really profound question, right?

6:55

Let's say that I am embarrassed for saying the wrong thing on your podcast  because I'm imagining that Yann LeCun is listening and he says, "That's not my theory.

7:07

You described energy-based models really badly."

7:12

That's going to activate in me  innate embarrassment and shame, and I'm going to want to go hide and whatever.

7:16

That's going to activate these innate reflexes.

7:22

That's important because I might otherwise get  killed by Yann LeCun's marauding army of other… The French AI researchers  are coming for you, Adam.

7:30

So it's important that I have  that instinctual response.

7:33

But of course, evolution has never seen Yann  LeCun or known about energy-based models or known what an important scientist or a podcast is.

7:37

Somehow the brain has to encode this desire to not piss off really important people in the tribe  or something like this in a very robust way, without knowing in advance all the things  that the Learning Subsystem of the brain, the part that is learning cortex and other parts…  The cortex is going to learn this world model.

8:05

It's going to include things  like Yann LeCun and podcasts.

8:09

And evolution has to make sure that those neurons,  whatever the Yann-LeCun-being-upset-with-me neurons, get properly wired up to the shame  response or this part of the reward function.

8:22

And this is important, right?

8:22

Because  if we're going to be able to seek status in the tribe or learn from knowledgeable  people, as you said, or things like that, exchange knowledge and skills with friends but  not with enemies… We have to learn all this stuff.

8:33

It has to be able to robustly wire these learned  features of the world, learned parts of the world model, up to these innate reward functions,  and then actually use that to then learn more.

8:44

Because next time I'm not going to try to piss off  Yann LeCun if he emails me that I got this wrong.

8:52

We're going to do further learning based on that.

8:52

In constructing the reward function, it has to use learned information.

8:55

But how can evolution, which didn't know about Yann LeCun, do that?

8:59

The basic idea that Steve Byrnes is proposing is that part of the cortex, or other areas like  the amygdala that learn, what they're doing is they're modeling the Steering Subsystem.

9:14

The Steering Subsystem is the part with these more innately programmed responses  and the innate programming of these series of reward functions, cost functions,  bootstrapping functions that exist.

9:26

There are parts of the amygdala, for example, that are able to monitor what those  parts do and predict what those parts do.

9:32

How do you find the neurons that  are important for social status?

9:37

Well, you have some innate heuristics of social  status, for example, or you have some innate heuristics of friendliness that  the Steering Subsystem can use.

9:47

And the Steering Subsystem actually has  its own sensory system, which is crazy.

9:51

We think of vision as being  something that the cortex does.

9:54

But there's also a Steering Subsystem,  subcortical visual system called the superior colliculus with innate ability  to detect faces, for example, or threats.

10:06

So there's a visual system that  has innate heuristics and the Steering Subsystem has its own responses.

10:11

There'll be part of the amygdala or part of the cortex that is learning  to predict those responses.

10:17

What are the neurons that matter in the  cortex for social status or for friendship?

10:23

They're the ones that predict those  innate heuristics for friendship.

10:26

You train a predictor in the cortex and you  say, "Which neurons are part of the predictor?"

10:32

Those are the ones that, now you've  actually managed to wire it up. This is fascinating.

10:36

I feel like I still don't  understand… I understand how the cortex could learn how this primitive part of the brain would  respond to… Obviously it has these labels on, "here's literally a picture of a spider,  and this is bad, be scared of this."

10:57

The cortex learns that this is bad  because the innate part tells it that.

11:00

But then it has to generalize to,  "Okay, the spider's on my back.

11:05

And somebody's telling me the spider's  on your back. That's also bad." Yes.

11:07

But it never got supervision on that. So how does it…?

11:08

Well, it's because the Learning Subsystem is a powerful learning algorithm that does have  generalization, that is capable of generalization.

11:20

The Steering Subsystem, these  are the innate responses.

11:23

You're going to have some built into your Steering  Subsystem, these lower brain areas: hypothalamus, brainstem, et cetera.

11:29

Again, they have their own primitive sensory systems.

11:33

So there may be an innate response.

11:38

If I see something that's moving fast toward my  body that I didn't previously see was there and is small and dark and high contrast, that might be  an insect skittering onto my body. I am going to flinch.

11:50

There are these innate responses.

11:50

There's  going to be some group of neurons, let's say, in the hypothalamus, that is the I-am-flinching  or I-just-flinched neurons in the hypothalamus.

12:05

When you flinch, first of all, it’s a  negative contribution to the reward function.

12:09

You didn't want that to happen, perhaps.

12:12

But that's a reward function that  doesn't have any generalization in it.

12:16

I'm going to avoid that exact situation  of the thing skittering toward me.

12:21

Maybe I'm going to avoid some actions  that lead to the thing skittering.

12:24

That's a generalization you can get, what  Steve calls downstream of the reward function.

12:29

I'm going to avoid the situation where  the spider was skittering toward me, but you're also going to do something else.

12:34

There's going to be a part of your amygdala, say, that is saying, "Okay, a few milliseconds,  hundreds of milliseconds or seconds earlier, could I have predicted that flinching response?"

12:49

It's going to be a group of neurons that is essentially a classifier  of, "Am I about to flinch?"

12:56

And I'm going to have classifiers for that  for every important Steering Subsystem variable that evolution needs to take care  of. Am I about to flinch?

12:59

Am I talking to a friend? Should I laugh now?

13:03

Is the friend high  status?

13:03

Whatever variables the hypothalamus, brainstem, contains… Am I about to taste salt?

13:07

It's going to have all these variables and for each one it's going to have a predictor.

13:14

It's going to train that predictor.

13:17

Now the predictor that it trains,  that can have some generalization.

13:20

The reason it can have some generalization is  because it just has a totally different input.

13:24

Its input data might be things like the word  "spider", but the word "spider" can activate in all sorts of situations that lead to the  word "spider" activating in your world model.

13:36

If you have a complex world model  with really complex features that inherently gives you some generalization.

13:39

It's not just the thing skittering toward me, it's even the word "spider" or the concept of  "spider" is going to cause that to trigger.

13:47

This predictor can learn that.

13:47

Whatever spider  neurons are in my world model, which could even be a book about spiders or somewhere, a room  where there are spiders or whatever that is… The amount of heebie-jeebies that this  conversation is eliciting in the audience… Now I'm activating your Steering Subsystem,  your Steering Subsystem spider hypothalamus subgroup of neurons of skittering insects  are activating based on these very abstract concepts in the conversation.

14:13

If you keep going, I'm going to put in a trigger warning.

14:14

That's because you learned this.

14:18

The cortex inherently has the ability to  generalize because it's just predicting based on these very abstract variables and  all these integrated information that it has.

14:26

Whereas the Steering Subsystem  only can use whatever the superior colliculus and a few other sensors can spit out.

14:29

By the way, it's remarkable that the person who's made this connection between different pieces of  neuroscience, Steve Byrnes, is a former physicist.

14:39

For the last few years, he’s  been trying to synthesize— He's an AI safety researcher. He's just synthesizing.

14:40

This comes back to the academic incentives thing.

14:43

I think that this is a little bit hard to say.

14:47

What is the exact next experiment?

14:47

How am I going to publish a paper on this?

14:50

How am I going to train my grad student to  do this? It’s very speculative.

14:50

But there's a lot in the neuroscience literature and  Steve has been able to pull this together.

14:56

And I think that Steve has an answer to Ilya's  question essentially, which is, how does the brain ultimately code for these higher-level desires  and link them up to the more primitive rewards?

15:05

Very naive question, but why can't we achieve  this omnidirectional inference by just training the model to not just map from a token to next  token, but remove the masks in the training so it maps every token to every token, or come up  with more labels between video and audio and text so that it's forced to map one to each one?

15:27

I mean, that may be the way. It's not clear to me.

15:34

Some people think that there's a different  way that it does probabilistic inference or a different learning algorithm that isn't backprop.

15:41

There might be other ways of learning, energy-based models or other things like that,  that you can imagine that is involved in being able to do this and that the brain has that.

15:50

But I think there's a version of it where what the brain does is crappy versions of backprop to  learn to predict through a few layers and that it’s kind of like a multimodal foundation model.

16:01

LLMs are maybe just predicting the next token.

16:11

But vision models maybe are trained in learning  to fill in the blanks or reconstruct different pieces or combinations.

16:16

But I think that it does it in an extremely flexible way.

16:19

If you train a model to just fill in this blank at the center, okay, that's great.

16:23

But what if you didn't train it to fill in this other blank over to the left?

16:26

Then it doesn't know how to do that.

16:30

It's not part of its repertoire of predictions  that are amortized into the network.

16:35

Whereas with a really powerful inference  system, you could choose at test time, what is the subset of variables it needs  to infer and which ones are clamped? Okay, two sub-questions.

16:46

One, it makes you wonder  whether the thing that is lacking in artificial neural networks is less about the reward function  and more about the encoder or the embedding… Maybe the issue is that you're not representing video  and audio and text in the right latent abstraction such that they could intermingle and conflict.

17:11

Maybe this is also related to why LLMs seem bad at drawing connections between different ideas.

17:19

Are the ideas represented at a level of generality at which you could notice different connections?

17:24

Well, the problem is these questions are all commingled.

17:27

If we don't know if it's doing a backprop-like learning, and we don't  know if it's doing energy-based models, and we don't know how these areas are even connected  in the first place, it's very hard to really get to the ground truth of this.

17:36

But yeah, it's  possible.

17:36

I think that people have done some work.

17:41

My friend Joel Dapello actually did something  some years ago where he put a model—I think it was a model of V1, specifically how the  early visual cortex represents images—as an input into a convnet and that improves  some things. It could be differences.

17:58

The retina is also doing motion detection and  certain things are getting filtered out.

18:09

There may be some preprocessing  of the sensory data.

18:11

There may be some clever combinations of which  modalities are predicting which or so on, that lead to better representation.

18:17

There may be much more clever things than that.

18:19

Some people certainly do think that there's  inductive biases built in the architecture that will shape the representations differently  or that there are clever things that you can do.

18:30

Astera, which is the same organization that  employs Steve Byrnes, just launched this neuroscience project based on Doris Tsao's work.

18:34

She has some ideas about how you can build vision systems that basically require less training.

18:42

They build into the assumptions of the design of the architecture things like objects are  bounded by surfaces and surfaces have certain types of shapes and relationships of how  they occlude each other and stuff like that.

19:00

It may be possible to build more  assumptions into the network.

19:03

Evolution may have also put  some changes of architecture.

19:08

It's just I think that also the cost functions  and so on may be a key thing that it does.

22:20

I want to talk about this idea that you just  glanced off of which was amortized inference.

22:29

Maybe I should try to explain what I think  it means, because I think it's probably wrong and this will help you correct me.

22:34

It's been a few years for me too.

22:39

Right now, the way the models work is that  you have an input, it maps it to an output, and this is amortizing a process, the real  process, which we think is what intelligence is.

22:52

It’s that you have some prior over how  the world could be, what are the causes that make the world the way that it is.

22:58

And then when you see some observation, you should be like, "Okay, here's  all the ways the world could be.

23:07

This cause explains what's happening best."

23:07

Now, doing this calculation over every possible cause is computationally intractable.

23:14

So then you just have to sample like, "Oh, here's a potential cause.

23:19

Does this  explain this observation? No, forget it. Let's keep sampling."

23:24

And then eventually you get the  cause, then the cause explains the observation, and then this becomes your posterior.

23:31

That’s actually pretty good.

23:31

Bayesian inference in general is of this very intractable thing.

23:37

The algorithms that we have for doing that tend to require taking a lot of samples, Monte  Carlo methods, taking a lot of samples.

23:46

And taking samples takes time.

23:46

This is like  the original Boltzmann machines and stuff.

23:51

They're using techniques like this, and still  it's used with probabilistic programming, other types of methods often.

23:57

The Bayesian inference problem, which is basically the problem of perception,  given some model of the world and given some data, how should I update my… What are the  missing variables in my internal model?

24:13

And I guess the idea is that neural networks  are hopefully… Obviously, mechanistically, the neural network is not starting  with, "Here is my model of the world, and I'm going to try to explain this data."

24:25

But the hope is that instead of starting with, "Hey, does this cause explain this observation? No.

24:30

Did this cause explain this observation? Yes."

24:35

What you do is just like observation… What's the cause that the neural net thinks is the best one? Observation to cause.

24:38

So the feedforward goes observation to cause to then the output that… You don't have to evaluate all these energy values or whatever and sample around  to make them higher and lower.

24:51

You just say, approximately that  process would result in this being the top one or something like that. Exactly.

24:57

One way to think about it might be that test-time compute, inference-time  compute is actually doing this sampling again.

25:07

You literally read its chain of thought.

25:07

It's actually doing this toy example we're talking about where it's like, "Oh,  can I solve this problem by doing X?

25:13

Nah, I need a different approach."

25:13

This raises the  question.

25:13

I mean, over time it is the case that the capabilities which required inference-time  compute to elicit, get distilled into the model.

25:26

So you're amortizing the thing which  previously you needed to do these rollouts, these Monte Carlo rollouts, to figure out.

25:30

In general, maybe there's this principle that digital minds which can be copied, have  different tradeoffs which are relevant, from biological minds which cannot.

25:40

So in general, it should make sense to amortize more things because you can  literally copy the amortization, or copy the things that you have sort of built in.

25:48

This is a tangential question where it might be interesting to speculate about.

25:55

In the future, as these things become more intelligent and the way we train them becomes more  economically rational, what will make sense to amortize into these minds, which evolution did not  think was worth amortizing into biological minds?

26:12

You have to retrain every time.

26:12

First of all, I think the probabilistic AI people would be like, of course you need  test-time compute, because this inference problem is really hard and the only ways we know  how to do it involve lots of test-time compute.

26:24

Otherwise it's just this crappy approximation  that's never going to… You have to do infinite data or something to make this.

26:27

I think some of the probabilistic people will be like, "No, it's  inherently probabilistic and amortizing it in this way just doesn't make sense."

26:33

They might then also point to the brain and say, "Okay, well the brain, the neurons are stochastic  and they're sampling and they're doing things.

26:41

So maybe the brain actually is doing more like  the non-amortized inference, the real inference."

26:48

But it's also strange how perception can  work in just milliseconds or whatever.

26:52

It doesn't seem like it uses that much sampling.

26:52

So it's also clearly doing some baking things into approximate forward passes  or something like that to do this.

27:03

In the future, I don't know.

27:03

Is it already a trend to some degree that things that people were having to  use test-time compute for, are getting used to train back the base model?

27:16

Now it can do it in one pass.

27:26

Maybe evolution did or didn't do that.

27:26

I think evolution still has to pass everything through the genome to build  the network and the environment in which humans are living is very dynamic.

27:35

So maybe, if we believe this is true, there's a Learning Subsystem per Steve  Byrnes, and a Steering Subsystem, that the Learning Subsystem doesn't have a  lot of pre-initialization or pretraining.

27:51

It has a certain architecture, but  then within lifetime it learns.

27:55

Then evolution didn't actually  amortize that much into that network.

27:59

It amortized it instead into a set of innate  behaviors in a set of these bootstrapping cost functions, or ways of building  up very particular reward signals.

28:08

This framework helps explain this mystery that  people have pointed out and I've asked a few guests about, which is that if you want  to analogize evolution to pretraining, well how do you explain the fact that so little  information is conveyed through the genome?

28:25

So 3 gigabytes is the size  of the total human genome.

28:28

Obviously a small fraction of that is  actually relevant to coding the brain.

28:33

Previously people made this analogy, that actually  evolution has found the hyperparameters of the model, the numbers which tell you how many  layers there should be, the architecture, basically, how things should be wired together.

28:42

But if a big part of the story is that increased sample efficiency aids learning, generally makes  systems more performant, is the reward function, is the loss function—and if evolution found  those loss functions that aid learning—then it actually makes sense how you can build  an intelligence with so little information.

29:06

Because the reward function, in Python  the reward function is literally a line.

29:11

So you just have a thousand lines like this,  and that doesn't take up that much space. Yes.

29:15

It also gets to do this generalization  thing with the thing I was describing where we were talking about the spider, where it  learns just the word "spider" which triggers the spider reflex or whatever.

29:23

It gets to exploit that too.

29:29

It gets to build a reward function that  actually has a bunch of generalization in it just by specifying these innate  spider stuff and the Thought Assessors, as Steve calls them, that do the learning.

29:36

That's potentially a really compact solution to building up these more complex  reward functions too, that you need.

29:45

It doesn't have to anticipate everything  about the future of the reward function.

29:47

It just has to anticipate what variables  are relevant and what are heuristics for finding what those variables are.

29:50

And then it has to have a very compact specification for the learning algorithm and  basic architecture of the Learning Subsystem.

30:00

And then it has to specify all this Python code  of all the stuff about the spiders and all the stuff about friends, and all the stuff about  your mother, and all the stuff about mating and social groups and joint eye contact.

30:09

It has to specify all that stuff. So is this really true?

30:15

I think  that there is some evidence for it.

30:21

Fei Chen and Evan Macosko and  various other researchers have been doing these single-cell atlases.

30:25

One of the things that scaling up neuroscience technology—again, this is one of my  obsessions—has done through the BRAIN Initiative, a big neuroscience funding program, is  they've basically gone through different areas, especially of the mouse brain, and  mapped where the different cell types are?

30:50

How many different types of cells are  there in different areas of cortex?

30:53

Are they the same across different areas?

30:53

Then you look at these subcortical regions, which are more like the Steering Subsystem  or reward-function-generating regions.

31:02

How many different types of cells do they have?

31:02

And which neuron types do they have?

31:05

We don't know how they're all connected  and exactly what they do or what the circuits are or what they mean, but you can just  quantify how many different kinds of cells there are with sequencing the RNA.

31:14

And there are a lot more weird and diverse and bespoke cell types  in the Steering Subsystem, basically, than there are in the Learning Subsystem.

31:26

Like the cortical cell types, it seems like there's enough to build a learning algorithm  up there and specify some hyperparameters.

31:34

And in this Steering Subsystem, there's like  a gazillion, thousands of really weird cells, which might be like the one for the spider flinch  reflex and the one for I'm-about-to-taste-salt.

31:45

Why would each reward function  need a different cell type?

31:49

Well, this is where you get  innately wired circuits.

31:53

In the learning algorithm part, in the Learning  Subsystem, you specify the initial architecture, you specify a learning algorithm.

31:59

All the juice is happening through plasticity of the synapses, changes of  the synapses within that big network.

32:08

But it's a relatively repeating  architecture, how it's initialized.

32:13

It's just like how the amount of Python  code needed to make an eight-layer transformer is not that different from one  that makes a three-layer transformer. You're just replicating.

32:21

Whereas all this Python code for  the reward function, if superior colliculus sees something that's skittering and you're feeling  goosebumps on your skin or whatever, then trigger spider reflex, that's just a bunch of bespoke,  species-specific, situation-specific crap.

32:41

The cortex doesn't know about  spiders, it just knows about layers.

32:45

But you're saying that the only way to write this  reward function is to have a special cell type? Yeah, well, I think so.

32:51

I think you either  have to have special cell types or you have to somehow otherwise get special wiring rules  that evolution can say this neuron needs to wire to this neuron, without any learning.

33:01

And the way that that is most likely to happen, I think, is that those cells express  different receptors and proteins that say, "Okay, when this one comes in contact  with this one, let's form a synapse."

33:16

So it's genetic wiring, and  those need cell types to do it.

33:20

I'm sure this would make a lot more sense  if I knew 101 neuroscience, but it seems like there's still a lot of complexity, or  generality rather, in the Steering Subsystem.

33:31

So if the Steering Subsystem has its own visual  system that's separate from the visual cortex, different features still need  to plug into that vision system.

33:46

So the spider thing needs to plug into it and  also the love thing needs to plug into it, et cetera, et cetera. So it seems complicated. It's still complicated.

33:54

That's all the more reason why a lot of the genomic real estate  on the genome, and in terms of these different cell types and so on, would go into wiring  up the Steering Subsystem, pre-wiring it.

34:10

Can we tell how much of the  genome is clearly working?

34:14

So I guess you could tell how many  are relevant to producing the RNA that manifest or the epigenetics that manifest  in different cell types in the brain. Right? Yeah.

34:22

This is what the cell types help you get at.

34:22

I don't think it's exactly like, "Oh, this percent of the genome is doing this", but you could say,  "Okay, in all these Steering Subsystem subtypes, how many different genes are involved in  specifying which is which and how they wire?

34:35

And how much genomic real estate do those  genes take up versus the ones that specify visual cortex versus auditory cortex?

34:42

You're just reusing the same genes to do the same thing twice.

34:46

Whereas the spider reflex hooking up… Yes, you're right.

34:48

They have to build a vision system and they have to build some auditory systems and  touch systems and navigation-type systems.

34:58

Even feeding into the hippocampus and stuff  like that, there's head direction cells.

35:02

Even the fly brain has innate  circuits that figure out its orientation and help it navigate in the world.

35:06

It uses vision, figures out its optical flow of how it's flying and how its flight  is related to the wind direction.

35:16

It has all these innate stuff that I think  in the mammal brain we would all lump that into the Steering Subsystem. There's a lot  of work.

35:21

So all the genes that basically go into specifying all the things a fly has to  do, we're going to have stuff like that too, just all in the Steering Subsystem.

35:29

But do we have some estimate of like, "Here's how many nucleotides, here  are many megabases it takes to—" I don't know.

35:37

I mean, I think you might  be able to talk to biologists about this.

35:47

I mean, we have a lot in common  with yeast from a genes perspective.

35:51

Yeast is still used as a model for some amount of  drug development and stuff like that in biology.

35:57

And so much of the genome is just going towards  you having a cell at all, it can recycle waste, it can get energy, it can replicate.

36:02

And then what do we have in common with a mouse?

36:09

So we do know at some level that the differences  between us and a chimpanzee or something—and that includes the social instincts and the more  advanced differences in cortex and so on—it's a tiny number of genes that go into this  additional amount of making the eight-layer transformer instead of the six-layer  transformer or tweaking that reward function.

36:28

This would help explain why the  hominid brain exploded in size so fast.

36:35

Presumably, tell me if this is  correct, but under this story, social learning or some other thing increased  the ability to learn from the environment.

36:40

It increased our sample efficiency.

36:47

Instead of  having to go and kill the boar yourself and figure out how to do that, you can just be like,  "The elder told me this is how you make a spear."

36:57

Now it increases the incentive to have a  bigger cortex, which can learn these things.

37:01

Yes and that can be done with a relatively few  genes, because it's really replicating what the mouse already has, making more of it.

37:06

It's maybe not exactly the same and there may be tweaks, from a genome perspective,  you don't have to reinvent all this stuff.

37:16

So then how far back in the history of the  evolution of the brain does the cortex go back?

37:23

Is the idea that the cortex has always figured  out this omnidirectional inference thing, that's been a solved problem for a long time?

37:27

Then the big unlock with primates is that we got the reward function, which increased the  returns to having omnidirectional inference? It’s a good question.

37:36

Or is the omnidirectional inference also something that took a while to unlock?

37:40

I'm not sure that there's agreement about that.

37:43

I think there might be specific  questions about language.

37:45

Are there tweaks, whether that's  through auditory and memory, some combination auditory memory regions?

37:48

There may also be macro-wiring where you need to wire auditory regions into memory regions or  something like that, and into some of these social instincts to get language, for example, to happen.

38:01

But that might also be a small number of gene changes to be able to say, "Oh, I just  need from my temporal lobe over here, going over to the auditory cortex, something."

38:12

There is some evidence for the Broca's area, Wernicke's area.

38:16

They're connected with the hippocampus and so on and prefrontal cortex.

38:17

So there's like some small number of genes maybe for enabling humans to  really properly do language. That could be a big one.

38:26

But is it that something changed about the cortex and it became possible to do these things?

38:36

Or is that that potential was already there, but there wasn't the incentive to expand  that capability and then use it, wire it to these social instincts and use it more?

38:46

I would lean somewhat toward the latter.

38:51

I think a mouse has a lot of similarity  in terms of cortex as a human.

38:57

Although there's Suzana Herculano-Houzel's  work on how the number of neurons scales better with weight with primate brains  than it does with rodent brains.

39:11

So does that suggest that there actually was some  improvement in the scalability of the cortex? Maybe, maybe.

39:16

I'm not super deep on this.

39:16

There may have been changes in architecture, changes in the folding, changes  in neuron properties and stuff that somehow slightly tweak this.

39:27

But there's still a scaling. either way. That's right.

39:30

So I'm not saying there isn't something special about humans in the  architecture of the Learning Subsystem at all.

39:40

But yeah I think it's pretty widely  thought that this is expanded.

39:44

But then the question is, "Okay, well, how  does that fit in also with the Steering Subsystem changes and the instincts  that make use of this and allow you to bootstrap using this effectively?"

39:51

But just to say a few other things, even the fly brain has some amount, even very far  back… I mean, I think you've read this great book, A Brief History of Intelligence, right?

40:05

I think this is a really good book.

40:08

Lots of AI researchers think this  is a really good book it seems.

40:13

You have some amount of learning going back  all the way to anything that has a brain.

40:20

Basically you have something like  primitive reinforcement learning, going back at least to vertebrates. Imagine a  zebrafish.

40:28

Then you have these other branches.

40:37

Birds may have reinvented something cortex-like.

40:37

It doesn't have the six layers, but they have something a little bit cortex-like.

40:41

So some of those things after reptiles, in some sense birds and mammals both made a somewhat  cortex-like, but differently organized thing.

40:53

But even a fly brain has associative learning  centers that actually do things that maybe look a little bit like this Thought Assessor concept  from Byrnes, where there's a specific dopamine signal to train specific subgroups of neurons  in the fly mushroom body to associate different sensory information with, "Am I going to get  food now?"

41:09

or "Am I going to get hurt now?" Brief tangent.

41:15

I remember reading in one  blog post that Beren Millidge wrote that the parts of the cortex which are associated with  audio and vision have scaled disproportionately between other primates and humans, whereas  the parts associated, say, with odor have not.

41:37

And I remember him saying something like  that this is explained by that kind of data having worse scaling law properties.

41:41

Maybe he meant this, but I think another interpretation of actually what's happening  there is that these social reward functions that are built into the Steering Subsystem  needed to make use more of being able to see your elders and see what the visual  cues are and hear what they're saying.

42:05

And in order to make sense of these cues  which guide learning, you needed to activate the vision and audio more than odor.

42:12

I mean, there's all this stuff.

42:15

I feel like it's come up in  your shows before, actually.

42:19

But like even the design of the human eye where  you have the pupil and the white and everything, we are designed to be able to establish  relationships based on joint eye contact.

42:28

Maybe this came up in the Sutton episode. I  can't remember.

42:28

But yeah, we have to bootstrap to the point where we can detect eye contact  and where we can communicate by language.

42:38

That's like what the first couple  years of life are trying to do.

42:42

Okay, I want to ask you about RL.

42:42

So currently, the way these LLMs are trained, if they solve the unit test or solve  a math problem, that whole trajectory, every token in that trajectory is upweighted.

42:53

What's going on with humans?

42:53

Are there different types of model-based versus model-free that  are happening in different parts of the brain?

43:02

Yeah, I mean, this is another one of these things.

43:02

Again, all my answers to these questions, any specific thing I say, it’s all just saying  that directionally we can explore around this.

43:10

I find this interesting, maybe I feel  like the literature points in these directions in some very broad way.

43:14

What I actually want to do is go and map the entire mouse brain and figure this  out comprehensively and make neuroscience a ground-truth science.

43:21

So I don't know,  basically.

43:21

But first of all, I think with Ilya on the podcast, he was like, "It's weird  that you don't use value functions, right?"

43:33

You use the dumbest form of RL basically.

43:33

Of course these people are incredibly smart and they're optimizing for how to do it on GPUs  and it's really incredible what they're achieving.

43:42

But conceptually it's a really dumb form of RL,  even compared to what was being done 10 years ago.

43:48

Even the Atari game-playing stuff was  using Q-learning, which is basically a kind of temporal difference learning.

43:54

The temporal difference learning basically means you have some kind of a value function of  what action I choose now doesn't just tell me literally what happens immediately after this.

44:04

It tells me what is the long-run consequence of that for my expected total  reward or something like that.

44:14

So you would have value functions  like… The fact that we don't have value functions at all in the LLMs is crazy.

44:17

I think because Ilya said it, I can say it.

44:26

I know one one-hundredth of what he does about  AI, but it's kind of crazy that this is working.

44:34

But in terms of the brain, I think there are  some parts of the brain that are thought to do something that's very much like model-free RL,  that's parts of the striatum and basal ganglia.

44:54

It is thought that they have a certain  finite relatively small action space.

44:58

The types of actions they could take, first  of all, might be like, "Tell the brainstem and spinal cord to do this motor action? Yes or no."

45:03

Or it might be more complicated cognitive-type actions like, "Tell the thalamus  to allow this part of the cortex to talk to this other part," or "Release the memory that's in the  hippocampus and start a new one or something."

45:19

But there's some finite set of actions  that come out of the basal ganglia, and that it's just a very simple RL.

45:23

So there are probably parts of other brains and our brain that are just doing  very simple naive-type RL algorithms.

45:34

Layering one thing on top of that is that  some of the major work in neuroscience, like Peter Dayan's work, and a bunch of work that  is part of why I think DeepMind did the temporal difference learning stuff in the first place.

45:43

They were very interested in neuroscience.

45:50

There's a lot of neuroscience evidence that  the dopamine is giving this reward prediction error signal, rather than just reward, "yes  or no, a gazillion time steps in the future."

45:59

It's a prediction error and that's consistent  with learning these value functions.

46:06

So there's that and then there's  maybe higher-order stuff.

46:09

We have the cortex making this world model.

46:09

Well, one of the things the cortex world model can contain is a model of  when you do and don't get rewards.

46:18

Again, it's predicting what  the Steering Subsystem will do.

46:20

It could be predicting what  the basal ganglia will do.

46:23

You have a model in your cortex that has  more generalization and more concepts and all this stuff that says, "Okay, these types of  plans, these types of actions will lead in these types of circumstances to reward."

46:33

So I have a model of my reward.

46:37

Some people also think that  you can go the other way.

46:40

So this is part of the inference picture.

46:40

There's this idea of RL as inference.

46:45

You could say, "Well, conditional  on my having a high reward, sample a plan that I would have had to get there."

46:53

That's inference of the plan  part from the reward part.

46:56

I'm clamping the reward as high and inferring the  plan, sampling from plans that could lead to that.

47:02

So if you have this very general  cortical thing, it can just do.

47:05

If you have this very general model-based  system and the model, among other things, includes plans and rewards, then  you just get it for free, basically.

47:14

So in neural network parlance, there's a  value head associated to the omnidirectional inference that's happening in the— Yes, or there's a value input. Oh, okay. Interesting. Yeah and it can predict.

47:29

One of the almost sensory variables it can  predict is what rewards it's going to get.

47:34

By the way, speaking about amortizing things, obviously value is like amortized  rollouts of looking up reward.

47:46

Yeah, something like that.

47:46

It's like a  statistical average or prediction of it. Tangential thought.

47:52

Joe Henrich and others have  this idea for the way human societies have learned to do things like, how do you figure out that this  kind of bean, which actually just almost always poisons you, is edible if you do this ten-step  incredibly complicated process, any one of which if you fail, at the bean will be poisonous?

48:14

How do you figure out how to hunt this seal in this particular way, with this particular weapon,  at this particular time of the year, et cetera?

48:24

There's no way but just like  trying shit over generations.

48:29

And it strikes me this is actually  very much like model-free RL happening at a civilizational level. No, not exactly.

48:32

Evolution is the simplest algorithm in some sense.

48:39

If we believe that all of  this can come from evolution, the outer loop can be extremely not foresighted.

48:41

Right, that's interesting.

48:41

Just hierarchies of… Evolution: model-free… So what does that tell you?

48:53

Maybe the simple algorithms can just  get you anything if you do it enough. Right. Yeah, I don't know.

48:57

So, evolution: model-free.

48:57

Basal ganglia:  model-free. Cortex: model-based.

48:57

Culture: model-free potentially.

49:09

I mean you pay  attention to your elders or whatever.

49:13

Maybe there's like group selection or whatever  of these things is like more model-free.

49:18

But now I think culture, well,  it stores some of the model.

50:32

Stepping back, is it a disadvantage or an  advantage for humans that we get to use biological hardware, in comparison  to computers as they exist now?

50:47

What I mean by this question is, if there's  "the algorithm", would the algorithm just qualitatively perform much worse or much  better if inscribed in the hardware of today?

50:56

The reason to think it might…. Here's  what I mean.

50:56

Obviously the brain has had to make a bunch of tradeoffs which  are not relevant to computing hardware.

51:04

It has to be much more energetically efficient.

51:04

Maybe as a result it has to run on slower speeds so that there can be a smaller voltage gap.

51:09

So the brain runs at 200 hertz, it has to run on 20 watts.

51:13

On the other hand, with robotics we've clearly experienced that fingers are way  more nimble than we can make motors so far.

51:23

So maybe there's something in the brain that  is the equivalent of cognitive dexterity, which is maybe due to the fact that  we can do unstructured sparsity.

51:30

We can co-locate the memory and the compute. Yes.

51:33

Where does this all net out?

51:33

Are you like, "Fuck, we would be so much smarter if we didn't have to  deal with these brains."

51:35

Or are you like— I think in the end we will get  the best of both worlds somehow.

51:42

I think an obvious downside of  the brain is it cannot be copied.

51:45

You don't have external read-write access  to every neuron and synapse, whereas you do.

51:50

I can just edit something in the weight matrix in  Python or whatever and load that up and copy that. In principle.

51:58

So the fact that it can't be  copied and random-accessed is very annoying.

52:06

But otherwise maybe it has a lot of advantages.

52:06

It also tells you that you want to somehow do the co-design of the algorithm.

52:11

It maybe even doesn't change it that much from all of what we discussed,  but you want to somehow do this co-design.

52:19

So yeah, how do you do it with  really slow low-voltage switches?

52:24

That's going to be really important for energy  consumption.

52:24

Co-locating memory and compute.

52:24

I think that hardware companies will probably  just try to co-locate memory and compute.

52:35

They will try to use lower voltages,  allow some stochastic stuff.

52:39

There are some people that think that all  this probabilistic stuff that we were talking about—"Oh, it's actually energy-based models,  so on"—it is doing lots of sampling.

52:43

It's not just amortizing everything.

52:48

The neurons  are also very natural for that because they're naturally stochastic.

52:53

So you don't have to do a random number generator in a bunch of Python  code basically to generate a sample.

53:02

The neuron just generates samples  and it can tune what the different probabilities are and learn those tunings.

53:05

So it could be that it's very co-designed with some kind of inference method or something. It'd be hilarious….

53:13

I mean the message I'm taking from this interview is  that like all these people that folks make fun of on Twitter, Yann LeCun and Beff Jezos and  whatever, I don’t know maybe they got it right.

53:28

That is actually one read of it.

53:28

Granted, I haven't really worked on AI at all since LLMs took off, so I'm just out of the loop.

53:33

But I'm surprised and I think it's amazing how the scaling is working and everything.

53:40

But yeah, I think Yann LeCun and Beff Jezos are kind of onto something about the  probabilistic models or at least possibly.

53:48

In fact that's what all the neuroscientists and  all the AI people thought until 2021 or something. Right.

53:54

So there's a bunch of cellular stuff  happening in the brain that is not just about neuron-to-neuron synaptic connections.

54:00

How much of that is functionally doing more work than the synapses themselves are doing  versus it's just a bunch of kludge that you have to do in order to make the synaptic thing work.

54:15

So with a digital mind, you can nudge the synapse, sorry the parameter, extremely easily.

54:22

But with a cell to modulate a synapse according to the gradient signal, it  just takes all this crazy machinery.

54:33

So is it actually doing more than it  takes extremely little code to do?

54:36

I don't know, but I'm not a believer in  the radical, "Oh, actually memory is not synapses mostly, or learning is mostly  genetic changes" or something like that.

54:48

I think it would just make a lot of sense, I  think you put it really well for it to be more like the second thing you said.

54:52

Let's say you want to do weight normalization across all the weights coming  out of your neuron or into your neuron.

55:00

Well, you probably have to somehow tell  the nucleus of the cell about this and then have that send everything back  out to the synapses or something.

55:08

So there's going to be a lot of cellular changes.

55:10

Or let's say that you just had a lot of  plasticity and you're part of this memory.

55:16

Now that's got consolidated  into the cortex or whatever.

55:20

Now we want to reuse you as a  new one that can learn again.

55:24

There's going to be a ton of cellular  changes, so there's going to be tons of stuff happening in the cell.

55:26

But algorithmically, it's not really adding something beyond these algorithms.

55:30

It's just implementing something that in a digital computer is very easy for us to go  and just find the weights and change them.

55:38

In a cell, it just literally has to do  all this with molecular machines itself without any central controller.

55:42

It's kind of  incredible.

55:42

There are some things that cells do, I think, that seem more convincing.

55:48

One of the things the cerebellum has to do is predict over time. What is the time  delay?

55:53

Let's say that I see a flash and then some number of milliseconds later, I'm going  to get a puff of air in my eyelid or something.

56:07

The cerebellum can be very good at  predicting what's the timing between the flash and the air puff, so that now  your eye will just close automatically.

56:15

The cerebellum is involved in that  type of reflex, learned reflex.

56:20

There are some cells in the cerebellum where  it seems like the cell body is playing a role in storing that time constant, changing that time  constant of delay, versus that all being somehow done with like, "I'm going to make a longer  ring of synapses to make that delay longer."

56:37

No, the cell body will just  store that time delay for you.

56:42

So there are some examples, but I'm not a  believer out of the box in essentially this theory that what's happening is changes in  connections between neurons and that that's the main algorithmic thing that's going on.

56:55

I think there's very good reason to still believe that it's that rather  than some crazy cellular stuff.

57:04

Going back to this whole perspective of how our  intelligence is not just this omnidirectional inference thing that builds a world model, but  really this system that teaches us what to pay attention to what the important salient  factors are to learn from, et cetera.

57:22

I want to see if there's some intuition we  can drive from this about what different kinds of intelligences might be like.

57:28

So it seems like AGI or superhuman intelligence should still have this ability  to learn a world model that's quite general, but then it might be incentivized to pay attention  to different things that are relevant for the modern post-singularity environment.

57:51

How different should we expect different intelligences to be?

57:55

I think one way to think about this question is, is it actually possible to  make the paperclip maximizer or whatever?

58:02

If you try to make the paperclip maximizer,  does it end up just not being smart or something like that because the only reward  function it had was to make paperclips?

58:11

I'd say, can you do that? I don't know.

58:11

If I  channel Steve Byrnes more, I think he's very concerned that the minimum viable things in the  Steering Subsystem that you need to get something smart is way less than the minimum viable set of  things you need for it to have human-like social instincts and ethics and stuff like that.

58:25

So a lot of what you want to know about the Steering Subsystem is actually the  specifics of how you do alignment essentially, or what human behavior and social instincts  is versus just what you need for capabilities.

58:40

We talked about it in a slightly different  way because we were sort of saying, "Well, in order for humans to learn socially, they  need to make eye contact and learn from others."

58:47

But we already know from LLMs that  depending on your starting point, you can learn language without that stuff.

58:50

So I think that it probably is possible to make super powerful model-based RL optimizing  systems and stuff like that that don't have most of what we have in the human brain reward  functions and as a consequence might want to maximize paperclips. And that's a concern.

59:10

But you're pointing out that in order to make a competent paperclip maximizer, the  kind of thing that can build spaceships and learn physics and whatever, it needs to  have some drives which elicit learning, including say curiosity and exploration.

59:27

Yeah, curiosity, interest in others, interest in social interactions.

59:33

But that's pretty minimal I think.

59:39

And that's true for humans, but it might  be less true for something that's already pretrained as an LLM or something.

59:43

So most of why we want to know the Steering Subsystem, I think if I'm  channeling Steve, is alignment reasons.

59:52

How confident are we that we even have the  right algorithmic conceptual vocabulary to think about what the brain is doing?

1:00:01

What I mean by this is that there was one big contribution to AI from neuroscience  which was this idea of the neuron in the 1950s, just this original contribution.

1:00:12

1950s, just this original contribution. But then it seems like a lot of what we've learned afterwards about what the high-level  algorithm the brain is implementing, from the backprop to if there's something analogous to  backprop happening in the brain to "Oh is V1 doing

1:00:28

something like CNNs" to TD learning and Bellman  equations, actor-critic, whatever… It seems inspired by this dynamic where we come  up with some idea, maybe we can make AI neural networks work this way, and then we notice  that something in the brain also works that way. So why not think there's more things like this. There may be. I think the reason that I think

1:00:44

So why not think there's more things like this. There may be.

1:00:44

I think the reason that I think that we might be onto something is  that the AIs we're making based on these ideas are working surprisingly well.

1:00:54

There's also a bunch of just empirical stuff.

1:01:00

Convolutional neural nets and  variants of convolutional neural nets.

1:01:04

I'm not sure what the absolute latest  is, but compared to other models in computational neuroscience of what the visual  system is doing, they are just more predictive.

1:01:13

You can just score, even pretrained  on cat pictures and stuff, CNNs, what is the representational similarity that they  have on some arbitrary other image compared to the brain activations measured in different ways?

1:01:26

Jim DiCarlo's lab has this brain score and the AI model is actually… There  seems to be some relevance there.

1:01:39

Neuroscience doesn't necessarily  have something better than that.

1:01:43

So yes, that's just recapitulating what  you're saying, that the best computational neuroscience theories we have seem to  have been invented largely as a result of AI models and finding things that work.

1:01:51

So find backprop works and then saying, "Can we approximate backprop with cortical circuits?" or something.

1:01:56

There's been things like that.

1:01:56

Now, some people totally disagree with this.

1:02:01

György Buzsáki is a neuroscientist who has a book called The Brain from the Inside Out where  he basically says all our psychology concepts, AI concepts, all this stuff is just made-up stuff.

1:02:13

What we actually have to do is figure out what is the actual set of primitives  that the brain actually uses.

1:02:19

And our vocabulary is not  going to be adequate to that.

1:02:23

We have to start with the brain and  make new vocabulary rather than saying backprop and then try to apply that  to the brain or something like that.

1:02:30

He studies a lot of oscillations and stuff  in the brain as opposed to individual neurons and what they do. I don't know.

1:02:34

I think  that there's a case to be made for that.

1:02:40

And from a research program design perspective,  one thing we should be trying to do is just simulate a tiny worm or a tiny zebrafish, almost  as biophysical or as bottom-up as possible.

1:02:54

Like get connectome, molecules,  activity and just study it as a physical dynamical system and look at what it does.

1:02:59

But I don't know, it just feels like AI is really good fodder for computational neuroscience.

1:03:07

Those might actually be pretty good models. We should look at that.

1:03:11

I both think that there  should be a part of the research portfolio that is totally bottom-up and not trying to apply  our vocabulary that we learn from AI onto these systems, and that there should be another big part  of this that's trying to reverse engineer it using that vocabulary or variant of that vocabulary.

1:03:31

We should just be pursuing both.

1:03:38

My guess is that the reverse engineering one  is actually going to work-ish or something.

1:03:45

Like we do see things like TD learning,  which Sutton also invented separately.

1:03:50

That must be a crazy feeling to just like— Yeah, that's crazy.

1:03:54

This equation I wrote down is like in the brain.

1:03:54

It seems like the dopamine is doing some of that, yeah.

1:03:58

So let me ask you about this.

1:04:02

You guys are funding different groups that are  trying to figure out what's up in the brain.

1:04:07

If we had a perfect representation,  however you define it, of the brain, why think it would actually let us  figure out the answer to these questions?

1:04:17

We have neural networks which are way  more interpretable, not just because we understand what's in the weight matrices,  but because there are weight matrices.

1:04:24

There are these boxes with numbers in them.

1:04:24

Even then we can tell very basic things.

1:04:31

We can kind of see circuits for very basic pattern  matching of following one token with another.

1:04:38

I feel like we don't really have an  explanation of why LLMs are intelligent just because they’re interpretable.

1:04:41

I think I would somewhat dispute it.

1:04:46

We have some description of what  the LLM is fundamentally doing.

1:04:49

What that's doing is that I have an  architecture and I have a learning rule and I have hyperparameters and I have  initialization and I have training data.

1:04:57

But those are things we learned because we  built them, not because we interpreted them from seeing the weights.

1:05:01

The analogous thing to connectome is like seeing the weights.

1:05:04

What I think we should do is we should describe the brain more in that language of  things like architectures, learning rules, initializations, rather than trying to find the  Golden Gate Bridge circuit and saying exactly how this neuron actually… That's going to be  some incredibly complicated learned pattern.

1:05:21

Konrad Kording and Tim Lillicrap  have this paper from a while ago, maybe five years ago, called "What does  it mean to understand a neural network?"

1:05:31

What they say is basically that you could  imagine you train a neural network to compute the digits of pi or something.

1:05:36

It's like  some crazy pattern.

1:05:36

You also train that thing to predict the most complicated  thing you find, predict stock prices, basically predict really complex systems,  computationally complete systems.

1:05:49

I could train a neural network to do  cellular automata or whatever crazy thing.

1:05:53

It's like, we're never going to be able to fully  capture that with interpretability, I think.

1:05:59

It's just going to just be doing really  complicated computations internally.

1:06:03

But we can still say that the way it got that  way is that it had an architecture and we gave it this training data and it had this loss function.

1:06:07

So I want to describe the brain in the same way.

1:06:10

And I think that this framework that  I've been kind of laying out is that we need to understand the cortex and  how it embodies a learning algorithm.

1:06:16

I don't need to understand how  it computes "Golden Gate Bridge."

1:06:19

But if you can see all the neurons, if you have  the connectome, why does that teach you what the learning algorithm is?

1:06:23

Well, I guess there are a couple different views of it.

1:06:26

So it depends on these different parts of this portfolio.

1:06:27

On the totally bottom-up, we-have-to-simulate-everything  portfolio, it kind of just doesn't.

1:06:33

You have to make a simulation of the zebrafish  brain or something and then you see what are the emergent dynamics in this and you come up  with new names and new concepts and all that.

1:06:42

That's the most extreme  bottom-up neuroscience view.

1:06:48

But even there the connectome  is really important for doing that biophysical or bottom-up simulation.

1:06:50

But on the other hand you can say, "Well, what if we can actually apply some ideas from AI?"

1:06:56

We basically need to figure out, is it an energy-based model or is  it an amortized VAE-type model?

1:07:06

Is it doing backprop or is  it doing something else?

1:07:09

Are the learning rules local or global?

1:07:09

If we have some repertoire of possible ideas about this, just think of the connectome  as a huge number of additional constraints that will help to refine, to ultimately  have a consistent picture of that.

1:07:25

I think about this for the Steering Subsystem  stuff too, just very basic things about it.

1:07:29

How many different types of dopamine signal  or of Steering Subsystem signal or thought assessor or so on… How many different  types of what broad categories are there?

1:07:39

Like even this very basic information  that there's more cell types in the hypothalamus than there are in the cortex,  that's new information about how much structure is built there versus somewhere else.

1:07:46

How many different dopamine neurons are there?

1:07:50

Is the wiring between prefrontal and auditory the  same as the wiring between prefrontal and visual?

1:07:56

The most basic things, we don't know.

1:07:56

The problem is learning even the most basic things by a series of bespoke  experiments takes an incredibly long time.

1:08:05

Whereas just learning all that at once by  getting a connectome is just way more efficient.

1:08:10

What is the timeline on this?

1:08:10

Presumably the idea of this is, first, to inform the development of AI.

1:08:14

You want to be able to figure out how we get AIs to want to care about what other  people think of its internal thought pattern.

1:08:28

But interp researchers are making progress on  this question just by inspecting normal neural networks.

1:08:33

There must be some feature… You can do interp on LLMs that exist.

1:08:38

You can't do interp on a hypothetical model-based  reinforcement algorithm like the brain that we will eventually converge to when we do AGI. Fair.

1:08:44

But what timelines on AI do you need for this research to be practical and relevant?

1:08:51

I think it's fair to say it's not super practical and relevant if you're in an AI 2027 scenario.

1:08:56

And so what science I'm doing now is not going to affect the science of ten years from now.

1:09:04

Because what's going to affect the science of 10 years from now is the  outcome of this AI 2027 scenario.

1:09:11

It kind of doesn't matter that much  probably if I have the connectome, maybe it slightly tweaks certain things.

1:09:14

But I think there's a lot of reason to think maybe that we will get a lot out of this paradigm.

1:09:21

But then the real thing, the thing that is the single event that is transformative for the  entire future or something type event is still more than five years away or something.

1:09:37

Is that because we haven't captured omnidirectional inference, we haven't figured  out the right ways to get a mind to pay attention to things in a way that makes sense?

1:09:49

I mean, I would take the entirety of your collective podcast with everyone  as showing the distribution of these things. I don't know.

1:09:57

What was Karpathy's  timeline, right? What's Demis's timeline?

1:09:57

So not everybody has a three-year timeline.

1:10:04

But there are different reasons and I'm curious which ones are yours. What are mine?

1:10:12

I don't know, I'm just watching your podcast.

1:10:12

I'm trying to understand the distribution.

1:10:15

I don't have a super strong  claim that LLMs can't do it.

1:10:19

But is the crux the data efficiency or…?

1:10:19

I think part of it is just that it is weirdly different from all this brain stuff.

1:10:23

So intuitively it's just weirdly different than all this brain stuff and I'm  kind of waiting for the thing that starts to look more like brain stuff.

1:10:30

I think if AlphaZero, and model-based RL and all these other things that were being  worked on 10 years ago, had been giving us the GPT-5 type capabilities, then I would  be like, "Oh wow, we're both in the right paradigm and seeing the results a priori.

1:10:43

So my prior and my data are agreeing."

1:10:50

Now it's like, "I don't know  what exactly my data is.

1:10:53

Looks pretty good, but my prior is sort of weird  so I don't have a super strong opinion on it."

1:10:59

So I think there's a possibility that  essentially all other scientific research that is being done is somehow obviated.

1:11:04

But I don't put a huge amount of probability on that.

1:11:09

I think my timelines might be more in the 10-year-ish range.

1:11:11

If that's the case, I think there is probably a difference between a world where we  have connectomes on hard drives and we have an understanding of Steering Subsystem architecture.

1:11:20

We've compared even the most basic properties of what are the reward functions, cost function,  architecture, et cetera, of a mouse versus a shrew versus a small primate, et cetera.

1:11:30

Is this practical in 10 years?

1:11:34

I think it has to be a really big push.

1:11:34

How much funding, how does it compare to where we are now?

1:11:37

It's like low billions-dollar scale funding in a very concerted way I would say.

1:11:42

And how much is on it now?

1:11:47

So if I just talk about some of the specific  things we have going on with connectomics… E11 Bio is our main thing on connectomics.

1:11:52

They are trying to make the technology of connectomic brain mapping several  orders of magnitude cheaper.

1:12:08

The Wellcome Trust put out a report a year  or two ago that said to get one mouse brain, the first mouse brain connectome would  be a several billion dollars project.

1:12:20

E11 technology, and the suite of efforts  in the field, is trying to get a single mouse connectome down to low tens of  millions of dollars. That's a mammal brain.

1:12:32

A human brain is about 1,000 times bigger.

1:12:32

If with a mouse brain you can get to $10 million or $20 million, $30 million, with technology,  if you just naively scale that, a human brain is now still billions of dollars, to just do one  human brain. Can you go beyond that?

1:12:42

Can you get a human brain for less than a billion?

1:12:47

But I'm not sure you need every neuron in the human brain.

1:12:50

We want to, for example, do an entire mouse brain and a human Steering  Subsystem and the entire brains of several different mammals with different social instincts.

1:12:59

So with a bunch of technology push and a bunch of concerted effort, real significant progress  if it's focused effort can be done in the hundreds of millions to low billions scale.

1:13:11

What is the definition of a connectome?

1:13:16

Presumably it's not a bottom-up biophysics model.

1:13:16

So is it just that it can estimate the input-output of a brain?

1:13:22

What is the level of abstraction?

1:13:26

You can give different definitions and one of the  things that's cool… So the standard approach to connectomics uses the electron microscope and  very, very thin slices of brain tissue. It's basically labeling.

1:13:36

The cell membranes are going  to show up, scatter electrons a lot and everything else is going to scatter electrons less.

1:13:42

But you don't see a lot of details of the molecules, which types of synapses,  different synapses of different molecular combinations and properties.

1:13:48

E11 and some other research in the field has switched to an optical microscope paradigm.

1:13:53

With optical, the photons don't damage the tissue, so you can wash it and look  at fragile gentle molecules.

1:14:03

So with E11's approach, you can get  a "molecularly annotated connectome."

1:14:07

That's not just who is connected to who by  some synapse, but what are the molecules that are present at the synapse?

1:14:12

What type of cell is that?

1:14:15

A molecularly annotated connectome, that's not  exactly the same as having the synaptic weights.

1:14:21

That's not exactly the same as being  able to simulate the neurons and say what's the functional consequence of  having these molecules and connections.

1:14:30

But you can also do some amount  of activity mapping and try to correlate structure to function.

1:14:34

Train an ML model basically to predict the activity from the connectome.

1:14:40

What are the lessons to be taken away from the Human Genome Project?

1:14:44

One way you could look at it is that it was a mistake and you shouldn't have spent  billions of dollars getting one genome mapped.

1:14:53

Rather you should have just invested in  technologies which have now allowed us to map genomes for hundreds of dollars.

1:14:57

Well, George Church was my PhD advisor and he's pointed out that it was $3 billion or something,  roughly $1 per base pair for the first genome.

1:15:09

Then the National Human Genome Research Institute  basically structured the funding process right.

1:15:15

They got a bunch of companies  competing to lower the cost.

1:15:19

And then the cost dropped like a million-fold in  10 years because they changed the paradigm from macroscopic chemical techniques to these  individual DNA molecules which would make a little cluster of DNA molecules on the microscope  and you would see just a few DNA molecules at a time on each pixel of the camera.

1:15:35

It would give you a different, in parallel, look at different fragments of DNA.

1:15:41

So you parallelize the thing by millions-fold.

1:15:41

That's what reduced the cost by millions-fold.

1:15:50

With switching from electron microscopy  to optical connectomics, potentially even future types of connectomics technology,  we think there should be similar patterns.

1:15:57

That's why E11, the Focus Research Organization,  started with technology development rather than starting with saying we're going to do a human  brain or something and let's just brute force it.

1:16:06

We said let's get the cost  down with new technology.

1:16:09

But then it's still a big thing.

1:16:09

Even with new next-generation technology, you still need to spend hundreds  of millions on data collection.

1:16:18

Is this going to be funded with  philanthropy, by governments, by investors?

1:16:22

This is very TBD and very much  evolving in some sense as we speak.

1:16:28

I'm hearing some rumors going  around of connectomics-related companies potentially forming.

1:16:31

So far E11 has been philanthropy.

1:16:36

The National Science Foundation just  put out this call for Tech Labs, which is somewhat FRO-inspired or related.

1:16:39

You could have a tech lab for actually going and mapping the mouse brain with us and that would be  philanthropy plus government still in a nonprofit, open-source framework.

1:16:52

But can companies  accelerate that?

1:16:52

Can you credibly link connectomics to AI in the context of a company  and get investment for that? It's possible.

1:17:05

I mean the cost of training  these AIs is increasing so much.

1:17:07

If you could tell some story of not only are  we going to figure out some safety thing, but in fact once we do that, we'll also be  able to tell you how AI works… You should go to these AI labs and just be like, "Give me one  one-hundredth of your projected budget in 2030."

1:17:26

I sort of tried a little bit seven or eight  years ago and there was not a lot of interest.

1:17:30

Maybe now there would be.

1:17:30

But all the things that  we've been talking about, it's really fun to talk about, but it's ultimately speculation.

1:17:39

What is the actual reason for the energy efficiency of the brain, for example?

1:17:43

Is it doing real inference or amortized inference or something else?

1:17:47

This is all answerable by neuroscience.

1:17:52

It's going to be hard, but  it's actually answerable.

1:17:55

So if you can only do that for low billions of  dollars or something to really comprehensively solve that, it seems to me, in the grand scheme  of trillions of dollars of GPUs and stuff, it actually makes sense to do that investment.

1:18:03

Also, there's been many labs that have been launched in the last year where they're raising  on the valuation of billions for things which are quite credible but are not like, "Our  ARR next quarter is going to be whatever."

1:18:21

It's like we're going to discover materials and— Yes, moonshot startups or billionaire-backed startups.

1:18:28

Moonshot startups I see as on a continuum with FROs.

1:18:28

FROs are a way of channeling philanthropic support and ensuring that it's open  source public benefit, various other things that may be properties of a given FRO.

1:18:37

But yes, billionaire-backed startups, if they can target the right science, the exact right science.

1:18:44

I think there's a lot of ways to do moonshot neuroscience companies that would  never get you the connectome.

1:18:51

It's like, "Oh, we're going to upload the  brain" or something, but never actually get the mouse connectome or something.

1:18:53

These fundamental things that you need to get to ground truth the science.

1:18:57

There are lots of ways to have a moonshot company go wrong and not do the actual science.

1:19:04

But there also may be ways to have companies or big corporate labs get involved  and actually do it correctly.

1:19:13

This brings to mind an idea that you had  in a lecture you gave five years ago about.

1:19:21

Do you want to explain behavior cloning?

1:19:21

Actually this is funny because the first time I saw this idea, I think it might  have been in a blog post by Gwern.

1:19:32

There's always a Gwern blog post.

1:19:32

There are now academic research efforts and some amount of emerging  company-type efforts to try to do this.

1:19:42

Normally, let's say I'm training  an image classifier or something.

1:19:44

I show it pictures of cats and dogs or whatever  and they have the label "cat" or "dog".

1:19:50

And I have a neural network that's supposed to  predict the label "cat" or "dog" or something.

1:19:57

That is a limited amount of information per label  that you're putting in.

1:19:57

It's just "cat" or "dog".

1:20:05

What if I also had, "Predict what is my  neural activity pattern when I see a cat or when I see a dog and all the other things?"

1:20:11

If you add that as an auxiliary loss function or an auxiliary prediction task, does that sculpt the  network to know the information that humans know about cats and dogs and to represent it in a way  that's consistent with how the brain represents it and the kind of representational dimensions  or geometry of how the brain represents things, as opposed to just having these labels?

1:20:37

Does that let it generalize better?

1:20:41

Does that let it have richer labeling?

1:20:41

Of course that sounds really challenging.

1:20:47

It's very easy to generate lots  and lots of labeled cat pictures.

1:20:51

Scale AI or whatever can do this.

1:20:51

It is harder to generate lots and lots of brain activity patterns that correspond  to things that you want to train the AI to do.

1:21:02

But again, this is just a technological  limitation of neuroscience.

1:21:04

If every iPhone was also a brain scanner,  you would not have this problem and we would be training AI with the brain signals.

1:21:09

It's just the order in which technology has developed is that we got GPUs  before we got portable brain scanners.

1:21:18

What is the ML analog, what you'd be doing here?

1:21:18

Because when you distill models, you're still looking at the final  layer of the log probs across all— If you distill one model into  another, that is a certain thing.

1:21:35

You are just trying to copy  one model into another.

1:21:38

I think that we don't really have a  perfect proposal to distill the brain.

1:21:47

To distill the brain you need a  much more complex brain interface.

1:21:50

Maybe you could also do that.

1:21:50

You could  make surrogate models.

1:21:50

Andreas Tolias and people like that are doing some amount of neural  network surrogate models of brain activity data.

1:22:00

Instead of having your visual cortex do the  computation, just have the surrogate model.

1:22:04

So you're distilling your visual  cortex into a neural network to some degree.

1:22:07

That's a kind of distillation.

1:22:07

This is doing something a little different.

1:22:11

This is basically just saying I'm adding an  auxiliary… I think of it as regularization or I think of it as adding an auxiliary loss  function that's smoothing out the prediction task to also always be consistent  with how the brain represents it.

1:22:26

It might help you with things like  adversarial examples, for example.

1:22:30

But what exactly are you predicting?

1:22:30

You're predicting the internal state of the brain? Yes.

1:22:32

So in addition to predicting the label,  a vector of labels like yes cat, not dog, yes, not boat, one-hot vector or whatever of yes, it's  cat, instead of these gazillion other categories, let's say in this simple example.

1:22:46

You're also predicting a vector which is all these brain signal measurements.

1:22:49

So Gwern, anyway, had this long-ago blog post of like, "Oh, this is an intermediate thing.

1:22:55

We talk about whole brain emulation, we talk about AGI, we talk about brain-computer interface.

1:22:59

We should also be talking about this brain-data-augmented thing that's trained  on all your behavior, but is also trained on predicting some of your neural patterns."

1:23:12

And you're saying the Learning System is already doing this through the Steering System?

1:23:16

Yeah, and our brain, our learning system also has to predict the Steering Subsystem as an auxiliary  task.

1:23:19

That helps the Steering Subsystem.

1:23:19

Now, the Steering Subsystem can access that predictor  and build a cool reward function using it.

1:23:29

Separately, you're on the board of Lean,  which is this formal math language that mathematicians use to prove theorems and so forth.

1:23:39

Obviously there's a bunch of conversation right now about AI automating math. What's your take?

1:23:44

Well, I think that there are parts of math that it seems like it's pretty well on track to automate.

1:23:52

First of all, Lean was developed for a number of years at Microsoft and other places.

1:24:06

It has become one of the Convergent Focused Research Organizations to kind of  drive more engineering and focus onto it.

1:24:13

So Lean is this programming language where instead  of expressing your math proof on pen and paper, you express it in this programming language Lean.

1:24:22

And then at the end, if you do that that way, it is a verifiable language so that you can  click "verify" and Lean will tell you whether the conclusions of your proof actually follow  perfectly from your assumptions of your proof.

1:24:38

So it checks whether the proof  is correct automatically.

1:24:43

By itself, this is useful for mathematicians  collaborating and stuff like that.

1:24:46

If I'm some amateur mathematician  and I want to add to a proof, Terry Tao is not going to just believe my result.

1:24:49

But if Lean says it's correct, it's just correct.

1:24:56

So it makes it easy for collaboration to happen,  but it also makes it easy for correctness of proofs to be an RL signal in very much RLVR.

1:25:03

Formalized math proofing—so formal means it's expressed in something like Lean and  verifiable—is now mechanically verifiable.

1:25:19

That becomes a perfect RLVR task.

1:25:19

I think that that is going to just keep working, it seems like there is at least one  billion-dollar valuation company, Harmonic, based on this.

1:25:34

AlphaProof is based on this.

1:25:34

A couple  other emerging really interesting companies.

1:25:42

I think that this problem of RLVRing the  crap out of math proving is going to work and we will be able to have things that search  for proofs and find them in the same way that we have AlphaGo or what have you that can  search for ways of playing the game of Go.

1:26:04

With that verifiable signal, it works.

1:26:04

So does  this solve math?

1:26:04

There is still the part that has to do with conjecturing new interesting ideas.

1:26:10

There's still the conceptual organization of math of what is interesting.

1:26:14

How do you come up with new theorem statements in the first place?

1:26:17

Or even the very high-level breakdown of what strategies you use to do proofs.

1:26:23

I think this will shift the burden of that so that humans don't have to do  a lot of the mechanical parts of math.

1:26:35

Validating lemmas and proofs and checking if  the statement of this in this paper is exactly the same as that paper and stuff like that. That  will just work.

1:26:39

If you really think we're going to get all these things we've been talking about,  real AGI would also be able to make conjectures.

1:26:50

Bengio has a paper, more like a theoretical paper.

1:26:50

There are probably a bunch of other papers emerging about this.

1:26:53

Is there a loss function for good explanations or good conjectures?

1:26:57

That's a  pretty profound question.

1:26:57

A really interesting math proof or statement might be one that  compresses lots of information and has lots of implications for lots of other theorems.

1:27:10

Otherwise you would have to prove those theorems using long complex passive inference.

1:27:14

Here, if you have this theorem, this theorem is correct, and you have short passive  inference to all the other ones.

1:27:20

And it's a short compact statement.

1:27:20

So it's like a powerful explanation that explains all the rest of math.

1:27:23

And part of what math is doing is making these compact things that explain the other things.

1:27:27

It's like the Kolmogorov complexity of this statement or something.

1:27:31

Yeah, of generating all the other statements, given that you know this one or stuff like that.

1:27:33

Or if you add this, how does it affect the complexity of the rest of the network of proofs?

1:27:37

So can you make a loss function that adds, "Oh, I want this proof to be a  really highly powerful proof"?

1:27:46

I think some people are trying to work on that.

1:27:46

So maybe you can automate the creativity part.

1:27:52

If you had true AGI, it would  do everything a human can do.

1:27:55

So it would also do the things that  the creative mathematicians do.

1:27:57

But barring that, I think just RLVRing the crap  out of proofs, I think that's going to be just a really useful tool for mathematicians.

1:28:05

It's going to accelerate math a lot and change it a lot, but not necessarily  immediately change everything about it.

1:28:14

Will we get mechanical proof of the Riemann  hypothesis or something like that, or things like that? Maybe, I don't know.

1:28:19

I don't know enough  details of how hard these things are to search for, and I'm not sure anyone can fully predict  that, just as we couldn't exactly predict when Go would be solved or something like that.

1:28:29

I think it's going to have lots of really cool applied applications.

1:28:34

So one of the things you want to do is you want to have provably stable, secure, unhackable software.

1:28:40

So you can write math proofs about software and say, "This code, not only does it pass these unit  tests, but I can mathematically prove that there's no way to hack it in these ways, or no way to mess  with the memory", or these types of things that hackers use, or it has these properties.

1:28:59

You can use the same Lean and same proof to do formally verified software.

1:29:08

I think that's going to be a really powerful piece of cybersecurity that's relevant  for all sorts of other AI hacking the world stuff.

1:29:18

And if you can prove the Riemann hypothesis,  you're also going to be able to prove insanely complex things about very complex software.

1:29:24

And then you'll be able to ask the LLM, "Synthesize me a software  that I can prove is correct."

1:29:33

Why hasn't provable programming  language taken off as a result of LLMs?

1:29:41

I think it's starting to.

1:29:41

One challenge—we are  actually incubating a potential Focused Research Organization on this—is the specification problem.

1:29:48

So mathematicians know what interesting theorems they want to formalize.

1:29:53

Let's say I have some code that is involved in running the power grid or  something and it has some security properties, well what is the formal spec of those properties?

1:30:02

The power grid engineers just made this thing, but they don't necessarily know how  to lift the formal spec from that.

1:30:13

And it's not necessarily easy to come up with the  spec that is the spec that you want for your code.

1:30:17

People aren't used to coming up with formal  specs and there are not a lot of tools for it.

1:30:21

So you also have this user interface  plus AI problem of what security specs should I be specifying?

1:30:25

Is this the spec that I wanted?

1:30:29

So there's a spec problem and it's  just been really complex and hard.

1:30:34

But it's only just in the  last very short time that the LLMs are able to generate verifiable proofs  of things that are useful to mathematicians, starting to be able to do some amount of that  for software verification, hardware verification.

1:30:52

But I think if you project the  trends over the next couple years, it's possible that it just flips the tide.

1:30:57

Formal methods, this whole field of formal methods or formal verification, provable software.

1:31:01

It’s this weird almost backwater of the more theoretical part of programming languages  and stuff, very academically flavored often.

1:31:14

Although there was this DARPA program  that made a provably secure quadcopter helicopter and stuff like that.

1:31:19

Secure against… What is the property that is exactly proved?

1:31:22

Not for that particular project, but just in general.

1:31:27

Because obviously things malfunction for all kinds of reasons.

1:31:32

You could say that what's going on in this part of the memory over here, which is supposed  to be the part the user can access, can't in any way affect what's going on in the memory over  here or something like that. Things like that.

1:31:50

So there's two questions.

1:31:50

One is how useful is this?

1:31:56

Two is, how satisfying, as a  mathematician, would it be?

1:32:05

The fact that there's this application towards  proving that software has certain properties or hardware has certain properties, if that  works, that would obviously be very useful.

1:32:14

But from a pure… Are we going  to figure out mathematics?

1:32:20

Is your sense that there's something about finding  that one construction cross-maps to another construction in a different domain, or finding  that, "Oh, this lemma, if you redefine this term, it still satisfies what I meant by this term.

1:32:38

But a counterexample that previously knocked it down no longer applies."

1:32:44

That kind of dialectical thing that happens in mathematics.

1:32:47

Will the software replace that? Yeah.

1:32:50

How much of the value of this sort of pure  mathematics just comes from actually just coming up with entirely new ways of thinking  about a problem, mapping it to a totally different representation? Do we have examples? I don't know.

1:33:00

I think of it maybe a little bit like when everybody had to write  assembly code or something like that.

1:33:11

The amount of fun cool startups that got  created was just a lot less or something.

1:33:16

Fewer people could do it, progress was more  grinding and slow and lonely and so on.

1:33:23

You had more false failures because you  didn't get something about the assembly code, rather than the essential  thing of was your concept right.

1:33:31

Harder to collaborate and stuff like that.

1:33:31

And so I think it will be really good.

1:33:38

There is some worry that by not learning to  do the mechanical parts of the proofs that you fail to generate the intuitions that inform  the more conceptual parts, the creative part.

1:33:46

It’s the same with assembly. Right.

1:33:46

So at what point is that applying?

1:33:51

With vibe coding, are people not learning  computer science or actually are they vibe coding and they're also simultaneously  looking at the LLM that's explaining these abstract computer science concepts to  them and it's all just all happening faster?

1:34:02

Their feedback loop is faster and they're learning  way more abstract computer science and algorithm stuff because they're vibe coding.

1:34:06

I don't know, it's not obvious.

1:34:10

That might be something about the user interface  and the human infrastructure around it.

1:34:15

But I guess there's some worry that people don't  learn the mechanics and therefore don't build the grounded intuitions or something.

1:34:20

But my hunch is it's super positive.

1:34:25

Exactly, on net, how useful that will be  or how much overall math breakthroughs, or math breakthroughs even that we care about,  will happen? I don't know.

1:34:29

One other thing that I think is cool is the accessibility question.

1:34:34

Okay, that sounds a little bit corny.

1:34:39

Okay, yeah, more people  can do math, but who cares?

1:34:42

But I think there's lots of people  that could have interesting ideas.

1:34:45

Like maybe the quantum theory  of gravity or something.

1:34:51

Yeah, one of us will come up  with the quantum theory of gravity instead of a card-carrying physicist.

1:34:53

In the same way that Steve Byrnes is reading the neuroscience literature and he hasn't  been in the neuroscience lab that much.

1:35:02

But he's able to synthesize across the  neuroscience literature and be like, "Oh, Learning Subsystem, Steering Subsystem.

1:35:04

Does this all make sense?"

1:35:04

He's an outsider neuroscientist in some ways.

1:35:09

Can you have outsider string theorists or something, because the math is  just done for them by the computer?

1:35:18

And does that lead to more innovation  in string theory? Maybe yes. Interesting.

1:35:22

Okay, so if this approach works and  you're right that LLMs are not the final paradigm, and suppose it takes at least 10 years  to get the final paradigm in that world.

1:35:33

There's this fun sci-fi premise where you  have… Terence Tao today had a tweet where he's like, "These models are like automated  cleverness but not automated intelligence."

1:35:44

And you can quibble with the definitions there.

1:35:44

But if you have automated cleverness and you have some way of filtering—which if you can formalize  and prove things that the LLMs are saying you could do—then you could have this situation  where quantity has a quality all of its own.

1:36:07

So what are the domains of the world which could  be put in this provable symbolic representation?

1:36:16

So in the world where AGI is super far away,  maybe it makes sense to literally turn everything the LLMs ever do, or almost everything  they do, into super provable statements.

1:36:25

So LLMs can actually build on top of each other  because everything they do is super provable.

1:36:31

Maybe this is just necessary because you have  billions of intelligences running around.

1:36:34

Even if they are super intelligent, the only way  the future AGI civilization can collaborate with each other is if they can prove each step.

1:36:38

They're just brute force churning out… This is what the Jupiter brains are doing.

1:36:44

It's a universal language, it's provable.

1:36:48

It's also provable from the perspective of,  "Are you trying to exploit me or are you sending me some message that's trying  to hack into my brain effectively?"

1:36:56

Are you trying to socially influence me?

1:36:56

Are you actually just sending me just the information that I need and no more for this?

1:37:00

So davidad, who's this program director at ARIA now in the UK, he has this whole  design of an ARPA-style program, a sort of safeguarded AI that very heavily  leverages provable safety properties.

1:37:17

Can you apply proofs to…  Can you have a world model?

1:37:20

But that world model is actually not  specified just in neuron activations, but it's specified in equations.

1:37:23

Those might be very complex equations, but if you can just get insanely good at just  auto-proving these things with cleverness, auto-cleverness… Can you have explicitly  interpretable world models as opposed to neural net world models and move back basically  to symbolic methods just because you can just have insane amount of ability to prove things?

1:37:45

Yeah, I mean that's an interesting vision.

1:37:50

I don't know in the next 10 years whether that  will be the vision that plays out, but I think it's really interesting to think about.

1:37:54

Even for math, I mean, Terence Tao is doing some amount of stuff where it's not about  whether you can prove the individual theorems.

1:38:04

It's like let's prove all the theorems en  masse and then let's study the properties of the aggregate set of proved theorems.

1:38:08

Which are the ones that got proved and which are the ones that didn't?

1:38:12

Okay, well that's the landscape of all the theorems instead of one theorem at a time.

1:38:15

Speaking of symbolic representations, one question I was meaning to ask you is,  how does the brain represent the world model?

1:38:25

Obviously nets out in neurons, but  I don't mean extremely functionally.

1:38:29

I mean conceptually, is it in something  that's analogous to the hidden state of a neural network or is it something  that's closer to a symbolic language? We don't know.

1:38:39

There's some  amount of study of this.

1:38:42

There's these things like face patch neurons  that represent certain parts of the face that geometrically combine in interesting ways.

1:38:47

That's with geometry and vision.

1:38:47

Is that true for other more abstract things?

1:38:51

There's this idea of cognitive maps.

1:38:55

A lot of the stuff that a rodent  hippocampus has to learn is place cells and, where is the rodent going to go next and  is it going to get a reward there? It's very geometric.

1:39:05

And do we organize concepts  with an abstract version of a spatial map?

1:39:13

There's some questions of can  we do true symbolic operations?

1:39:16

Can I have a register in my brain that copies a  variable to another register regardless of what the content of that variable is?

1:39:21

That's this  variable binding problem.

1:39:21

Basically I don’t know if we have that machinery or is it more  like cost functions and architectures that make some of that approximately emerge, but  maybe it would also emerge in a neural net?

1:39:36

There's a bunch of interesting neuroscience  research trying to study this, what the representations look like. But what’s your hunch?

1:39:42

Yeah, my hunch is that it's going to be a huge  mess and we should look at the architecture, the loss functions, and the learning rules.

1:39:46

I don't expect it to be pretty in there.

1:39:51

Which is that it is not a  symbolic language type thing?

1:39:53

Yeah, probably it's not that symbolic.

1:39:53

But other people think very differently.

1:40:00

Another random question speaking of binding, what  is up with feeling like there's an experience?

1:40:08

All the parts of your brain which are modeling  very different things, have different drives, and at least presumably feel like there's  an experience happening right now.

1:40:16

Also that across time you feel like… Yeah, I'm pretty much at a loss on this one. I don't know.

1:40:25

Max Hodak has been  giving talks about this recently.

1:40:31

He's another really hardcore neuroscience  person, neurotechnology person.

1:40:38

The thing I mentioned with Doris maybe also sounds  like it might have some touching on this question.

1:40:44

But yeah, I don't think anybody has any idea.

1:40:44

It might even involve new physics.

1:40:50

Here’s another question which  might not have an answer yet.

1:40:59

Continual learning, is that the product  of something extremely fundamental at the level of even the learning algorithm?

1:41:07

You could say, "Look, at least the way we do backprop in neural networks is that  you freeze the weight, there's a training period and you freeze the weights.

1:41:13

So you just need this active inference or some other learning rule in  order to do continual learning."

1:41:22

Or do you think it's more a matter of architecture  and how memory is exactly stored and what kind of associative memory you have basically?

1:41:28

So continual learning… I don't know.

1:41:38

At the architectural level, there's probably  some interesting stuff that the hippocampus is doing.

1:41:41

People have long thought this.

1:41:41

What kinds of sequences is it storing?

1:41:51

How is it organizing, representing that?

1:41:51

How is it replaying it back?

1:41:51

What is it replaying back?

1:41:55

How exactly does  that memory consolidation work?

1:42:01

Is it training the cortex using  replays or memories from the hippocampus or something like that?

1:42:06

There's probably some of that stuff.

1:42:09

There might be multiple timescales of  plasticity or clever learning rules that can simultaneously be storing short-term  information and also doing backprop with it.

1:42:21

Neurons may be doing a couple things:  some fast weight plasticity and some slower plasticity at the same time, or  synapses that have many states. I mean, I don't know.

1:42:28

From a neuroscience perspective,  I'm not sure that I've seen something that's super clear on what causes continual learning except  maybe to say that this systems consolidation idea of hippocampus consolidating cortex.

1:42:40

Some people think it is a big piece of this and we still don't fully understand the details.

1:42:44

Speaking of fast weights, is there something in the brain which is the equivalent of  this distinction between parameters and activations that we see in neural networks?

1:42:54

Specifically in transformers we have this idea that some of the activations are the  key and value vectors of previous tokens that you build up over time.

1:43:10

There's the so-called fast weights that whenever you have a new token,  you query them against these activations, but you also obviously can't query them against  all the other parameters in the network which are part of the actual built-in weights.

1:43:23

Is there some such distinction that's analogous? I don't know.

1:43:27

I mean we definitely  have weights and activations.

1:43:30

Whether you can use the activations in these  clever ways, different forms of actual attention, like attention in the brain… Is that  based on, "I'm trying to pay attention"...

1:43:42

I think there's probably several different  kinds of actual attention in the brain.

1:43:46

I want to pay attention to  this area of visual cortex.

1:43:49

I want to pay attention to the  content in other areas that is triggered by the content in this area.

1:43:54

Attention that's just based on reflexes and stuff like that. So I don't know.

1:43:59

There's  not just the cortex, there's also the thalamus.

1:44:04

The thalamus is also involved in somehow  relaying or gating information.

1:44:04

There's cortico-cortical connections.

1:44:08

There's  also some amount of connection between cortical areas that goes through the thalamus.

1:44:11

Is it possible that this is doing some sort of matching or constraint satisfaction or matching  across keys over here and values over there?

1:44:25

Is it possible that it can do stuff like that? Maybe. I don't know.

1:44:25

This is all part of the architecture of this corticothalamic system.

1:44:29

I don't know how transformer-like it is or if there's anything analogous to that attention.

1:44:36

It’d be interesting to find out.

1:44:42

We’ve got to give you a billion dollars  so you can come on the podcast again and tell me how exactly the brain works.

1:44:46

Mostly I just do data collection.

1:44:49

It's really unbiased data collection so all the  other people can figure out these questions.

1:44:54

Maybe the final question to go  off on is, what was the most interesting thing you learned from the Gap Map?

1:44:58

Maybe you want to explain what the Gap Map is.

1:45:04

In the process of incubating and coming up  with these Focused Research Organizations, these nonprofit startup-like moonshots  that we've been getting philanthropists and now government agencies to fund,  we talked to a lot of scientists.

1:45:21

Some of the scientists were just like, "Here's  the next thing my graduate student will do.

1:45:24

Here's what I find interesting.

1:45:24

Exploring  these really interesting hypothesis spaces, all the types of things we've been talking about."

1:45:28

Some of them were like, "Here's this gap.

1:45:34

I need this piece of infrastructure.

1:45:34

There's no combination of grad students in my lab or me loosely collaborating with other labs with  traditional grants that could ever get me that.

1:45:43

I need to have an organized engineering  team that builds the miniature equivalent of the Hubble Space Telescope.

1:45:47

If I can build that Hubble Space Telescope, then I will unblock all the other researchers in  my field or some path of technological progress in the way that the Hubble Space Telescope lifted the  boats and improved the life of every astronomer."

1:46:01

But it wasn't really an  astronomy discovery in itself.

1:46:03

It was just that you had to put this giant mirror  in space with a CCD camera and organize all the people and engineering and stuff to do that.

1:46:07

So some of the things we talked to scientists about looked like that.

1:46:12

The Gap Map is just a list of a lot of those things and we call it a Gap Map.

1:46:16

I think it's actually more like a fundamental capabilities map.

1:46:20

What are all these things, like mini Hubble space telescopes?

1:46:22

And then we organized that into gaps for helping people understand that or search that.

1:46:29

What was the most surprising thing you found?

1:46:36

I think I've talked about this before,  but one thing is just the overall size or shape of it or something like that.

1:46:41

It's a few hundred fundamental capabilities.

1:46:47

So if each of these were a deep tech  startup-size project, that's only a few billion dollars or something.

1:46:50

If each one of those were a Series A, that's only… It's not like a trillion dollars to  solve these gaps. It's lower than that. So that's one thing.

1:46:59

Maybe we assumed that, and that's  what we got.

1:46:59

It's not really comprehensive.

1:47:05

It's really just a way of summarizing a lot  of conversations we've had with scientists.

1:47:10

I do think that in the aggregate process, things  like Lean are actually surprising because I did start from neuroscience and biology and it  was very obvious that there's these -omics.

1:47:20

We need genomics, but we also need connectomics. We can engineer E.

1:47:20

coli, but we also need to engineer the other cells.

1:47:26

There's somewhat obvious parts of biological infrastructure.

1:47:28

I did not realize that math proving infrastructure was a thing and that  was emergent from trying to do this.

1:47:37

So I'm looking forward to seeing other  things where it's not actually this hard intellectual problem to solve it.

1:47:42

It's maybe slightly the equivalent of AI researchers just needing GPUs  or something like that and focus and really good PyTorch code to start doing this.

1:47:50

Which are the fields that do or don't need that?

1:48:05

So fields that have had gazillions of dollars  of investment, do they still need some of those?

1:48:10

Do they still have some of those gaps  or is it only more neglected fields?

1:48:15

We're even finding some interesting  ones in actual astronomy, actual telescopes that have not been explored.

1:48:18

Maybe because if you're getting above a critical mass-size project, then you have to  have a really big project and that's a more bureaucratic process with the federal agencies.

1:48:29

I guess you just need scale in every single domain of science these days.

1:48:35

Yeah, I think you need scale in many of the domains of science.

1:48:37

That does not mean that the low-scale work is not important.

1:48:40

It does not mean that creativity, serendipity, etc.

1:48:44

, and each student pursuing  a totally different direction or thesis that you see in universities is not also really key.

1:48:49

But I think some amount of scalable infrastructure is missing in essentially every area  of science, even math, which is crazy.

1:49:01

Because mathematicians I thought just needed  whiteboards, but they actually need Lean.

1:49:05

They actually need verifiable programming  languages and stuff. I didn't know that. Cool.

1:49:10

Adam, this is super  fun. Thanks for coming on. Thank you so much. My pleasure.

1:49:11

Where can people find your stuff? Pleasure.

1:49:13

The easiest way  now… My adammarblestone.

1:49:13

org website is currently down, I guess. But convergentresearch.

1:49:16

org can link to a lot of the stuff we've been doing.

1:49:22

And then you have a great blog, Longitudinal Science.

1:49:24

Longitudinal Science, yes, on WordPress. Cool. Thank you so much. Pleasure.