WEBVTT

1
00:00:01.199 --> 00:00:06.200
<v Speaker 1>Welcome to the Sentient Code, where intelligence is engineered, autonomy

2
00:00:06.280 --> 00:00:10.439
<v Speaker 1>is emerging, and a line between human and machine grows thinner.

3
00:00:10.800 --> 00:00:15.359
<v Speaker 1>Each episode, we decode the algorithms, explore the robotics, and

4
00:00:15.439 --> 00:00:21.879
<v Speaker 1>examine the ideas shaping the future of artificial minds.

5
00:00:23.879 --> 00:00:27.679
<v Speaker 2>Welcome back. It is Wednesday, February eighteenth, twenty twenty six.

6
00:00:28.480 --> 00:00:30.920
<v Speaker 2>And if you've been looking at the tech headlines this morning,

7
00:00:31.160 --> 00:00:35.320
<v Speaker 2>or really any morning for the past month, you're seeing

8
00:00:35.359 --> 00:00:37.399
<v Speaker 2>one phrase just repeated over and over.

9
00:00:37.520 --> 00:00:39.000
<v Speaker 3>You really are. It's everywhere.

10
00:00:39.119 --> 00:00:41.880
<v Speaker 2>The industry is trying very, very hard to make the

11
00:00:41.960 --> 00:00:45.079
<v Speaker 2>AI coscientist the defining concept of the year.

12
00:00:45.200 --> 00:00:47.560
<v Speaker 3>It's absolutely the buzzword of the quarter. You can't open

13
00:00:47.600 --> 00:00:49.520
<v Speaker 3>a journal or a tech blog without seeing it.

14
00:00:49.640 --> 00:00:51.000
<v Speaker 2>But I want to push back on this a little.

15
00:00:51.079 --> 00:00:54.159
<v Speaker 2>Right from the start, we've been calling AI an assistant

16
00:00:54.240 --> 00:00:58.240
<v Speaker 2>or a copilot since what twenty twenty three at least. Yeah,

17
00:00:58.280 --> 00:01:01.320
<v Speaker 2>we've had tools that can summarize PDFs for us and

18
00:01:01.799 --> 00:01:05.079
<v Speaker 2>write email a drafts for years now. So my question

19
00:01:05.159 --> 00:01:07.959
<v Speaker 2>is is co scientist just a branding pivot? Is this

20
00:01:08.120 --> 00:01:10.640
<v Speaker 2>just marketing trying to sell us the same old llms

21
00:01:10.680 --> 00:01:12.799
<v Speaker 2>with a new code of paint or is there an

22
00:01:12.840 --> 00:01:16.680
<v Speaker 2>actual fundamental architectural difference in the stack that we're seeing today.

23
00:01:16.760 --> 00:01:20.239
<v Speaker 3>That's actually, that is exactly the right question to be asking.

24
00:01:20.439 --> 00:01:22.519
<v Speaker 3>And it's fair to be skeptical because the hype cycle

25
00:01:22.599 --> 00:01:25.319
<v Speaker 3>is very real. It's always real, always, But if you

26
00:01:25.359 --> 00:01:28.120
<v Speaker 3>actually look at the engineering, the shift that we're seeing

27
00:01:28.120 --> 00:01:30.599
<v Speaker 3>in early twenty twenty six is not just marketing. It

28
00:01:30.719 --> 00:01:34.000
<v Speaker 3>really isn't. If you look back at that, say, twenty

29
00:01:34.040 --> 00:01:37.840
<v Speaker 3>twenty three, twenty twenty four era, the architecture was fundamentally

30
00:01:37.879 --> 00:01:41.200
<v Speaker 3>something called retrieval augmented generation RIGG.

31
00:01:41.519 --> 00:01:42.599
<v Speaker 2>We've talked about that before.

32
00:01:42.719 --> 00:01:46.159
<v Speaker 3>Exactly ria you'd ask a question, the model would go

33
00:01:46.239 --> 00:01:48.760
<v Speaker 3>look up a document, summarize it, and then give you

34
00:01:48.799 --> 00:01:51.040
<v Speaker 3>an answer based on what it found. It was a librarian,

35
00:01:51.159 --> 00:01:55.319
<v Speaker 3>a very very fast library, very fast, incredibly well read librarian. Sure,

36
00:01:55.560 --> 00:01:58.599
<v Speaker 3>but it was still just retrieving existing information, right.

37
00:01:58.680 --> 00:02:01.480
<v Speaker 2>It's fetching, it's not it's not thinking, it's not creating.

38
00:02:01.640 --> 00:02:05.840
<v Speaker 3>Precisely, the shift to coscientists here in twenty twenty six

39
00:02:05.920 --> 00:02:10.199
<v Speaker 3>is really about two core things, agency and closed loop systems.

40
00:02:10.479 --> 00:02:12.759
<v Speaker 3>We are not just talking about a chatbot that answers

41
00:02:12.759 --> 00:02:13.599
<v Speaker 3>a prompt anymore.

42
00:02:13.639 --> 00:02:15.800
<v Speaker 2>Okay, so that sounds like engineering jargon. Let's break that

43
00:02:15.840 --> 00:02:18.080
<v Speaker 2>down close. Loop, what does it actually look like in

44
00:02:18.120 --> 00:02:19.000
<v Speaker 2>a real lab setting?

45
00:02:19.159 --> 00:02:22.639
<v Speaker 3>So it means the system is self correcting. It observes data,

46
00:02:22.719 --> 00:02:25.199
<v Speaker 3>it generates a hypothesis. It then writes the code to

47
00:02:25.240 --> 00:02:28.680
<v Speaker 3>test that hypothesis. It executes a simulation or even a

48
00:02:28.719 --> 00:02:32.759
<v Speaker 3>physical experiment. Okay, it reads the error logs or the results.

49
00:02:33.039 --> 00:02:36.280
<v Speaker 3>And then, and this is the absolute key part, it

50
00:02:36.360 --> 00:02:40.080
<v Speaker 3>refines its own hypothesis based on whether it's succeeded or failed.

51
00:02:40.759 --> 00:02:43.599
<v Speaker 3>It doesn't stop and ask the human what should I

52
00:02:43.639 --> 00:02:44.159
<v Speaker 3>do next?

53
00:02:44.360 --> 00:02:44.719
<v Speaker 2>Ah?

54
00:02:44.800 --> 00:02:47.840
<v Speaker 3>It iterates that self correction loop is what earns it

55
00:02:47.879 --> 00:02:50.479
<v Speaker 3>the title of scientist rather than just search engine.

56
00:02:50.560 --> 00:02:53.159
<v Speaker 2>So it's the difference between asking a sus chef to

57
00:02:53.240 --> 00:02:55.879
<v Speaker 2>chop an onion for you and asking a chef to

58
00:02:56.000 --> 00:02:57.639
<v Speaker 2>invent a completely new soup.

59
00:02:57.759 --> 00:02:58.879
<v Speaker 3>That's a great analogy.

60
00:02:59.039 --> 00:03:01.560
<v Speaker 2>The chef tastes, it realizes that it needs more salt,

61
00:03:01.759 --> 00:03:04.919
<v Speaker 2>adds the salt tasted. Again, that loop is internal. It

62
00:03:04.960 --> 00:03:06.919
<v Speaker 2>doesn't need external direction for every.

63
00:03:06.719 --> 00:03:09.960
<v Speaker 3>Step precisely, and the capabilities that we're seeing now things

64
00:03:10.080 --> 00:03:13.879
<v Speaker 3>like designing experiments from the ground up, simulating molecular interactions

65
00:03:13.879 --> 00:03:17.439
<v Speaker 3>at a dynamic level, not static, and even controlling physical

66
00:03:17.560 --> 00:03:20.439
<v Speaker 3>robots in a lab. These are things the copilots of

67
00:03:20.479 --> 00:03:22.520
<v Speaker 3>twenty twenty four simply could not do.

68
00:03:22.919 --> 00:03:24.800
<v Speaker 2>There was this quote from the research steck we looked

69
00:03:24.800 --> 00:03:27.439
<v Speaker 2>at that really stuck with me. AI has moved from

70
00:03:27.520 --> 00:03:29.639
<v Speaker 2>summarizing papers to making discoveries.

71
00:03:29.800 --> 00:03:30.759
<v Speaker 3>That's the headline.

72
00:03:30.879 --> 00:03:33.680
<v Speaker 2>It's a bold claim, and today we're going to test

73
00:03:33.719 --> 00:03:36.120
<v Speaker 2>that claim. We're going to look at the evolution of

74
00:03:36.159 --> 00:03:39.199
<v Speaker 2>this technology, specifically, how we got from you know, the

75
00:03:39.240 --> 00:03:43.080
<v Speaker 2>static images of alpha fold to the dynamic simulation engines

76
00:03:43.080 --> 00:03:44.560
<v Speaker 2>we have now, and we have to open.

77
00:03:44.439 --> 00:03:46.800
<v Speaker 3>Up the hood and look at the brain of these systems,

78
00:03:46.800 --> 00:03:50.360
<v Speaker 3>the whole egenic workflow, this test time compute that everyone's

79
00:03:50.400 --> 00:03:51.199
<v Speaker 3>talking about.

80
00:03:50.960 --> 00:03:53.080
<v Speaker 2>Absolutely, and then we have to talk about the physical layer,

81
00:03:53.560 --> 00:03:58.080
<v Speaker 2>the robotics, because that's where the digital world actually touches

82
00:03:58.120 --> 00:03:58.639
<v Speaker 2>the real one.

83
00:03:58.680 --> 00:04:00.400
<v Speaker 3>That's where code moves.

84
00:04:00.520 --> 00:04:02.879
<v Speaker 2>Yeah, and we'll get into the medical break twos that

85
00:04:02.919 --> 00:04:07.000
<v Speaker 2>are happening right now, real world stuff in cancer, in Alzheimer's,

86
00:04:07.280 --> 00:04:09.960
<v Speaker 2>and we'll wrap up with how you our listeners can

87
00:04:10.000 --> 00:04:12.919
<v Speaker 2>actually get your hands on these tools, because apparently you

88
00:04:12.919 --> 00:04:15.080
<v Speaker 2>don't need a PhD and a million dollar grant to

89
00:04:15.120 --> 00:04:16.560
<v Speaker 2>play in the sandbox anymore.

90
00:04:16.680 --> 00:04:20.040
<v Speaker 3>No, not at all. The barrier to entry has completely collapsed.

91
00:04:20.040 --> 00:04:22.680
<v Speaker 3>It is a very very different world than it was

92
00:04:22.800 --> 00:04:24.000
<v Speaker 3>even eighteen months ago.

93
00:04:24.279 --> 00:04:26.959
<v Speaker 2>Okay, so let's rewind a little bit to set the

94
00:04:26.959 --> 00:04:31.480
<v Speaker 2>foundation here. To really understand twenty twenty six, we have

95
00:04:31.519 --> 00:04:34.000
<v Speaker 2>to understand where we came from. And you can't talk

96
00:04:34.040 --> 00:04:36.680
<v Speaker 2>about AI and science without talking about alpha fold.

97
00:04:37.079 --> 00:04:40.720
<v Speaker 3>Right. Alpha fold is really patient zero for this entire revolution.

98
00:04:41.120 --> 00:04:43.000
<v Speaker 3>If we go back to that twenty twenty one to

99
00:04:43.040 --> 00:04:47.000
<v Speaker 3>twenty twenty four window, Google deep Mind effectively solved the

100
00:04:47.319 --> 00:04:49.000
<v Speaker 3>protein folding.

101
00:04:48.600 --> 00:04:51.439
<v Speaker 2>Problem, which was a fifty year old grand challenge in biology.

102
00:04:51.480 --> 00:04:53.079
<v Speaker 2>This wasn't a minor problem, oh no.

103
00:04:53.120 --> 00:04:56.360
<v Speaker 3>It was the grand challenge for half a century. We

104
00:04:56.480 --> 00:04:59.279
<v Speaker 3>knew the chemical formula of a protein, you know the

105
00:04:59.360 --> 00:05:02.000
<v Speaker 3>list of ingreen and seemino ass, but we had no

106
00:05:02.199 --> 00:05:04.680
<v Speaker 3>reliable way of knowing how it folded up into a

107
00:05:04.720 --> 00:05:06.079
<v Speaker 3>complex three D shape.

108
00:05:06.120 --> 00:05:08.720
<v Speaker 2>And in biology, shape is everything everything.

109
00:05:08.920 --> 00:05:11.360
<v Speaker 3>Shape determines function. If you don't know the shape, you

110
00:05:11.360 --> 00:05:12.839
<v Speaker 3>don't know if that protein is going to build a

111
00:05:12.879 --> 00:05:15.800
<v Speaker 3>muscle or digest your food, or you know, causet disease.

112
00:05:15.839 --> 00:05:16.839
<v Speaker 3>It's the whole ballgame.

113
00:05:16.879 --> 00:05:19.000
<v Speaker 2>I remember the analogy everyone was using back then. It

114
00:05:19.040 --> 00:05:21.000
<v Speaker 2>was like Google Maps for the molecular world.

115
00:05:21.079 --> 00:05:24.120
<v Speaker 3>It's a pretty decent analogy. Actually, before alpha fold, we

116
00:05:24.120 --> 00:05:27.879
<v Speaker 3>were navigating the cellular world by stars and intuition, doing

117
00:05:28.000 --> 00:05:30.759
<v Speaker 3>painstaking X ray crystallography.

118
00:05:30.360 --> 00:05:34.040
<v Speaker 2>Which could take months or years for a single protein exactly.

119
00:05:34.360 --> 00:05:36.920
<v Speaker 3>Suddenly, with alpha fold we had a street view for

120
00:05:37.000 --> 00:05:40.600
<v Speaker 3>nearly every protein known to science. Then alpha fold three

121
00:05:40.720 --> 00:05:43.839
<v Speaker 3>came along and predicted the structures of not just proteins,

122
00:05:43.839 --> 00:05:47.079
<v Speaker 3>but their interactions with DNA, RNA other molecules.

123
00:05:47.120 --> 00:05:49.399
<v Speaker 2>It was a massive leap, and the creators won the

124
00:05:49.439 --> 00:05:51.800
<v Speaker 2>Nobel Prize in Chemistry for it in twenty twenty four.

125
00:05:52.000 --> 00:05:54.959
<v Speaker 3>Rightfully so it was the moment of validation. It was

126
00:05:55.000 --> 00:05:58.720
<v Speaker 3>the proof that AI had truly arrived in serious hard science.

127
00:05:58.800 --> 00:06:02.120
<v Speaker 3>It wasn't just for you know, identifying cats and pictures anymore.

128
00:06:02.480 --> 00:06:05.439
<v Speaker 2>But here we are in twenty twenty six and looking

129
00:06:05.480 --> 00:06:07.319
<v Speaker 2>at the research we have in front of us for today,

130
00:06:07.839 --> 00:06:10.360
<v Speaker 2>alpha fold almost looks I don't want to say basic

131
00:06:10.439 --> 00:06:13.279
<v Speaker 2>because that feels disrespectful. No I know em but it

132
00:06:13.319 --> 00:06:14.839
<v Speaker 2>looks like just the starting line.

133
00:06:14.879 --> 00:06:18.439
<v Speaker 3>It was the foundation. Absolutely, the key limitation of alpha fold,

134
00:06:18.639 --> 00:06:21.079
<v Speaker 3>and this is so important to understand the current moment,

135
00:06:21.560 --> 00:06:23.959
<v Speaker 3>is that it gave you a static structure. It gave

136
00:06:24.000 --> 00:06:28.240
<v Speaker 3>you a snapshot, a beautiful, high resolution statue of a protein.

137
00:06:28.360 --> 00:06:30.480
<v Speaker 2>But biology is in the statue, not at all.

138
00:06:30.600 --> 00:06:34.079
<v Speaker 3>Biology is wet, it's warm, it's noisy. Proteins don't just

139
00:06:34.199 --> 00:06:37.839
<v Speaker 3>sit still. They vibrate, they twist, they dance, They adopt

140
00:06:37.879 --> 00:06:40.879
<v Speaker 3>all these different conformations based on what they're touching, or

141
00:06:40.959 --> 00:06:42.959
<v Speaker 3>the temperature of the cell or the pH level.

142
00:06:43.000 --> 00:06:46.040
<v Speaker 2>And computing that dance is exponentially harder than just computing

143
00:06:46.120 --> 00:06:48.560
<v Speaker 2>the one static shape, right yeah, because you aren't just

144
00:06:48.639 --> 00:06:51.600
<v Speaker 2>solving for X, you're solving for eds over time in

145
00:06:51.639 --> 00:06:53.480
<v Speaker 2>a changing environment exactly.

146
00:06:53.560 --> 00:06:57.160
<v Speaker 3>You're dealing with what's called an energy landscape. Alpha fold

147
00:06:57.279 --> 00:07:00.639
<v Speaker 3>was incredible at finding the lowest energy state, the most

148
00:07:00.639 --> 00:07:02.639
<v Speaker 3>stable resting pose.

149
00:07:02.319 --> 00:07:04.240
<v Speaker 2>Of the protein, the bottom of the valley, the.

150
00:07:04.279 --> 00:07:07.079
<v Speaker 3>Very bottom of valley. But the twenty twenty six systems,

151
00:07:07.160 --> 00:07:11.319
<v Speaker 3>these successors, like alpha proteo and a SOD are probabilistic.

152
00:07:11.600 --> 00:07:13.519
<v Speaker 3>They don't just give you the bottom of the valley.

153
00:07:13.720 --> 00:07:16.000
<v Speaker 3>They map out the entire landscape. They tell you the

154
00:07:16.000 --> 00:07:20.160
<v Speaker 3>probability of a protein shifting into a different shape that can, say, suddenly,

155
00:07:20.199 --> 00:07:21.560
<v Speaker 3>lock onto a drug molecule.

156
00:07:21.639 --> 00:07:23.720
<v Speaker 2>So it's a difference between a photograph and a movie.

157
00:07:23.800 --> 00:07:25.600
<v Speaker 3>It's a movie where you can see all the possible

158
00:07:25.600 --> 00:07:28.439
<v Speaker 3>alternate endings, and even better, a movie where you can

159
00:07:28.519 --> 00:07:32.399
<v Speaker 3>influence which ending happens. This gets us to the concept

160
00:07:32.439 --> 00:07:33.360
<v Speaker 3>of inverse folding.

161
00:07:33.639 --> 00:07:36.720
<v Speaker 2>Okay, inverse folding, I saw that in the isomorphic labs papers.

162
00:07:36.759 --> 00:07:37.639
<v Speaker 2>Break that down for us.

163
00:07:37.759 --> 00:07:41.839
<v Speaker 3>Okay, So traditional protein folding is here is a sequence

164
00:07:41.879 --> 00:07:44.720
<v Speaker 3>of amino acids. What three D shape does it make?

165
00:07:44.959 --> 00:07:46.959
<v Speaker 2>Input is the sequence? Output is the shape?

166
00:07:47.120 --> 00:07:50.800
<v Speaker 3>Right, inverse folding flips that entire problem on its head.

167
00:07:50.839 --> 00:07:53.759
<v Speaker 3>It says, here is the shape I need. For example,

168
00:07:53.920 --> 00:07:58.319
<v Speaker 3>I need a shape that perfectly blocks this specific virus receptor.

169
00:07:58.759 --> 00:08:00.920
<v Speaker 3>Now you tell me this sequence of amino acids that

170
00:08:00.959 --> 00:08:03.040
<v Speaker 3>will reliably build that exact shape.

171
00:08:03.079 --> 00:08:05.959
<v Speaker 2>So it's generative. It's like using an image generator like Dally,

172
00:08:06.319 --> 00:08:09.040
<v Speaker 2>but instead of the prompt being an astronaut riding a

173
00:08:09.040 --> 00:08:11.639
<v Speaker 2>horse on the moon. Okay, the prompt is a protein

174
00:08:11.720 --> 00:08:14.800
<v Speaker 2>that binds to and neutralizes the COVID twenty six spike.

175
00:08:14.920 --> 00:08:18.920
<v Speaker 3>Precisely. It is generative biological engineering, and this one capability

176
00:08:19.360 --> 00:08:23.079
<v Speaker 3>to design interactions, not just predict them, has completely utterly

177
00:08:23.120 --> 00:08:25.199
<v Speaker 3>collapsed the timeline for drug discovery.

178
00:08:25.360 --> 00:08:28.600
<v Speaker 2>Okay, let's talk about those timelines, because traditionally, discovering a

179
00:08:28.600 --> 00:08:31.079
<v Speaker 2>new drug is a marathon. We're talking ten to fifteen

180
00:08:31.160 --> 00:08:33.639
<v Speaker 2>years from initial idea to pharmacy shelf.

181
00:08:33.639 --> 00:08:36.559
<v Speaker 3>And billions of dollars, and you have to remember most

182
00:08:36.559 --> 00:08:39.440
<v Speaker 3>of that time is just failure. It's high throughput screening

183
00:08:39.440 --> 00:08:41.159
<v Speaker 3>where you're just trying a key in a lock and

184
00:08:41.200 --> 00:08:43.080
<v Speaker 3>it doesn't fit, so you file it down a little,

185
00:08:43.159 --> 00:08:45.080
<v Speaker 3>You try again, it still doesn't fit. You do that

186
00:08:45.120 --> 00:08:49.600
<v Speaker 3>ten thousand, one hundred thousand times. Route force pure route force. Now,

187
00:08:49.879 --> 00:08:52.639
<v Speaker 3>because we can simulate the wiggling and jiggling of both

188
00:08:52.639 --> 00:08:55.080
<v Speaker 3>the lock and the key in the computer, we can

189
00:08:55.120 --> 00:08:58.240
<v Speaker 3>eliminate ninety nine percent of the failures before we ever

190
00:08:58.320 --> 00:09:00.600
<v Speaker 3>mix a single chemical in a day tube.

191
00:09:00.639 --> 00:09:03.799
<v Speaker 2>It's a huge shift in efficiency. The sources mentioned that

192
00:09:03.840 --> 00:09:08.000
<v Speaker 2>AI designed molecules. Molecules that were invented in silico entered

193
00:09:08.039 --> 00:09:11.240
<v Speaker 2>phase three clinical trials back in twenty twenty five.

194
00:09:11.559 --> 00:09:14.240
<v Speaker 3>That is the holy grail. Phase three is the final

195
00:09:14.320 --> 00:09:17.559
<v Speaker 3>most expensive step right before FDA approval. Getting a drug

196
00:09:17.600 --> 00:09:20.279
<v Speaker 3>to phase three and twenty twenty five means the foundational

197
00:09:20.320 --> 00:09:23.399
<v Speaker 3>discovery work probably started in what twenty twenty two or

198
00:09:23.399 --> 00:09:24.320
<v Speaker 3>twenty twenty three.

199
00:09:24.360 --> 00:09:26.759
<v Speaker 2>That's a compression of the timeline that is almost hard

200
00:09:26.759 --> 00:09:27.240
<v Speaker 2>to believe.

201
00:09:27.360 --> 00:09:29.919
<v Speaker 3>It's why we're seeing these market forecasts for AI driven

202
00:09:29.960 --> 00:09:33.120
<v Speaker 3>drug discovery just exploding. They're hitting eight to ten billion

203
00:09:33.159 --> 00:09:36.600
<v Speaker 3>dollars in twenty twenty six alone. This isn't a future trend,

204
00:09:36.600 --> 00:09:39.320
<v Speaker 3>it's the economic reality of the industry right now.

205
00:09:39.519 --> 00:09:43.080
<v Speaker 2>So it's speed, yes, but it's also precision. We aren't

206
00:09:43.120 --> 00:09:46.039
<v Speaker 2>just throwing spaghetti at the wall faster. We're guiding each

207
00:09:46.120 --> 00:09:48.440
<v Speaker 2>trand of spaghetti to the wall with I don't know,

208
00:09:48.559 --> 00:09:49.320
<v Speaker 2>laser beams.

209
00:09:49.480 --> 00:09:52.360
<v Speaker 3>That's a colorful image, but yes, that's it. And that

210
00:09:52.399 --> 00:09:54.879
<v Speaker 3>precision comes from the fact that we aren't just using

211
00:09:54.879 --> 00:09:58.320
<v Speaker 3>a single monolithic algorithm anymore. We've moved into this era

212
00:09:58.399 --> 00:10:01.360
<v Speaker 3>of agentic workflows, and this is where we really need

213
00:10:01.399 --> 00:10:03.480
<v Speaker 3>to get into the inside the machine part of our

214
00:10:03.480 --> 00:10:04.159
<v Speaker 3>discussion today.

215
00:10:04.240 --> 00:10:06.840
<v Speaker 2>Yes, let's unpack this because when I hear AI, my

216
00:10:06.960 --> 00:10:09.960
<v Speaker 2>brain still defaults to a text box where a type

217
00:10:09.960 --> 00:10:12.320
<v Speaker 2>of question and he gives me an answer a chatbot.

218
00:10:13.360 --> 00:10:16.720
<v Speaker 2>But the co scientists system that Google deep Mind has built,

219
00:10:17.159 --> 00:10:19.879
<v Speaker 2>which is running on their new Gemini two point zero model,

220
00:10:20.320 --> 00:10:24.879
<v Speaker 2>isn't just one thing. It's a team. The outline describes

221
00:10:24.919 --> 00:10:26.399
<v Speaker 2>a cast of agents, right.

222
00:10:26.240 --> 00:10:28.080
<v Speaker 3>And you should think of it almost like a corporate

223
00:10:28.080 --> 00:10:31.240
<v Speaker 3>structure or a research lab team. In any functional lab,

224
00:10:31.279 --> 00:10:33.480
<v Speaker 3>you have different roles, right. You have the creative postdoc

225
00:10:33.480 --> 00:10:36.679
<v Speaker 3>who has one hundred wild ideas a day brainstormer exactly.

226
00:10:36.960 --> 00:10:40.360
<v Speaker 3>Then you have the critical senior scientist, the principal investigator,

227
00:10:40.639 --> 00:10:43.320
<v Speaker 3>who pokes holes in ninety nine of those ideas and

228
00:10:43.360 --> 00:10:45.639
<v Speaker 3>finds the one that might actually work. You have the

229
00:10:45.720 --> 00:10:47.759
<v Speaker 3>lab tech who actually runs the experiments, and you have

230
00:10:47.840 --> 00:10:50.080
<v Speaker 3>the lab manager making sure it all runs smoothly.

231
00:10:50.440 --> 00:10:55.720
<v Speaker 2>And the aicoscientist replicates that entire structure using specialized, fine

232
00:10:55.759 --> 00:10:58.639
<v Speaker 2>tuned software agents. It does, But hang on a second,

233
00:10:59.360 --> 00:11:02.000
<v Speaker 2>why is that necessary? Isn't that just the model talking

234
00:11:02.039 --> 00:11:04.879
<v Speaker 2>to itself. Why do we need distinct agents? Why can't

235
00:11:04.919 --> 00:11:07.799
<v Speaker 2>I just put it all into one big prompt and say, hey, Gemini,

236
00:11:08.279 --> 00:11:11.480
<v Speaker 2>be creative, but also be critical and also manage the project.

237
00:11:11.559 --> 00:11:13.759
<v Speaker 3>You can try that, people have, but you run into

238
00:11:13.799 --> 00:11:17.960
<v Speaker 3>a problem that engineers call context contamination, or having conflicting

239
00:11:18.000 --> 00:11:21.360
<v Speaker 3>objective functions. Okay, if you ask one single model to

240
00:11:21.399 --> 00:11:23.960
<v Speaker 3>be both creative and critical at the very same time,

241
00:11:24.000 --> 00:11:27.080
<v Speaker 3>the two objectives bleed into each other. You get mediocre

242
00:11:27.120 --> 00:11:30.960
<v Speaker 3>creativity because the model is presensoring its own wild ideas.

243
00:11:31.039 --> 00:11:32.919
<v Speaker 2>It's pulling its punches exactly.

244
00:11:33.279 --> 00:11:36.960
<v Speaker 3>And you get soft, ineffective criticism because it subconsciously wants

245
00:11:37.000 --> 00:11:39.360
<v Speaker 3>to support the ideas it just generated. It's not a

246
00:11:39.440 --> 00:11:41.000
<v Speaker 3>true adversarial process.

247
00:11:41.799 --> 00:11:44.639
<v Speaker 2>So by splitting them up into separate agents, you create

248
00:11:44.679 --> 00:11:47.759
<v Speaker 2>a genuine adversarial dynamic. You let them argue, you let

249
00:11:47.799 --> 00:11:50.559
<v Speaker 2>them argue, you optimize them against each other. So you

250
00:11:50.559 --> 00:11:54.440
<v Speaker 2>have the generation agent. Its only job is quantity and variety.

251
00:11:54.519 --> 00:11:56.919
<v Speaker 2>It looks at all the available literature, all the data,

252
00:11:57.159 --> 00:12:01.480
<v Speaker 2>and it generates hundreds of potential hypotheses. It's rewarded purely

253
00:12:01.519 --> 00:12:04.000
<v Speaker 2>for novelty. It doesn't care if an idea is perfect

254
00:12:04.080 --> 00:12:06.919
<v Speaker 2>or even feasible. It just wants to explore the entire

255
00:12:06.960 --> 00:12:07.799
<v Speaker 2>solution space.

256
00:12:08.120 --> 00:12:11.200
<v Speaker 3>Okay, so that's the wild idea engine. Then the supervisor

257
00:12:11.360 --> 00:12:14.159
<v Speaker 3>passes those ideas to the next stage, the review and

258
00:12:14.279 --> 00:12:15.080
<v Speaker 3>ranking agents.

259
00:12:15.399 --> 00:12:18.919
<v Speaker 2>The critics. Yeah, the peer review panel. These agents take

260
00:12:18.960 --> 00:12:22.000
<v Speaker 2>those hundreds of hypotheses and they filter them through a

261
00:12:22.039 --> 00:12:26.840
<v Speaker 2>brutal gauntlet. They have three main jobs. First, check for novelty.

262
00:12:27.240 --> 00:12:30.039
<v Speaker 2>Has this been published before? Is this just rediscovering something

263
00:12:30.039 --> 00:12:32.120
<v Speaker 2>from a nineteen eighty two paper, which is a huge

264
00:12:32.120 --> 00:12:35.600
<v Speaker 2>problem in science, a huge problem. Second, check for feasibility.

265
00:12:35.840 --> 00:12:38.320
<v Speaker 2>Does this violate the known laws of physics? Is this

266
00:12:38.519 --> 00:12:41.960
<v Speaker 2>actually chemically possible? And Third, and this is maybe the

267
00:12:41.960 --> 00:12:45.600
<v Speaker 2>most important, they check for testability. Is there an experiment

268
00:12:45.639 --> 00:12:48.799
<v Speaker 2>we can actually run to prove or disprove this hypothesis.

269
00:12:48.840 --> 00:12:51.639
<v Speaker 2>So an idea could be brilliant and true, but if

270
00:12:51.639 --> 00:12:54.279
<v Speaker 2>it's untestable, it's not science.

271
00:12:54.159 --> 00:12:58.120
<v Speaker 3>It's philosophy. The ranking agents discard it. So out of

272
00:12:58.159 --> 00:13:00.960
<v Speaker 3>one hundred ideas, maybe only five or six make it

273
00:13:00.960 --> 00:13:01.639
<v Speaker 3>through this filter.

274
00:13:01.799 --> 00:13:04.600
<v Speaker 2>And then those survivors go to the evolution agent.

275
00:13:04.399 --> 00:13:07.080
<v Speaker 3>The improver, the polisher. It takes the best ideas that

276
00:13:07.159 --> 00:13:10.399
<v Speaker 3>survive the critics, and it iterates on them. It refines

277
00:13:10.440 --> 00:13:14.720
<v Speaker 3>the hypothesis, It tightens the parameters, It suggests modifications. It

278
00:13:14.759 --> 00:13:17.000
<v Speaker 3>turns a rough diamond into a cut gem.

279
00:13:17.240 --> 00:13:21.159
<v Speaker 2>And the conductor of this whole orchestra is the supervisor agent.

280
00:13:20.960 --> 00:13:24.440
<v Speaker 3>The manager, the supervisor is the traffic cop. It decides

281
00:13:24.519 --> 00:13:26.720
<v Speaker 3>when to send an idea back to the generation agent

282
00:13:26.720 --> 00:13:29.080
<v Speaker 3>for more brainstorming, when to push it forward to the

283
00:13:29.080 --> 00:13:33.559
<v Speaker 3>evolution agent, and crucially, it manages the compute budget. It

284
00:13:33.639 --> 00:13:36.279
<v Speaker 3>manages this thing called test time compute right.

285
00:13:36.320 --> 00:13:38.679
<v Speaker 2>I saw that term in the papers, test time compute scaling.

286
00:13:38.720 --> 00:13:41.600
<v Speaker 2>It sounds incredibly technical. But in plain English, does that

287
00:13:41.679 --> 00:13:42.919
<v Speaker 2>just mean thinking longer?

288
00:13:43.240 --> 00:13:45.360
<v Speaker 3>That's a perfect way to put it. Yes, But it's

289
00:13:45.399 --> 00:13:48.879
<v Speaker 3>how it thinks longer that's revolutionary. Instead of just giving

290
00:13:48.919 --> 00:13:52.240
<v Speaker 3>you the first, most probable answer, it allows the model

291
00:13:52.279 --> 00:13:56.000
<v Speaker 3>to generate thousands of internal thoughts or reasoning.

292
00:13:55.600 --> 00:13:57.679
<v Speaker 2>Steps, a chain of thought, a whole.

293
00:13:57.519 --> 00:14:00.799
<v Speaker 3>Branching tree of thoughts, and it explores all the different paths,

294
00:14:01.399 --> 00:14:04.120
<v Speaker 3>and most of them it discards as dead ends before

295
00:14:04.159 --> 00:14:07.519
<v Speaker 3>it ever gives you the final, polished answer. This is

296
00:14:07.519 --> 00:14:11.279
<v Speaker 3>a system too thinking that the psychologist Daniel Khannaman talks about.

297
00:14:11.320 --> 00:14:14.240
<v Speaker 3>It's slow, it's deliberate, it's logical.

298
00:14:14.000 --> 00:14:17.039
<v Speaker 2>So it's not just retrieving an answer from its training data.

299
00:14:17.279 --> 00:14:20.960
<v Speaker 2>It's actively deliberating. It's reasoning through the problem.

300
00:14:21.039 --> 00:14:24.559
<v Speaker 3>It's simulating multiple paths of reasoning. It's fact checking itself

301
00:14:24.559 --> 00:14:27.440
<v Speaker 3>against its own internal knowledge and external tools. It's the

302
00:14:27.480 --> 00:14:30.840
<v Speaker 3>difference between a gut reflex and a deep considered contemplation,

303
00:14:31.440 --> 00:14:34.360
<v Speaker 3>and the expert analysis is unambiguous. The more time you

304
00:14:34.399 --> 00:14:37.279
<v Speaker 3>give the model to think at test time, the better

305
00:14:37.360 --> 00:14:39.120
<v Speaker 3>and more robust the reasoning becomes.

306
00:14:39.200 --> 00:14:41.840
<v Speaker 2>We have a perfect real world example of this in

307
00:14:41.879 --> 00:14:43.919
<v Speaker 2>the sources the bacterial mystery, and I want to go

308
00:14:43.919 --> 00:14:45.799
<v Speaker 2>deep on this one because the timeline is just wild.

309
00:14:46.039 --> 00:14:49.360
<v Speaker 2>This is the story about cfpicis.

310
00:14:48.720 --> 00:14:53.039
<v Speaker 3>Right, capsid forming phage, inducible chromosomal.

311
00:14:52.399 --> 00:14:54.000
<v Speaker 2>Islands, the zood height.

312
00:14:54.240 --> 00:14:57.600
<v Speaker 3>Thank you. So these are basically little mobile genetic elements

313
00:14:57.600 --> 00:15:01.840
<v Speaker 3>in bacteria. The mystery for science was how do they

314
00:15:01.879 --> 00:15:05.799
<v Speaker 3>spread between different bacterial species. They're not viruses, but they

315
00:15:05.799 --> 00:15:06.840
<v Speaker 3>act a bit like them.

316
00:15:07.120 --> 00:15:10.840
<v Speaker 2>And humans had been working on this problem for how long, over.

317
00:15:10.679 --> 00:15:15.360
<v Speaker 3>A decade, really smart people publishing papers, making incremental progress,

318
00:15:15.679 --> 00:15:18.480
<v Speaker 3>but nobody could figure out the exact mechanism for how

319
00:15:18.519 --> 00:15:19.279
<v Speaker 3>they moved around.

320
00:15:19.519 --> 00:15:23.559
<v Speaker 2>So enter the aiicoscientist walk us through exactly what happened here.

321
00:15:23.600 --> 00:15:25.360
<v Speaker 2>It didn't just guess the answer.

322
00:15:25.080 --> 00:15:27.759
<v Speaker 3>Right, no, not at all. It followed the exact agentic

323
00:15:27.799 --> 00:15:31.200
<v Speaker 3>workflow we just described. The system started by ingesting a

324
00:15:31.240 --> 00:15:34.399
<v Speaker 3>massive data set of bacterial genomes and all the existing

325
00:15:34.440 --> 00:15:35.919
<v Speaker 3>scientific literature on the topic.

326
00:15:35.960 --> 00:15:36.919
<v Speaker 2>Okay, so read everything.

327
00:15:37.000 --> 00:15:39.159
<v Speaker 3>It read everything. Then the generation agent went to work.

328
00:15:39.200 --> 00:15:41.840
<v Speaker 3>It proposed a bunch of hypotheses. One of the most

329
00:15:41.840 --> 00:15:46.639
<v Speaker 3>promising was this, maybe the cfpicis steal proteins from actual

330
00:15:46.679 --> 00:15:49.159
<v Speaker 3>viruses that happened to be in the same cell. They

331
00:15:49.240 --> 00:15:52.360
<v Speaker 3>hijack the viral proteins to build their own transport capsules.

332
00:15:52.600 --> 00:15:56.360
<v Speaker 2>Okay, that's a clever, plausible theory, like a car thief

333
00:15:56.360 --> 00:15:58.279
<v Speaker 2>stealing an engine to put in their own chassis.

334
00:15:58.320 --> 00:16:01.879
<v Speaker 3>It's a great analogy. But a theory isn't enough. The

335
00:16:01.919 --> 00:16:06.120
<v Speaker 3>review agent immediately kicked in. It said, Okay, if that's true,

336
00:16:06.240 --> 00:16:08.480
<v Speaker 3>then we should be able to see a specific cluster

337
00:16:08.559 --> 00:16:12.080
<v Speaker 3>of genes activating at a specific time when a bacterium

338
00:16:12.159 --> 00:16:14.759
<v Speaker 3>is co infected. It made a testable prediction.

339
00:16:15.200 --> 00:16:17.960
<v Speaker 2>It defined the evidence it needed to define exactly.

340
00:16:18.240 --> 00:16:21.240
<v Speaker 3>So the supervisor agent then directed the system to run

341
00:16:21.320 --> 00:16:25.159
<v Speaker 3>a massive search across forty thousand bacterial genomes to look

342
00:16:25.159 --> 00:16:28.639
<v Speaker 3>for that specific genetic signature, that coactivation pattern, and it

343
00:16:28.639 --> 00:16:31.360
<v Speaker 3>found it. It found a candidate, strong one. But it

344
00:16:31.399 --> 00:16:34.279
<v Speaker 3>didn't stop there. The evolution agent took over and refined

345
00:16:34.279 --> 00:16:37.960
<v Speaker 3>the hypothesis. It predicted exactly which proteins from the virus

346
00:16:38.000 --> 00:16:40.679
<v Speaker 3>were being stolen and how they were being incorporated. And then,

347
00:16:40.919 --> 00:16:43.440
<v Speaker 3>and this is the kicker, it designed the follow up

348
00:16:43.480 --> 00:16:46.759
<v Speaker 3>analysis and recapitulated the necessary findings to prove it.

349
00:16:46.919 --> 00:16:49.120
<v Speaker 2>And the total time for this whole process.

350
00:16:49.240 --> 00:16:51.519
<v Speaker 3>The system went from here is a decade old mystery

351
00:16:52.200 --> 00:16:55.879
<v Speaker 3>to here is a highly probable data supported mechanism in

352
00:16:55.919 --> 00:16:56.480
<v Speaker 3>two days.

353
00:16:56.759 --> 00:17:00.759
<v Speaker 2>Two days versus ten years of human strung that is

354
00:17:00.879 --> 00:17:01.759
<v Speaker 2>just staggering.

355
00:17:01.919 --> 00:17:05.559
<v Speaker 3>And it was validated. The human scientist took the AI's output,

356
00:17:05.960 --> 00:17:09.440
<v Speaker 3>ran the physical lab experiments and confirmed it. The paper

357
00:17:09.519 --> 00:17:12.039
<v Speaker 3>was published in the journal Cell in September of twenty

358
00:17:12.079 --> 00:17:15.880
<v Speaker 3>twenty five, and importantly, it wasn't a computer science paper

359
00:17:15.880 --> 00:17:19.079
<v Speaker 3>about how cool the AI is. It was a biology

360
00:17:19.079 --> 00:17:21.400
<v Speaker 3>paper about a fundamental discovery made by the AI.

361
00:17:21.599 --> 00:17:25.160
<v Speaker 2>That distinction is so critical. The AI isn't the story anymore.

362
00:17:25.200 --> 00:17:27.519
<v Speaker 2>The discovery that it enables is the story.

363
00:17:27.640 --> 00:17:29.519
<v Speaker 3>That's when you know the technology has matured. But you

364
00:17:29.559 --> 00:17:32.640
<v Speaker 3>know it's not just biology. This deep think capability, this

365
00:17:32.720 --> 00:17:36.480
<v Speaker 3>ability to reason through these long, complex chains of logic,

366
00:17:36.880 --> 00:17:39.400
<v Speaker 3>is showing up in the most abstract fields like pure

367
00:17:39.440 --> 00:17:41.079
<v Speaker 3>mathematics and physics.

368
00:17:40.680 --> 00:17:43.480
<v Speaker 2>Which brings us to open ais. GBT five point two.

369
00:17:43.559 --> 00:17:46.440
<v Speaker 3>Right GPT five point two, which came out late last year.

370
00:17:46.839 --> 00:17:50.079
<v Speaker 3>It introduced these thinking modes or deep think modes as

371
00:17:50.119 --> 00:17:53.319
<v Speaker 3>a default feature, and the benchmark that just blew everyone

372
00:17:53.319 --> 00:17:57.400
<v Speaker 3>away was its performance on the International Mathematics Olympiad the IMO.

373
00:17:57.920 --> 00:18:00.920
<v Speaker 2>This is a competition for the most brilliant high school

374
00:18:00.960 --> 00:18:03.480
<v Speaker 2>math kids on the planet. These are problems that can

375
00:18:03.519 --> 00:18:06.559
<v Speaker 2>stump professional mathematicians with PhDs.

376
00:18:06.839 --> 00:18:11.200
<v Speaker 3>They're designed to require not just knowledge, but true ingenuity,

377
00:18:11.799 --> 00:18:15.799
<v Speaker 3>and GPT five point two achieved a gold metal level performance.

378
00:18:15.880 --> 00:18:18.119
<v Speaker 2>But wait, math has always been the achilles heel of

379
00:18:18.160 --> 00:18:21.599
<v Speaker 2>large language models, hasn't it? Because lms are probabilistic. They're

380
00:18:21.640 --> 00:18:24.200
<v Speaker 2>just predicting the next most likely word that's right. And

381
00:18:24.480 --> 00:18:27.720
<v Speaker 2>math is pure logic. It's precise. If you are ninety

382
00:18:27.799 --> 00:18:30.319
<v Speaker 2>nine percent right in a mathematical proof, you are one

383
00:18:30.400 --> 00:18:33.880
<v Speaker 2>hundred percent wrong. So how did they finally crack that problem?

384
00:18:33.960 --> 00:18:36.240
<v Speaker 3>They cracked it by combining that test time compute we

385
00:18:36.240 --> 00:18:39.759
<v Speaker 3>talked about with sophisticated tool use. When GPT five point

386
00:18:39.799 --> 00:18:42.279
<v Speaker 3>two faces a hard math problem, now it doesn't just

387
00:18:42.319 --> 00:18:44.440
<v Speaker 3>try to guess the answer in one shot. It breaks

388
00:18:44.440 --> 00:18:46.440
<v Speaker 3>the problem down. It says, okay, first I need to

389
00:18:46.440 --> 00:18:49.359
<v Speaker 3>solve this integral. Then it actually writes a small Python

390
00:18:49.400 --> 00:18:52.039
<v Speaker 3>script to call a symbolic math library like simpi.

391
00:18:52.319 --> 00:18:54.920
<v Speaker 2>Ah. So it's using the computer as a calculator the

392
00:18:55.000 --> 00:18:57.960
<v Speaker 2>same way human mathematician would use Wolfram alpha or a

393
00:18:58.000 --> 00:18:59.039
<v Speaker 2>physical calculator.

394
00:18:59.279 --> 00:19:02.519
<v Speaker 3>Exactly. It runs the script, it gets a definitive grounded

395
00:19:02.559 --> 00:19:05.920
<v Speaker 3>truth as the outpuint, and then it incorporates that result

396
00:19:05.920 --> 00:19:09.240
<v Speaker 3>into the next step of its logical proof. It's orchestrating

397
00:19:09.240 --> 00:19:11.440
<v Speaker 3>a whole suite of computational tools.

398
00:19:11.519 --> 00:19:14.000
<v Speaker 2>It's not just a language model anymore. It's a reasoning

399
00:19:14.039 --> 00:19:15.559
<v Speaker 2>engine that uses language.

400
00:19:15.599 --> 00:19:18.920
<v Speaker 3>That's the perfect description, and this capability has allowed it

401
00:19:18.920 --> 00:19:21.960
<v Speaker 3>and to solve multiple open problems from the famous mathematician

402
00:19:22.039 --> 00:19:23.119
<v Speaker 3>Paul Erders.

403
00:19:23.000 --> 00:19:26.279
<v Speaker 2>The Erdor's problems. I remember hearing about these. He was

404
00:19:26.319 --> 00:19:31.440
<v Speaker 2>this prolific mathematician who left behind hundreds of unsolved conjectures

405
00:19:31.440 --> 00:19:32.720
<v Speaker 2>with cash prizes.

406
00:19:32.359 --> 00:19:35.839
<v Speaker 3>Attached, and GPT five point two managed to crack several

407
00:19:35.839 --> 00:19:39.440
<v Speaker 3>of them. But here's the real seal of approval. The

408
00:19:39.440 --> 00:19:42.039
<v Speaker 3>proofs that generated were validated by Terrence Taw.

409
00:19:42.359 --> 00:19:45.359
<v Speaker 2>Wow, Terrence Taw For anyone who doesn't know, he's basically

410
00:19:45.359 --> 00:19:48.640
<v Speaker 2>considered the Mozart of modern mathematics. It feels metalist.

411
00:19:48.720 --> 00:19:51.440
<v Speaker 3>He's the gold standard. So having Terrence twe review and

412
00:19:51.519 --> 00:19:54.440
<v Speaker 3>validate an AI's mathematical proof is like I don't know,

413
00:19:54.480 --> 00:19:57.079
<v Speaker 3>having Einstein check your physics homework. It signals that the

414
00:19:57.119 --> 00:20:01.240
<v Speaker 3>AI is engaging in genuine, novel mathematical rus not just

415
00:20:01.319 --> 00:20:03.920
<v Speaker 3>regurgitating the things that saw in its training data.

416
00:20:04.000 --> 00:20:07.160
<v Speaker 2>And the sources mentioned this new benjmark called frontier math.

417
00:20:07.599 --> 00:20:09.920
<v Speaker 2>It sounds like the old tests just got too easy.

418
00:20:10.079 --> 00:20:12.599
<v Speaker 3>They did the AIS were acing them, so they had

419
00:20:12.599 --> 00:20:16.559
<v Speaker 3>to build a new harder test. Frontier math consists of

420
00:20:16.599 --> 00:20:19.240
<v Speaker 3>these ultra hard problems from the frontiers of research that

421
00:20:19.319 --> 00:20:22.200
<v Speaker 3>usually required days or weeks of work by teams of

422
00:20:22.240 --> 00:20:27.000
<v Speaker 3>expert mathematicians. GPT five point two is scoring over forty

423
00:20:27.000 --> 00:20:28.200
<v Speaker 3>percent on the benchmark.

424
00:20:28.400 --> 00:20:31.240
<v Speaker 2>Forty percent might not sound that high to a layperson, right.

425
00:20:31.119 --> 00:20:34.079
<v Speaker 3>But for this level of difficulty, it's absolutely superhuman. It

426
00:20:34.119 --> 00:20:36.920
<v Speaker 3>means it's making significant headway on nearly half of the

427
00:20:36.920 --> 00:20:38.960
<v Speaker 3>hardest problems humanity has to offer.

428
00:20:39.160 --> 00:20:42.279
<v Speaker 2>Let's shift gears from the abstract world of math to physics,

429
00:20:42.839 --> 00:20:45.839
<v Speaker 2>because we aren't just solving equations on a chalkboard anymore.

430
00:20:46.440 --> 00:20:49.240
<v Speaker 2>We are and I can't believe I'm saying this, controlling

431
00:20:49.279 --> 00:20:50.960
<v Speaker 2>plasma infusion reactors.

432
00:20:51.079 --> 00:20:52.920
<v Speaker 3>Yeah, this is where it gets really tangible.

433
00:20:53.119 --> 00:20:55.519
<v Speaker 2>The Genesis mission, which was launched by the Trump administration

434
00:20:55.559 --> 00:20:59.279
<v Speaker 2>back in November twenty twenty five, specifically mentions a collaboration

435
00:20:59.359 --> 00:21:03.839
<v Speaker 2>between OPENING and the Department of Energy on tokeomagmagnets.

436
00:21:03.319 --> 00:21:08.960
<v Speaker 3>Fusion energy the dream of unlimited clean power. The core

437
00:21:09.000 --> 00:21:12.039
<v Speaker 3>problem with fusion has always been containment. You have to

438
00:21:12.079 --> 00:21:15.160
<v Speaker 3>contain plasma that is literally hotter than the surface of

439
00:21:15.200 --> 00:21:15.799
<v Speaker 3>the Sun, and.

440
00:21:15.759 --> 00:21:18.240
<v Speaker 2>You do that with incredibly powerful magnetic.

441
00:21:17.799 --> 00:21:21.400
<v Speaker 3>Fields, right, but the plasma is violently unstable. It wants

442
00:21:21.400 --> 00:21:23.680
<v Speaker 3>to burst out. The analogy I've heard is that it's

443
00:21:23.680 --> 00:21:26.680
<v Speaker 3>like trying to hold a giant, angry ball of jello

444
00:21:26.799 --> 00:21:30.680
<v Speaker 3>together using only rubber bands while the jello is also exploding,

445
00:21:30.880 --> 00:21:31.240
<v Speaker 3>and if.

446
00:21:31.160 --> 00:21:33.640
<v Speaker 2>You fail, even for a millisecond, the reaction just.

447
00:21:33.599 --> 00:21:37.319
<v Speaker 3>Fizzles out or you seriously damage the multi billion dollar reactor.

448
00:21:37.680 --> 00:21:40.799
<v Speaker 3>The new AI models, specifically the ones developed in this

449
00:21:40.839 --> 00:21:44.599
<v Speaker 3>Open AI and DOE collaboration, are now in direct control

450
00:21:44.640 --> 00:21:47.759
<v Speaker 3>of these magnetic coils. They can adjust the magnetic field

451
00:21:47.799 --> 00:21:51.079
<v Speaker 3>in microseconds, reacting to the plasma's turbulence, faster than any

452
00:21:51.200 --> 00:21:54.759
<v Speaker 3>human operator or any traditional control algorithm ever could.

453
00:21:55.000 --> 00:21:57.839
<v Speaker 2>So the AI is essentially surfing the plasma wave in

454
00:21:57.880 --> 00:21:58.359
<v Speaker 2>real time.

455
00:21:58.480 --> 00:22:01.160
<v Speaker 3>It is it's predicting the install ability a fraction of

456
00:22:01.200 --> 00:22:04.160
<v Speaker 3>a second before it happens, and then preemptively countering it.

457
00:22:04.160 --> 00:22:07.000
<v Speaker 3>It's a perfect example of why this high speed inference

458
00:22:07.039 --> 00:22:09.640
<v Speaker 3>reasoning is so critical in the physical world.

459
00:22:09.880 --> 00:22:13.200
<v Speaker 2>Speaking of the physical world, this is the perfect transition.

460
00:22:14.119 --> 00:22:17.880
<v Speaker 2>Let's move to section four, the physical loop, because this

461
00:22:18.000 --> 00:22:20.599
<v Speaker 2>is the part that to me really feels like science

462
00:22:20.599 --> 00:22:24.440
<v Speaker 2>fiction becoming everyday reality. We are moving from just code

463
00:22:24.559 --> 00:22:25.920
<v Speaker 2>to actual beakers.

464
00:22:26.279 --> 00:22:29.480
<v Speaker 3>This is the concept of closed loop autonomy. It's the

465
00:22:29.519 --> 00:22:32.519
<v Speaker 3>final piece of the puzzle. It's the bridge between the

466
00:22:32.559 --> 00:22:36.359
<v Speaker 3>digital world of simulation and the physical world of experimentation.

467
00:22:36.519 --> 00:22:40.400
<v Speaker 2>So we have the cycle. The AI generates a hypothesis.

468
00:22:39.799 --> 00:22:42.279
<v Speaker 3>It runs a simulation to see if it's plausible.

469
00:22:41.880 --> 00:22:44.599
<v Speaker 2>And then, and this is the new part, it designs

470
00:22:44.640 --> 00:22:47.839
<v Speaker 2>and executes a robotic experiment to test it in the

471
00:22:47.880 --> 00:22:48.400
<v Speaker 2>real world.

472
00:22:48.599 --> 00:22:51.880
<v Speaker 3>It analyzes the results from that physical experiment and uses

473
00:22:51.920 --> 00:22:55.640
<v Speaker 3>that data to generate a new better hypothesis. The loop

474
00:22:55.680 --> 00:22:56.359
<v Speaker 3>is closed.

475
00:22:56.640 --> 00:22:59.400
<v Speaker 2>I get the chemistry side of it, but the robotics

476
00:23:00.000 --> 00:23:02.359
<v Speaker 2>and how does a large language model, which fundamentally just

477
00:23:02.440 --> 00:23:04.720
<v Speaker 2>deals in tokens and text know how to grip a

478
00:23:04.759 --> 00:23:08.079
<v Speaker 2>glass test tube without crushing it. We're not just setting

479
00:23:08.119 --> 00:23:09.559
<v Speaker 2>a spreadsheet to a machine anymore.

480
00:23:09.599 --> 00:23:12.359
<v Speaker 3>That is the big breakthrough of what are called VLA models.

481
00:23:12.400 --> 00:23:13.640
<v Speaker 3>That's vision language action.

482
00:23:13.759 --> 00:23:16.279
<v Speaker 2>Okay, vision language action. How did that work in practice?

483
00:23:16.440 --> 00:23:20.359
<v Speaker 3>So traditionally lab robots were hard coded. A programmer had

484
00:23:20.359 --> 00:23:23.319
<v Speaker 3>to tell them specific coordinates. Move your arm on the

485
00:23:23.480 --> 00:23:26.960
<v Speaker 3>X axis ten point five millimeters, rotate your gripper on

486
00:23:27.000 --> 00:23:31.799
<v Speaker 3>the Z axis ninety degrees, close scripper. It was incredibly brittle.

487
00:23:31.839 --> 00:23:34.400
<v Speaker 3>If the beaker was one inch to the left of

488
00:23:34.400 --> 00:23:36.160
<v Speaker 3>where it was supposed to be, a robot would just

489
00:23:36.160 --> 00:23:37.000
<v Speaker 3>grab empty air.

490
00:23:37.160 --> 00:23:39.640
<v Speaker 2>Right. They were powerful, but they were dumb robots.

491
00:23:39.200 --> 00:23:42.599
<v Speaker 3>Extremely dumb. The news systems like the one being used

492
00:23:42.640 --> 00:23:45.880
<v Speaker 3>in the cost Scientist project at Carnegie Mellon use these

493
00:23:46.000 --> 00:23:49.759
<v Speaker 3>VLA models. They essentially tokenize physical actions in the same

494
00:23:49.799 --> 00:23:52.599
<v Speaker 3>way they tokenize words to the AI. The command pick

495
00:23:52.680 --> 00:23:54.839
<v Speaker 3>up the vile from the rack is just a sequence

496
00:23:54.839 --> 00:23:57.319
<v Speaker 3>of vectors, just like the sentence write a poem about

497
00:23:57.319 --> 00:23:59.039
<v Speaker 3>a robot is a sequence of vectors.

498
00:23:59.119 --> 00:24:01.680
<v Speaker 2>So it's predicting the x most likely physical movement in

499
00:24:01.720 --> 00:24:04.640
<v Speaker 2>the sequence, the same way chat GPT predicts the next

500
00:24:04.680 --> 00:24:06.079
<v Speaker 2>most likely word in a sentence.

501
00:24:06.400 --> 00:24:11.039
<v Speaker 3>Precisely. It learns the grammar and syntax of chemistry experiments

502
00:24:11.039 --> 00:24:13.839
<v Speaker 3>by watching videos of humans doing them. It looks at

503
00:24:13.839 --> 00:24:16.839
<v Speaker 3>the live camera feed that's the vision part. It understands

504
00:24:16.839 --> 00:24:19.759
<v Speaker 3>the high level instruction from the scientist that's the language part,

505
00:24:20.039 --> 00:24:23.519
<v Speaker 3>and it outputs the precise motor controls that's the action part.

506
00:24:23.640 --> 00:24:27.279
<v Speaker 2>That is just wild. And because it's a language model,

507
00:24:27.519 --> 00:24:30.279
<v Speaker 2>it can read the instruction manuals for the lab equipment.

508
00:24:30.519 --> 00:24:34.599
<v Speaker 3>Yes, it literally reads the PDF manuals for the liquid

509
00:24:34.599 --> 00:24:37.920
<v Speaker 3>handler or the spectrometer, so it knows the API calls

510
00:24:37.920 --> 00:24:40.880
<v Speaker 3>for the hardware. It writes the Python script to drive

511
00:24:40.920 --> 00:24:44.519
<v Speaker 3>the equipment on the fly, tailored to the specific experiment

512
00:24:44.599 --> 00:24:45.279
<v Speaker 3>it just designed.

513
00:24:45.400 --> 00:24:47.799
<v Speaker 2>She could literally give it a plain English command like

514
00:24:48.039 --> 00:24:52.119
<v Speaker 2>synthesized iboprofen, and it just figures out all the steps. Yes.

515
00:24:52.400 --> 00:24:54.759
<v Speaker 3>In the co Scientists demo from late last year, they

516
00:24:54.759 --> 00:24:57.079
<v Speaker 3>did exactly that it looked up the chemical reaction in

517
00:24:57.119 --> 00:24:59.920
<v Speaker 3>the literature, It calculated the precise amounts of the reagent,

518
00:25:00.519 --> 00:25:03.880
<v Speaker 3>It translated all of that into a sequence of robotic protocols,

519
00:25:04.240 --> 00:25:07.720
<v Speaker 3>and it executed the synthesis from start to finish autonomously.

520
00:25:07.839 --> 00:25:09.960
<v Speaker 2>And then there's this other project from Berkeley Lab, the

521
00:25:10.079 --> 00:25:12.599
<v Speaker 2>DTCs the Digital Twin for Chemical Science.

522
00:25:12.839 --> 00:25:15.240
<v Speaker 3>That one is so cool. It takes it a step further.

523
00:25:15.440 --> 00:25:19.480
<v Speaker 3>It creates a real time, physics based digital replica of

524
00:25:19.519 --> 00:25:22.799
<v Speaker 3>the experiment as it's running. So while the robot is

525
00:25:22.839 --> 00:25:26.599
<v Speaker 3>mixing chemicals, you have a digital twin of that beaker

526
00:25:26.720 --> 00:25:28.079
<v Speaker 3>on your computer screen.

527
00:25:28.119 --> 00:25:30.079
<v Speaker 2>And you can interact with the digital twin.

528
00:25:30.240 --> 00:25:32.799
<v Speaker 3>You can you can adjust parameters on the screen, say

529
00:25:32.920 --> 00:25:35.799
<v Speaker 3>you turn up the virtual temperature dial, and the AI

530
00:25:35.960 --> 00:25:38.559
<v Speaker 3>uses that to optimize the reaction in the real world

531
00:25:38.799 --> 00:25:42.960
<v Speaker 3>in real time. It can compress months of painstaking trial

532
00:25:43.000 --> 00:25:45.279
<v Speaker 3>and error optimization into a few minutes.

533
00:25:45.480 --> 00:25:49.000
<v Speaker 2>We're seeing this in industry too. Google's robotic labs are

534
00:25:49.079 --> 00:25:51.920
<v Speaker 2>using this approach for materials science.

535
00:25:51.759 --> 00:25:56.079
<v Speaker 3>Yes, specifically for discovering new inorganic materials. In twenty twenty

536
00:25:56.160 --> 00:25:59.720
<v Speaker 3>five alone, there are autonomous labs discovered dozens of previously

537
00:25:59.799 --> 00:26:03.799
<v Speaker 3>un known stable inorganic compounds. These are materials that could

538
00:26:03.799 --> 00:26:06.519
<v Speaker 3>be the basis for the next generation of battery electrolytes,

539
00:26:07.039 --> 00:26:09.960
<v Speaker 3>or a new type of superconductor, or a more efficient

540
00:26:10.039 --> 00:26:11.319
<v Speaker 3>catalyst for carbon capture.

541
00:26:11.319 --> 00:26:13.359
<v Speaker 2>And they're designing them in silico in the computer and

542
00:26:13.400 --> 00:26:16.359
<v Speaker 2>then immediately synthesizing and verifying them autonomously.

543
00:26:16.480 --> 00:26:19.240
<v Speaker 3>The discovery pipeline is becoming fully automated.

544
00:26:19.440 --> 00:26:21.440
<v Speaker 2>This brings us to what is for me, the most

545
00:26:21.440 --> 00:26:25.000
<v Speaker 2>important and personal part of this whole deep dive, saving

546
00:26:25.039 --> 00:26:29.640
<v Speaker 2>lives Section five, The medical realities in twenty twenty six.

547
00:26:29.799 --> 00:26:32.319
<v Speaker 2>Because all this technology is fascinating, but if it doesn't

548
00:26:32.319 --> 00:26:35.039
<v Speaker 2>actually help people, it's just a very expensive toy.

549
00:26:35.119 --> 00:26:38.200
<v Speaker 3>And in twenty twenty six it is definitely helping people.

550
00:26:38.279 --> 00:26:40.480
<v Speaker 3>The impact is becoming undeniable.

551
00:26:40.599 --> 00:26:43.200
<v Speaker 2>Let's start with Alzheimer's. This is a disease that has

552
00:26:43.319 --> 00:26:47.119
<v Speaker 2>baffled researchers for decades. We've had so many false starts,

553
00:26:47.319 --> 00:26:50.599
<v Speaker 2>so many promising drugs that looked great in mice and

554
00:26:50.640 --> 00:26:53.759
<v Speaker 2>then failed spectacularly in human trials we have.

555
00:26:53.920 --> 00:26:57.200
<v Speaker 3>It's been a graveyard for pharmaceutical R and D. But

556
00:26:57.480 --> 00:27:00.720
<v Speaker 3>the AI cooscientist approach has given us a completely new

557
00:27:00.720 --> 00:27:05.039
<v Speaker 3>angle on the disease. There's a gene called PHGDH. For

558
00:27:05.079 --> 00:27:08.079
<v Speaker 3>a long time, scientists thought it was just a biomarker.

559
00:27:07.519 --> 00:27:09.880
<v Speaker 2>Meaning it was just a signpost a correlation.

560
00:27:09.440 --> 00:27:12.119
<v Speaker 3>Exactly like smoke indicating there might be a fire nearby.

561
00:27:12.240 --> 00:27:15.000
<v Speaker 3>It was elevated in patients with Alzheimer's, but we didn't

562
00:27:15.000 --> 00:27:17.599
<v Speaker 3>think it was actually causing the fire, just a symptom, right,

563
00:27:18.079 --> 00:27:21.160
<v Speaker 3>But the AI systems modeled the incredibly complex three D

564
00:27:21.279 --> 00:27:25.960
<v Speaker 3>protein structures and the entire gene regulation network around this

565
00:27:26.079 --> 00:27:29.319
<v Speaker 3>gene and found something completely surprising. It's not just smoke,

566
00:27:29.680 --> 00:27:32.640
<v Speaker 3>it's part of the fire. How so, the AI discovered

567
00:27:32.640 --> 00:27:35.319
<v Speaker 3>that the protein made by the PHGDH gene is an

568
00:27:35.359 --> 00:27:39.559
<v Speaker 3>active disruptor. It directly interferes with the normal process of

569
00:27:39.599 --> 00:27:44.200
<v Speaker 3>gene regulation inside brain cells, causing a cascade of downstream problems.

570
00:27:44.279 --> 00:27:46.240
<v Speaker 2>So it's not a bystander. It's one of the villains.

571
00:27:46.400 --> 00:27:48.720
<v Speaker 3>It is a key villain in the story. And because

572
00:27:48.720 --> 00:27:51.079
<v Speaker 3>we now know it's a villain, and thanks to tools

573
00:27:51.119 --> 00:27:53.640
<v Speaker 3>like alpha fold and alpha proteo, we know its exact

574
00:27:53.759 --> 00:27:57.400
<v Speaker 3>three D shape, we can design a drug to specifically

575
00:27:57.440 --> 00:27:59.400
<v Speaker 3>target it and inhibit its function.

576
00:28:00.160 --> 00:28:02.960
<v Speaker 2>New therapeutic candidates have been derived directly from this AI

577
00:28:03.079 --> 00:28:04.519
<v Speaker 2>generated insight exactly.

578
00:28:04.559 --> 00:28:07.000
<v Speaker 3>It has opened up a whole new avenue for treatment

579
00:28:07.039 --> 00:28:09.720
<v Speaker 3>that we were completely blind to before because the chain

580
00:28:09.759 --> 00:28:12.839
<v Speaker 3>of interactions was simply too complex for the human mind

581
00:28:12.880 --> 00:28:14.319
<v Speaker 3>to piece together from the data.

582
00:28:14.359 --> 00:28:18.359
<v Speaker 2>That's incredible. And then there's cancer, specifically the field of immunotherapy.

583
00:28:18.599 --> 00:28:21.880
<v Speaker 3>This is a major collaboration we're seeing between the pharmaceutical

584
00:28:21.920 --> 00:28:27.240
<v Speaker 3>giant Astrosenica and the AI company Tempeses. AI immunotherapy can

585
00:28:27.279 --> 00:28:28.680
<v Speaker 3>be miraculous when it works.

586
00:28:28.799 --> 00:28:31.000
<v Speaker 2>It can literally cure stage four cancer.

587
00:28:31.359 --> 00:28:34.279
<v Speaker 3>It can, but it only works for a fraction of patients.

588
00:28:34.720 --> 00:28:37.200
<v Speaker 3>The grand challenge is knowing ahead of time which patient

589
00:28:37.240 --> 00:28:40.799
<v Speaker 3>is going to respond. Giving a multi hundred thousand dollars

590
00:28:40.880 --> 00:28:43.480
<v Speaker 3>drug to someone it won't help is a terrible outcome.

591
00:28:43.839 --> 00:28:47.480
<v Speaker 2>So they use what they call a predictive biomarker modeling framework.

592
00:28:48.200 --> 00:28:51.559
<v Speaker 2>The notes mention contrastive learning. We hear that term a

593
00:28:51.559 --> 00:28:54.400
<v Speaker 2>lot these days. Can we demystify it? What is contrastive

594
00:28:54.480 --> 00:28:55.599
<v Speaker 2>learning actually doing here?

595
00:28:55.880 --> 00:28:59.160
<v Speaker 3>Sure, standard machine learning often looks for patterns in one

596
00:28:59.279 --> 00:29:03.640
<v Speaker 3>big bucket of data. Contrastive learning is more clever, more aggressive.

597
00:29:04.160 --> 00:29:07.119
<v Speaker 3>It takes two distinct data sets, in this case, pathology

598
00:29:07.119 --> 00:29:09.960
<v Speaker 3>images and genetic data from patients who survived, and the

599
00:29:10.000 --> 00:29:12.519
<v Speaker 3>same data from patients who didn't, and it forces the

600
00:29:12.559 --> 00:29:15.680
<v Speaker 3>model to find the maximum possible difference between those two groups.

601
00:29:16.000 --> 00:29:17.839
<v Speaker 2>So it's not just looking for a pattern, it's looking

602
00:29:17.880 --> 00:29:20.839
<v Speaker 2>for the one thing that most clearly separates winners from losers.

603
00:29:21.160 --> 00:29:24.119
<v Speaker 3>It's forcing the two groups as far apart as possible

604
00:29:24.240 --> 00:29:27.279
<v Speaker 3>in the high dimensional data space to find the signal

605
00:29:27.359 --> 00:29:30.279
<v Speaker 3>in all the noise. It's like looking for the needle

606
00:29:30.279 --> 00:29:33.119
<v Speaker 3>in the haystack by systematically burning away all the hay

607
00:29:33.240 --> 00:29:37.599
<v Speaker 3>and what do you find? It identified a complex multimodal signal,

608
00:29:38.039 --> 00:29:41.720
<v Speaker 3>a subtle pattern combining features from the pathology slides with

609
00:29:41.880 --> 00:29:45.920
<v Speaker 3>specific genetic sequences that no human pathologist would ever be

610
00:29:45.960 --> 00:29:49.119
<v Speaker 3>able to spot. It was a unique fingerprint for patients

611
00:29:49.119 --> 00:29:50.559
<v Speaker 3>who would respond well to the.

612
00:29:50.319 --> 00:29:53.079
<v Speaker 2>Therapy and the resulting clinical trials.

613
00:29:53.119 --> 00:29:55.160
<v Speaker 3>A fifteen percent survival benefit.

614
00:29:55.240 --> 00:29:59.039
<v Speaker 2>Fifteen percent that is not a rounding error in oncology.

615
00:29:59.359 --> 00:30:02.599
<v Speaker 2>That is a assive victory. That is thousands of lives.

616
00:30:02.720 --> 00:30:06.200
<v Speaker 3>It is. It's the promise of precision medicine finally being delivered.

617
00:30:06.440 --> 00:30:08.559
<v Speaker 3>It's about getting the right drug to the right person

618
00:30:08.599 --> 00:30:09.279
<v Speaker 3>at the right time.

619
00:30:09.440 --> 00:30:13.799
<v Speaker 2>And finally, on the medical front, antimicrobial resistance, the superbugs.

620
00:30:14.119 --> 00:30:16.200
<v Speaker 2>This is the one that really keeps me up at night,

621
00:30:16.519 --> 00:30:17.880
<v Speaker 2>the slow motion pandemic.

622
00:30:17.920 --> 00:30:20.039
<v Speaker 3>It should keep everyone up at night. We are running

623
00:30:20.039 --> 00:30:23.960
<v Speaker 3>out of effective antibiotics. Bacteria are evolving resistance faster than

624
00:30:24.000 --> 00:30:26.480
<v Speaker 3>we can invent new drugs to fight them. But the

625
00:30:26.519 --> 00:30:28.799
<v Speaker 3>aiicoscientist is helping us catch up.

626
00:30:29.079 --> 00:30:33.119
<v Speaker 2>How it's helping us anticipate the enemy's moves. There was

627
00:30:33.160 --> 00:30:36.960
<v Speaker 2>a paper where the system predicted these highly complex gene

628
00:30:36.960 --> 00:30:41.599
<v Speaker 2>transfer mechanisms, the ways that different bacteria swap armor plating

629
00:30:41.680 --> 00:30:45.279
<v Speaker 2>and weapons to protect themselves from our drugs, before those

630
00:30:45.279 --> 00:30:48.079
<v Speaker 2>mechanisms were ever observed and published experimentally.

631
00:30:48.319 --> 00:30:50.640
<v Speaker 3>It saw the future. It predicted their evolution.

632
00:30:51.119 --> 00:30:54.759
<v Speaker 2>It did, and by understanding these defense mechanisms before they

633
00:30:54.759 --> 00:30:58.720
<v Speaker 2>become widespread, we can start designing new antibiotics that bypass them,

634
00:30:58.960 --> 00:31:01.519
<v Speaker 2>or even turn their own to against them. It gives

635
00:31:01.599 --> 00:31:03.519
<v Speaker 2>us a fighting chance in a race we were starting

636
00:31:03.519 --> 00:31:03.880
<v Speaker 2>to lose.

637
00:31:04.039 --> 00:31:06.759
<v Speaker 3>It's just it's breathtaking stuff. But I want to pause

638
00:31:06.799 --> 00:31:09.119
<v Speaker 3>here for a second. We've been talking for a while

639
00:31:09.200 --> 00:31:12.960
<v Speaker 3>about the AI doing everything generating the ideas, running the robots,

640
00:31:13.000 --> 00:31:16.920
<v Speaker 3>predicting the genes. So where do the humans fit in?

641
00:31:17.039 --> 00:31:19.640
<v Speaker 3>Are we just becoming the janitors for the server form?

642
00:31:19.920 --> 00:31:22.599
<v Speaker 2>That is the big anxiety, isn't it the existential question?

643
00:31:22.799 --> 00:31:25.559
<v Speaker 2>But the expert consensus in twenty twenty six from everyone

644
00:31:25.599 --> 00:31:29.480
<v Speaker 2>we've read is remarkably clear. Humans are not only still necessary,

645
00:31:29.519 --> 00:31:30.759
<v Speaker 2>they are more important than ever.

646
00:31:30.960 --> 00:31:34.720
<v Speaker 3>Why if it's so smart, why does it still need us? Well,

647
00:31:34.839 --> 00:31:39.799
<v Speaker 3>for one, hallucinations, AI models, even the very best ones

648
00:31:39.839 --> 00:31:43.799
<v Speaker 3>like GPT five point two, can still confidently make things up.

649
00:31:43.880 --> 00:31:47.680
<v Speaker 3>They can sound incredibly convincing while being totally fundamentally wrong

650
00:31:47.759 --> 00:31:50.119
<v Speaker 3>about a physical constant or a biological fact.

651
00:31:50.200 --> 00:31:52.119
<v Speaker 2>They don't know what they don't know exactly.

652
00:31:52.359 --> 00:31:56.839
<v Speaker 3>Novelty requires rigorous verification. You cannot just blindly trust the

653
00:31:56.880 --> 00:31:59.640
<v Speaker 3>output of the black box, especially when human lives are

654
00:31:59.680 --> 00:32:00.200
<v Speaker 3>on the line.

655
00:32:00.240 --> 00:32:03.920
<v Speaker 2>So the human is the safety valve, the final fact checker.

656
00:32:04.319 --> 00:32:06.839
<v Speaker 3>The human is the safety valve, absolutely, but they're also

657
00:32:06.880 --> 00:32:10.359
<v Speaker 3>the conductor of the orchestra. The ideal setup we're seeing

658
00:32:10.400 --> 00:32:14.319
<v Speaker 3>emerge is the human plus AI team. Think about that

659
00:32:14.400 --> 00:32:18.640
<v Speaker 3>workflow we discussed earlier. The AI proposes one hundred different hypotheses.

660
00:32:19.079 --> 00:32:21.160
<v Speaker 3>It's not the AI that decides which three of those

661
00:32:21.200 --> 00:32:23.839
<v Speaker 3>are the most scientifically important or the most ethically sound

662
00:32:23.839 --> 00:32:28.240
<v Speaker 3>to pursue. It's the human. The human brings high level context, intuition,

663
00:32:28.400 --> 00:32:30.559
<v Speaker 3>and most importantly, values to the table.

664
00:32:30.759 --> 00:32:33.319
<v Speaker 2>So we picked the destination. The AI figures out the

665
00:32:33.359 --> 00:32:34.519
<v Speaker 2>fastest way to build a road.

666
00:32:34.839 --> 00:32:36.440
<v Speaker 3>That's a perfect way to put it. And then you

667
00:32:36.559 --> 00:32:40.599
<v Speaker 3>have the massive looming ethical and legal questions. For example,

668
00:32:40.640 --> 00:32:42.880
<v Speaker 3>who owns an AI discovered drug? Oh?

669
00:32:42.920 --> 00:32:46.000
<v Speaker 2>The ownership question this is a big one. If I,

670
00:32:46.440 --> 00:32:49.480
<v Speaker 2>as a researcher, read a clever prompt for the AI,

671
00:32:50.160 --> 00:32:53.319
<v Speaker 2>and the AI invents a new life saving molecule, do

672
00:32:53.400 --> 00:32:56.839
<v Speaker 2>I own the patent? Does my university? Does Google? Who

673
00:32:56.920 --> 00:32:59.319
<v Speaker 2>built the AI? Or does nobody?

674
00:32:59.400 --> 00:33:03.160
<v Speaker 3>It is a massive legal and philosophical battleground right now.

675
00:33:03.400 --> 00:33:05.960
<v Speaker 3>If an AI that was trained on decades of publicly

676
00:33:05.960 --> 00:33:09.319
<v Speaker 3>funded research data discovers a cure for cancer, should a

677
00:33:09.400 --> 00:33:12.880
<v Speaker 3>private pharmaceutical company be able to hold an exclusive twenty

678
00:33:12.960 --> 00:33:13.920
<v Speaker 3>year patent on it?

679
00:33:14.039 --> 00:33:16.200
<v Speaker 2>These are not questions that an ADI can answer for us.

680
00:33:16.279 --> 00:33:19.759
<v Speaker 3>Oh. These are uniquely human problems that require human judgment

681
00:33:19.799 --> 00:33:20.720
<v Speaker 3>and societal debate.

682
00:33:20.920 --> 00:33:25.000
<v Speaker 2>So we aren't being replaced. We are being augmented.

683
00:33:24.680 --> 00:33:27.200
<v Speaker 3>Promoted augmented is the right word. Our jobs are changing.

684
00:33:27.200 --> 00:33:29.960
<v Speaker 3>We're moving from being the people physically pipetting liquid into

685
00:33:30.000 --> 00:33:32.720
<v Speaker 3>tubes to being the people who are orchestrating fleets of

686
00:33:32.839 --> 00:33:35.799
<v Speaker 3>robotic scientists to solve humanity's biggest problems.

687
00:33:36.119 --> 00:33:37.880
<v Speaker 2>This brings us to what I think is the most

688
00:33:37.920 --> 00:33:41.599
<v Speaker 2>exciting and empowering part for our listeners, because you might

689
00:33:41.599 --> 00:33:43.480
<v Speaker 2>be listening to all of this and thinking, well, this

690
00:33:43.559 --> 00:33:45.920
<v Speaker 2>is great for the scientists at Google or after Zeneca

691
00:33:45.920 --> 00:33:48.599
<v Speaker 2>with their billion dollar budgets. But I'm just a regular

692
00:33:48.640 --> 00:33:50.519
<v Speaker 2>person with a laptop, and that is.

693
00:33:50.480 --> 00:33:53.519
<v Speaker 3>Where you would be completely wrong. The barrier to entry

694
00:33:53.599 --> 00:33:57.400
<v Speaker 3>for high level scientific discovery has never ever been lower

695
00:33:57.440 --> 00:33:59.920
<v Speaker 3>than it is today. We are seeing the exciting ride

696
00:34:00.359 --> 00:34:02.000
<v Speaker 3>of the citizen coscientists.

697
00:34:02.160 --> 00:34:04.519
<v Speaker 2>I love that term. So what can I do today?

698
00:34:04.680 --> 00:34:07.759
<v Speaker 2>February eighteenth, twenty twenty six, sitting at home with just

699
00:34:07.799 --> 00:34:08.760
<v Speaker 2>my computer.

700
00:34:08.639 --> 00:34:10.960
<v Speaker 3>You have free access to tools that would have cost

701
00:34:11.039 --> 00:34:14.320
<v Speaker 3>millions of dollars and required a supercomputer just a decade ago.

702
00:34:14.719 --> 00:34:17.199
<v Speaker 3>The Alpha fold server is public. You can go right

703
00:34:17.239 --> 00:34:19.519
<v Speaker 3>now and submit a protein sequence and get a state

704
00:34:19.559 --> 00:34:22.480
<v Speaker 3>of the art three D structure back free for free.

705
00:34:22.639 --> 00:34:26.760
<v Speaker 3>Google's Aicoscientist has a trusted tester weight list that many

706
00:34:26.760 --> 00:34:30.360
<v Speaker 3>hobbyists and students are getting access to, and perhaps most importantly,

707
00:34:30.519 --> 00:34:33.440
<v Speaker 3>hugging Face hosts hundreds of open source chemistry and biology

708
00:34:33.480 --> 00:34:35.840
<v Speaker 3>models that you can run locally on a good gaming

709
00:34:35.840 --> 00:34:38.119
<v Speaker 3>PC or very cheaply in the cloud.

710
00:34:38.320 --> 00:34:40.880
<v Speaker 2>So let's give our listeners some actual homework. What are

711
00:34:40.920 --> 00:34:43.719
<v Speaker 2>some specific actionable things they can try this week?

712
00:34:43.800 --> 00:34:47.599
<v Speaker 3>Okay, sign it number one. Design a new molecule. You

713
00:34:47.599 --> 00:34:51.000
<v Speaker 3>can use an open source LM like LAMA three or mistrawl.

714
00:34:51.480 --> 00:34:54.679
<v Speaker 3>Combine with a free software library called rd kit, which

715
00:34:54.719 --> 00:34:57.440
<v Speaker 3>is a standard toolkit for computational chemistry.

716
00:34:57.639 --> 00:34:58.599
<v Speaker 2>And what would it prompt be?

717
00:34:58.880 --> 00:35:02.480
<v Speaker 3>You could prompt it act as an expert medicinal chemist.

718
00:35:02.840 --> 00:35:06.039
<v Speaker 3>My goal is to design a novel small molecule to

719
00:35:06.159 --> 00:35:11.679
<v Speaker 3>inhibit the PHGDH protein implicated in Alzheimer's Generate five potential

720
00:35:11.719 --> 00:35:16.320
<v Speaker 3>molecular structures. Then you can take those designs and actually

721
00:35:16.400 --> 00:35:19.760
<v Speaker 3>simulate how well they might bind to the target protein.

722
00:35:20.280 --> 00:35:21.199
<v Speaker 3>Using the public.

723
00:35:20.960 --> 00:35:23.239
<v Speaker 2>Alpha fold server, you can literally do the first steps

724
00:35:23.239 --> 00:35:24.599
<v Speaker 2>of drug discovery on your couch.

725
00:35:24.840 --> 00:35:27.639
<v Speaker 3>You can generate the initial hypothesis. Now you can't synthesize

726
00:35:27.639 --> 00:35:30.519
<v Speaker 3>it in your kitchen. Please please do not try that disclaimer, right,

727
00:35:30.840 --> 00:35:33.440
<v Speaker 3>but you can do the foundational computational work that used

728
00:35:33.480 --> 00:35:37.039
<v Speaker 3>to be the exclusive domain of major pharmaceutical companies.

729
00:35:37.079 --> 00:35:37.920
<v Speaker 2>Okay, that's incredible.

730
00:35:37.960 --> 00:35:42.000
<v Speaker 3>Assignment number two, use the advanced chatbots Gemini, Claude, GPT

731
00:35:42.199 --> 00:35:45.440
<v Speaker 3>five point two, but prompt them like a professional. Don't

732
00:35:45.480 --> 00:35:47.880
<v Speaker 3>just ask a simple question, give them a roll. Say

733
00:35:48.480 --> 00:35:51.800
<v Speaker 3>you are my AI coscientist. My grand challenge is to

734
00:35:51.840 --> 00:35:55.920
<v Speaker 3>find a new sustainable battery electrolyte that doesn't rely on lithium.

735
00:35:56.079 --> 00:36:00.119
<v Speaker 3>Please generate five novel research hypotheses, rank them based on

736
00:36:00.159 --> 00:36:03.639
<v Speaker 3>scientific feasibility and potential impact, and for the top one,

737
00:36:03.760 --> 00:36:06.239
<v Speaker 3>suggest a concrete experimental plan to test it.

738
00:36:06.840 --> 00:36:09.639
<v Speaker 2>So it's all about the prompt treating it like a brilliant,

739
00:36:09.679 --> 00:36:13.320
<v Speaker 2>tireless colleague, not like a simple search engine exactly.

740
00:36:13.519 --> 00:36:17.400
<v Speaker 3>And finally, Assignment number three, join a citizen science platform.

741
00:36:17.519 --> 00:36:20.280
<v Speaker 3>There are platforms right now that are feeding training data

742
00:36:20.320 --> 00:36:23.840
<v Speaker 3>into the Genesis mission models. By helping to classify images

743
00:36:23.920 --> 00:36:26.360
<v Speaker 3>or fold proteins in a game, or even donating your

744
00:36:26.400 --> 00:36:29.840
<v Speaker 3>idle GPU time you are actively contributing to the National

745
00:36:29.840 --> 00:36:30.719
<v Speaker 3>Scientific effort.

746
00:36:30.800 --> 00:36:32.480
<v Speaker 2>You can be a part of the Genesis mission. That

747
00:36:32.480 --> 00:36:33.320
<v Speaker 2>sounds pretty epic.

748
00:36:33.440 --> 00:36:36.599
<v Speaker 3>It is. This is a collective societal effort. Now science

749
00:36:36.679 --> 00:36:37.920
<v Speaker 3>is being democratized.

750
00:36:38.079 --> 00:36:40.039
<v Speaker 2>So as we wrap up this deep dive, let's just

751
00:36:40.119 --> 00:36:43.000
<v Speaker 2>zoom out one last time. We've covered the history, the tech,

752
00:36:43.159 --> 00:36:46.480
<v Speaker 2>the robots, the medicine, the citizen science. What does this

753
00:36:46.559 --> 00:36:49.320
<v Speaker 2>all mean for the big picture of human progress?

754
00:36:49.920 --> 00:36:52.360
<v Speaker 3>It means we are in the early days of a

755
00:36:52.400 --> 00:36:56.519
<v Speaker 3>new scientific renaissance. I don't think that's an exaggeration. By

756
00:36:56.559 --> 00:36:59.360
<v Speaker 3>the end of this year, late twenty twenty six, many

757
00:36:59.480 --> 00:37:02.960
<v Speaker 3>experts predicting that we will see the first fully AI

758
00:37:03.159 --> 00:37:06.079
<v Speaker 3>led discovery to publication pipeline.

759
00:37:05.559 --> 00:37:07.199
<v Speaker 2>Meaning from start to finish.

760
00:37:06.920 --> 00:37:10.039
<v Speaker 3>From start to finish, the AI has the initial idea,

761
00:37:10.159 --> 00:37:11.920
<v Speaker 3>it does all the work, it writes the paper, it

762
00:37:11.960 --> 00:37:14.320
<v Speaker 3>submits it to a journal, and it gets published, a

763
00:37:14.360 --> 00:37:16.159
<v Speaker 3>completely autonomous discovery.

764
00:37:16.239 --> 00:37:18.519
<v Speaker 2>And this changes the scale of the problems we can

765
00:37:18.599 --> 00:37:20.519
<v Speaker 2>even dare to tackle completely.

766
00:37:20.920 --> 00:37:25.079
<v Speaker 3>The grand challenge is curing cancer, solving climate change, achieving

767
00:37:25.159 --> 00:37:28.599
<v Speaker 3>fusion energy. They have always been limited by human bandwidth.

768
00:37:28.639 --> 00:37:30.599
<v Speaker 3>We only have so many brilliant scientists in the world,

769
00:37:30.599 --> 00:37:32.360
<v Speaker 3>and they only have so many hours in the day.

770
00:37:32.639 --> 00:37:35.519
<v Speaker 2>They have to sleep, but silicon doesn't sleep.

771
00:37:35.920 --> 00:37:39.119
<v Speaker 3>Silicon doesn't sleep. The limit on the pace of discovery

772
00:37:39.199 --> 00:37:43.280
<v Speaker 3>is no longer a collective bandwidth. It's becoming our collector imagination.

773
00:37:43.800 --> 00:37:47.280
<v Speaker 3>It's our willingness to collaborate with these new silicon colleagues.

774
00:37:47.480 --> 00:37:51.480
<v Speaker 2>It's a genuinely hopeful message. I think the AI cooscientist

775
00:37:51.599 --> 00:37:54.519
<v Speaker 2>isn't just accelerating the science we already do. It seems

776
00:37:54.519 --> 00:37:56.559
<v Speaker 2>like it's redefining what discovery even means.

777
00:37:56.719 --> 00:37:59.039
<v Speaker 3>I think so it allows us to see patterns and

778
00:37:59.079 --> 00:38:01.800
<v Speaker 3>ask questions that we're previously too complex for our brains

779
00:38:01.840 --> 00:38:04.960
<v Speaker 3>to even formulate. It's a new lens for viewing reality.

780
00:38:05.199 --> 00:38:07.519
<v Speaker 2>That is a powerful thought to leave everyone with. So

781
00:38:07.639 --> 00:38:10.440
<v Speaker 2>here is my final question to you listening right now,

782
00:38:10.519 --> 00:38:15.119
<v Speaker 2>what hypothesis will you explore with your aicoscientists today? You

783
00:38:15.199 --> 00:38:17.960
<v Speaker 2>have the tools, you now have the knowledge. The rest

784
00:38:18.000 --> 00:38:18.599
<v Speaker 2>is up to you.

785
00:38:18.639 --> 00:38:19.840
<v Speaker 3>Go discover something new.
