Latent Space: The AI Engineer Podcast - 🔬 The Coolest Diffusion Research Isn't in LLMs — Evan Feinberg & Sergey Edunov, Genesis Molecular AI
Episode Date: July 1, 2026This episode has a fun personal twist: There’s a counterfactual world where I was employee #1 at Genesis Molecular AI, the company behind today’s episode. A certain introduction happened a few we...eks too late and I had already happily signed at Atomwise, another ML-for-drug-discovery startup. Same problem, different company. I was certain ML was going to transform small molecule drug discovery. Early results were underwhelming. Useful at times, but nowhere near revolutionary. In the last year I’ve seen signs that ML is finally ready to deliver on my convictions from a decade ago. Genesis is one of the places that might have finally cracked this problem. I was super excited to come full circle and catch up with co-founder Evan Feinberg and CTO Sergey Edunov.If you are at all interested in small molecule drug discovery, we think you will find this fascinating!In our nearly two hour chat we cover:* What is small molecule drug discovery, and why is it hard* Structure prediction as a hotbed of innovation in AI algorithms* How advances in AI elsewhere have enabled stepwise improvements in predictive power* How the community benchmarks are essentially calling AI slop good enough* The Genesis flagship model (PEARL) can routinely hit a threshold that is necessary for real-world applications* New agentic workflows enabled by these highly accurate modelsRead on for more, and also some personal thoughts on the future at the end.The coolest diffusion research is happening at GenesisSergey Edunov came to Genesis from Meta where he led Llama 2 training and Llama 3 pretraining. Sergey was a former physicist who thought he was done with physics after many years of training LLMs. Then, he discovered Genesis, and was blown away with all the novel architecture work they’ve been developing.It probably surprises no one that modern LLM research has not resulted in fundamentally novel or exciting updates in architectures since almost the advent of the transformer — the entire field is using variants on the same idea that came out in the original “Attention is all you need” paper. Sure, some were quite useful (mixture-of-experts in particular allowed for the massive model paradigm we’re at today), but there was very little conceptually exciting.“We sort of had to wait for the right primitive to get created, and that turned out to be diffusion… Actually, some of the most innovative diffusion research that’s happening in our field is happening in 3D structure prediction right now.” — Evan FeinbergThe field of 3D structure prediction on the other hand has been a hotbed of research. Genesis’ recent model PEARL (Place Every Atom at the Right Location) is able to understand protein flexibility, and model not just where the ligand goes, but also make small adjustments of the protein so that the two fit better than either alone. The field knew this was missing for a long time, but it was really hard to model until now.Agentic DiscoveryWhat makes this problem so hard? As Sergey points out, there are 10^60 possible drug-like small molecules. You’ll never be able to search them all, and trying to find the good ones is something like finding a needle in a haystack — except everything except your needle is dangerous.“There are 10 to the 60 drug-like small molecules in the universe… it’s like finding a needle in a haystack, where everything except your needle is very, very dangerous.” — Sergey Edunov“Or finding hay in a needle stack might be a more apt analogy.” — Evan FeinbergTrying to solve the multi-parameter optimization problem is even worse. What makes a strong binder and a molecule with good “ADMET Properties” are oftentimes at tension with each other. For example, a good binder is likely greasy, but a greasy molecule is likely insoluble so it won’t enter the bloodstream and get to where it needs to go!Genesis’ advances in generative AI have now pushed them beyond the threshold where they believe agentic drug discovery loops are finally possible. We all remember the early days of LLMs. They were great chatbots but terrible agents, as small errors compounded rapidly into uselessness. As LLMs got better, the usefulness of agents rapidly improved. Evan and Sergey argue that their models at Genesis recently passed a similar threshold. Their internal agentic drug-discovery system (code named SAPPHIRE) can now iterate like a chemist: look at and reason about poses, form hypotheses, read literature, use internal tools, create candidates for the next iteration. Combining this with automated lab partnerships like the one Genesis has with Incyte, we’re rapidly approaching a time of drug discovery agents running 24/7 making/testing new molecules. Exciting times!Benchmark crisis: Everyone’s favorite benchmark is slopOne surprising point that isn’t talked enough about: the academic field of “co-folding” has settled on a benchmark value of “2 Angstrom RMSD” as a metric for a “good pose”. Evan does not mince words: this threshold is just bad. Perhaps even deceptively bad. For many strong binders, there’s a very clear pose, one that you can even directly resolve in the PDB electron density! And yet, with a 2Å RMSD threshold, you can get the pose quite wrong in ways that might even mislead a medicinal chemist. For example, flip around an aromatic ring, and everything looks reasonable, but you’re no longer modeling the right interactions.Evan makes the strong claim that 1Å RMSD is really the threshold necessary to ensure the core of the molecule is sitting where it needs to be, and models all interactions.“If your model is sitting at 1.8, 1.9 Angstrom RMSD, that’s slop, most likely.” — Evan FeinbergAs a simple example, he points out hydrogen bonds which are responsible for many of the most important interactions in protein-ligand systems. Hydrogen bonds only have a 0.6Å range to be valid! Clearly if you’re accurately resolving all H-bonds, you generally have to be doing much better than the 2Å threshold.This is clearly a hard-fought lesson for Evan and Genesis. In their opinion, the community is stuck on these benchmarks because academics developing methods were not users. Evan does see signs of life, with the use of new metrics such as lDDT for co-folding. Hopefully soon the community can agree that “1.8Å RMSD is slop”, and start hill climbing on this much harder task.For a more thorough exploration of the weaknesses in conventional benchmarks, see the PEARL technical report.PEARL tops OpenBindWhich makes what happened next all the more striking. Near the end of the podcast, we talked about a recent “proof-is-in-the-pudding” moment for Genesis — evaluating their PEARL model on a recently released OpenBind benchmark. This benchmark featured 802 never before seen co-complexes on a target protein EV-A71. This target seems almost custom-chosen to give most classical docking methods a problem. When a ligand binds to the main binding site, the protein moves around to close off the path the ligand used to enter the binding pocket. This process, known as “induced fit” is notoriously hard for traditional methods to model. The tradeoff is easy to understand: treating the protein as a static structure, it becomes difficult to place a ligand in a binding pocket. Treat the protein as dynamic, and now you have to simulate complicated processes that take a long time to resolve.PEARL was able to model the induced fit of the ligand without running long MD simulations. Across the different evaluation metrics, PEARL came out not just ahead, but oftentimes well ahead of any public model. A truly impressive result.“Where PEARL was exceptionally good is figuring out how to move this loop. We are basically correct for every single pose.” — Sergey EdunovEven more exciting, this was done without any fine-tuning, or using any data on the target or homologous targets — the template PDB was released after PEARL’s training cutoff.Where does co-folding go now?As someone who has followed or participated in ML techniques for protein-ligand interactions for almost a decade, I was genuinely impressed with the results that Genesis has released recently. This has been many years in development, and I’m sure Evan and the team had many sleepless nights trying to get to this point. I also think other teams are making similar progress — both Isomorphic and Deep Origin have released results that seem spiritually similar and combine computation, wetlab data, ML, to achieve genuine predictive power that seemed impossible a decade ago. Sadly, all of the above are closed source so there’s no way to honestly compare them. Looking at the results I think there might be a time in the not so distant future where we can consider protein-ligand binding “solved”.I sincerely hope that the academic community can take inspiration from these developments. Once you know something can be done, it’s much easier to execute. Still, I believe that the key enabler in all of the above was the tight integration of ML, large-scale computation, and real-world drug discovery applications. Sadly academia is just not structured in a way that makes such a development easy.With those parting thoughts, we hope you give the podcast a listen! This is a public episode. If you'd like to discuss this with other subscribers or get access to bonus episodes, visit www.latent.space/subscribe
Transcript
Discussion (0)
I remember very clearly in like 2017, 2018, talking about GANS and how generative adversarial networks and how they're clearly the future of image generation, obviously.
They didn't work very well for proteins or protein ligand systems.
And we sort of had a wait for the right primitive to get created.
And that turned out to be diffusion, which turned out to be a much more useful primitive for the space.
What's kind of cool is right now for people that are interested in really core fundamental AI research,
actually some of the most innovative diffusion research is happening in our field is happening in 3D structure prediction right now.
No one would have predicted that then, but now that's a pillar of diffusion, I'd say.
Hi there. Welcome to the latent space AI for science podcasts. I'm RJ Hanicki, CTO of Miromics.
I'm joined by my co-host, Brandon Anderson.
We're privileged to have Evan Feinberg, founder and CEO of Genesis Molecular AI, and
Sergey Yudernov, who led Lama 2 and Lama 3 pre-training before he joined Genesis as CTO.
Hi, I'm Sergey.
I studied physics at school just a long time ago.
And after graduation, I happened to work in software engineering, but I will never need physics
again.
When the mail came up and became a thing and turns out that a lot of things you're doing, you're
doing in ML were actually very similar to what you would do in physics.
So I jumped in on ML, Ben Bagan, and I did a lot of AI research, being a part of their team
in Facebook for quite a while.
I later on led Lama team, Lama 2 and Lama 3 models.
And then recently I decided to pivot my career again and recover my roots in physics
a little bit, and I joined Genesis as VCTO.
Hey, I'm Evan. I'm the founder and CEO of Genesis, Molecular AI. And like Sergey, also a physics major. I was a bit different from everyone in my family growing up. Almost everyone was a medical professional of some kind. And my sister became an accomplished TV writer, playwright, novelist. And my love was physics and computer science. But my mental model of an adult was, well, you should help people and help patients, ideally. So I was always searching for the right.
the right way to do that.
And after you're arriving at Stanford doing my PhD in Vijay Ponday's lab,
we were excited in the mid-2010s of everything amazing going on in machine learning
to use a dated term for images and for language.
And around the same time that Sergey was at Fair working on a lot of big graphs,
I was at Stanford working on many small graphs,
because molecules are really networks of atoms and bonds and spatial interactions.
actions. And if you're at the right place, the right time to bring to bear our backgrounds in
physics to improve AI algorithms for looking at molecules. We published a few papers in the area
of graph machine learning. And sort of like Sergi, I thought, well, I won't need this physics
again because, you know, there's machine learning. But it turns out the massive amounts of
simulations on GPUs of proteins that we ran also came in quite, quite handy as Genesis evolved. And we've
really excited in the past few years to figure out how to build foundation models for a totally new domain and make them useful for patients.
Yeah, that's a really nice lead into my first question, which is we've both been in this domain of sort of machine learning for molecules and bio for roughly 10 years.
It's kind of an entire generation of tech bio has come and gone since then.
Well, a lot of machine learning for molecules has been, I think, quite effective.
one domain where it's been not effective has,
or historically really resisted machine learning modeling
has been the world of protein, small molecule interactions.
And with some of recent advances that Genesis has put out,
it seems like you might have actually started to make real improvement
on this in a way that we haven't seen for a long time.
Can you talk about what you have done,
what Genesis has done, the developments which led to improvement
and why you think this is actually a real improvement
over kind of some of the traditional machine learning strategies,
which were ambiguously helpful.
I totally agree, Brandon.
And the amazing thing is, or one of the really remarkable things,
is that when we were founding the company initially
as a spin out of the research we were doing in AI at Stanford,
we were afraid that we could be too late.
I mean, do you remember that you and I first
met around that time, right?
right, just seven plus years ago, as you rightly point out, almost a different generation in the
area. And at the time, when we were a little seed company, there were already incumbents in the
space who had raised, or as a magnitude, more money than us. There were already some really
exciting academic papers that were out. And we had to constantly answer the question,
sort of like, is there room for another company doing AI in drug discovery? Which is a crazy thing
to say, looking with the backward facing light,
hindsight's 2020, I suppose.
And the claim that we made then is the same that we made,
we're making now, which is that there's 20,000 protein coding genes,
and each of them can cause a disease.
And in the same way that in other domains of AI,
it's not like they were zero to one,
and then suddenly that problem was solved.
The reality has been,
there's been no single iPhone moment.
Even the iPhone required iterative development over time to become what is today.
And people love to talk retrospectively about the chat chvety moment,
but the first chat chbt models that became widely used were vastly less useful than they are now.
And I think we should look at drug discovery from an AI context in the same way that as we go,
we should expect to solve more and more problems.
And there will be large, ethothanic leaps.
there will be iterative improvements, but they'll compound over time.
And that's why I think in the same way that 10 years ago was very early,
but clearly value was starting to be created for drug development then from an AI perspective.
Fast forward 10 years, our technologies, which we'll talk about in this discussion,
are vastly more useful than they were then.
In the next 10 years, we'll see another exponential improvement as well.
in the same way that your car in terms of autonomy can do things today.
We're recording this in San Francisco.
You look outside and see Waymo.
We'd be blown away a few years ago by those technologies.
So I think we should both be looking at it as every few months, every year,
the technology gets more and more useful for discovering new medicines with artificial intelligence,
and that will continue to be true for years to come.
Maybe we can go back in time a little bit and explain, like, what was the state of protein small molecule drug discovery, let's say, about a decade ago?
Like, what could we actually expect to do with machine learning models and what were some of the failure modes that people, I think, didn't really see coming from a practical standpoint back then?
It's funny.
It's just, I mean, breaking the fourth wall a little bit.
I came in not really knowing any of these questions, but Brandon really is knowing how to speak my love language.
Because like the other people in this room, you know, though my background is much more in the physics and CSide, I've been very, very focused in a deeply passionate way about the area of how can we make medicines with AI for over a decade.
So I've seen so many tectonic shifts as a view to give you one concrete example.
And I'll give a little background for those that don't have as much biological background.
Drug discovery is akin to finding a key for a lock, where the lock is usually a protein,
in some cases, the nucleic acid, right? And where the drug is the key, and it's usually some small
molecule or a peptide or an antibody or some other modality that wants to bind that lock,
that protein, the receptor, and change something about it. If it's an enzyme, you want to usually
you stop it from functioning. Sometimes you want to activate that endogenous protein, but it's to
introduce an external molecule, an exogenous molecule, to change something about the biological
pathway. A necessary but not sufficient part of that process is finding a molecule that binds well
to that receptor, that protein. Of course, that's not sufficient. We also need to make sure it does
not bind to certain antit targets, certain proteins you want to avoid, that often mediates
toxicity. You need
admi and toxicity, which is
typically like 30 as properties to make
sure your molecule is safe in
addition to being effective and gets to the right
tissue. These are all critical
and all are necessary
and none are sufficient. But one
concrete example to answer
your question of protein ligand interactions
is that we had
a hypothesis for a long
time that if
we can predict the
3D structure, the 3D,
coordinates. You can imagine for the CS people like a point cloud, the 3D positions of your drug
and the 3D positions of the protein. And if you could model that with high accuracy,
that will lead naturally to measuring binding affinity or predicting potency more accurately.
That was a hypothesis that fundamentally could not be tested because models for predicting
those 3D poses, the 3D structures of complexes, were so bad.
Or if you can predict this, it requires so much computational resources that you might as well just solve the problem.
Right. Like you might as well solve the 3D crystal structure or cry VM structure is what you're saying, which can cost tens of thousands of dollars.
It can be months or years. Right. Entire PhD Theses, postdocs can sometimes work literally 24-7 trying to solve one 3D structure.
And the hypothesis was that if we make this orders and magnitude faster, sometimes more accurate,
which we can talk about with artificial intelligence or before that with molecular dynamics,
that you would thereby not only accelerate drug discovery, but enable the discovery of medicines
for targets that were previously thought to be undrugable. And that was just a hypothesis,
and it took until the last few years to show that if we systematically improve those,
the accuracy of those, those predictions, if you can prove the accuracy of a protein
Liggin 3D complex, we can make potency prediction more accurate as well. And that's something
that I am personally extremely gratified to feel like we've been showing because that was just a
hypothesis when we started a company a few years ago. And now it's become a reality thanks to the
convergence of a lot of different ideas that we're able to enable Pearl and other foundation
models like it. Yeah. Can you talk about Pearl a bit? So,
I think one of the interesting things about Pearl in my mind is it was an attempt to kind of scale what seems unscailable to me.
RNA small molecules, you know, normally if you scale them, models just come out as just like pure pattern matchers.
These things love to tell you what you already know.
And sometimes they're maybe not so great at telling you something you don't know.
So it seems like there's hints that Pearl has actually moved beyond this.
Like what were the key insights which went into this?
Sure.
And by the way, Brandon, like what you describe,
that shouldn't surprise any, like, pure ML practitioners in the audience
just because machine learning is initially constructed for a pattern recognition.
And it's the same with when you fire up Claude or chat EBT or what have you.
It's going to do best when it's closest to the training data and it's going to pattern match off.
So I think that has been the big sense of urgency in AI,
meaning the physical world, is how to,
extrapolate how to make generalize little models and that's that we've been really hard to
work on maybe maybe sergay wants to give some more more color on that maybe to step back a little bit
and discuss what pearl is it's a structure prediction model which basically means it takes as an input
protein sequence and a ligand representation but we try to attach to this protein and it predicts how
this protein and ligand are going to look together as a structure in the 3d space so like a term for this
people sometimes I've used as like co-folding.
It's called co-folding.
Alpha Fold 3 and then some of the
Inven Fold 3 and so on have
also implemented some of these ideas in their own way.
Yes.
There are several models. Some are open source, some are close
source that are pursuing similar direction.
Our fundamental difference is that we're focusing
in small molecular space.
There are a lot of models that are doing
protein-protein interactions.
and it works well.
For small molecular space,
on the first glance,
it may sound like it's an easier task
because, like, well, it's a small molecule invent, right?
So, like, why would it be challenging?
But the reality is the search space is so vast
for small molecules.
We're at 10 to the 60,
drug-like small molecules in the universe.
So good luck searching for the space.
And there are also all of all variations,
like you can rotate it,
You're going to have different confirmation of those molecules.
Maybe the intuition there is that when you type in a Google search,
if you just do a few words, you're going to get a huge list of masses.
But if you have a very specific query, then you're going to be, you know,
you're going to have a few matches and they're more likely to match.
So similarly with a small molecule, if you have a very small query, which is your molecule,
then it's likely that you're going to have to search a huge space of possible matches.
Whereas if you have something very complex, then it's easy to rule out a match at that.
Is that a good way to think about it?
That's one way to think about it, definitely.
For me, it's just the computational complexity on figuring out which small molecule will attach to this protein.
It's such a vast problem to solve that is impossible to do without good models.
It's like finding a needle in a haystack, where everything's a
except your needle is very, very dangerous or just doesn't find.
Or they are needles after all.
Right, right.
We're finding hay in a needle stack, which might be a analogy.
Yeah.
Yeah.
So now we can go and think about how we train those models, right?
So a lot of training data that people are used is so-called PDB,
which is a public database of like all of the historical crystal structures.
And it's not that big.
It's like 200,000 crystal structures.
and it's very hard to expand.
It takes a lot of time and energy and money
to create new crystal structures.
Although there are some projects that are pursuing this,
it's still expanding at a glacial pace.
So expanding this database is pretty hard,
but what we figured out is possible to do,
and it's very relevant to our small molecular space,
is that in small molecular space,
you can actually model your small molecules with physics.
you can model their behavior,
and that allows you to create more data
that you can train model on,
something which is not necessarily possible
in protein to protein.
Because they're too complex for a protein.
Yeah, those are very big molecules,
so it's very hard to model when with physics.
Not impossible, it's just computationally very, very hard.
Right.
So I guess what you're saying is
you do a really good job of modeling these small molecules
using ND or something like that,
and so you can kind of put together
those structures in your training set in a much lower cost and so that you can use that as your
synthetic training set? Maybe to step back a little bit about our and talk about our roadmap.
So it's not fundamentally different from the roadmap for LLM scaling. Like remember in LLM's
we have all of the stages you have pre-training scaling, then you have post-training scaling
where you do either pintuning or RL, now everybody is doing RL, and then you do it.
inference time scaling so all of those three concepts they connect and that that's what led
us to state of art all lamps with days it's not fundamentally different on our side we also have
pre-training scaling where we create a lot of synthetic data to train better models we do that
then the second thing we have we started doing is actually the third step in lLM scaling we started
doing inference time scaling it's fundamentally very similar
Like in LLM, when we talk about inference time scaling,
we're talking about thinking tokens,
where LLM instead of giving you the answer right away,
it kind of goes and thinks for a while
and then comes up with a response, right?
Well, we are doing a very similar thing with our models
where a model is forced to think,
except it's not thinking in language tokens,
it's thinking in terms of crystal structures,
not fully materialized crystal structures,
but some sort of a crystal structure representation in memory.
And model kind of goes back and forth with those,
and we use physics-based guidance during this process
to steer the model output in the right direction.
And what we found is that it improves model performance by a lot.
It's easy to understand how thinking tokens work
because it's just basically parts of the transcript that you don't see.
But I think that at least for other models,
you have like some sort of loop.
Is that similar to what you're doing,
like a loop transformer or something?
like that or is there there's there's more i know you mentioned that there's some physics based verification
as part of that in the loop is there more to it than that one fundamental block of our models is
diffusion based head so it's like the same diffusion models but people are using for image and video
generation will we use them for crystal structure generation right and diffusion head is by nature
iterative it's like multiple steps uh you're refining your predicted structure
And as you're doing this process,
you can steer the model in the right direction.
So there's like, you have like a steering simulation
or something in the loop in that.
So you go through a passive diffusion,
you look at what comes out, you run some verifier
and use that to say I like this or I don't like this
or give a vector to go towards.
Is that kind of the idea?
Yeah.
So it's like your diffusion head is basically
learning something like a force field
and that you're kind of bouncing off
between a diffusion-based force field
and a physics-based force field?
Or is that a way of thinking about it?
I struggle to understand what those models
are really learning underneath.
And I think the whole idea of explainability
is a big research challenge.
Yeah, you can identify what a neuron and a transformer
potentially thinking about, but it's really, really difficult problem.
So we have some internal representation,
but at the output comes out as a crystal structure.
but it's really hard to tell what exactly is happening inside.
Is it possible to do something to the effect of the standard mechanistic interpretability,
things like spars auto encoders and the more complicated things in this context,
or is there a problem with doing that kind of thing?
I think it would be interesting as a research direction.
That's not something we are pursuing.
I guess potentially we could explore this.
Okay. Yeah.
Sergei's a lot more credible than I am talking about the LLM.
translatability to our space.
Sergei is being humble, but
Sergei led the Lama 2 research
team at Meta
when he's still there. So
he's trained one of the
most widely used language models
in the planet. But I guess why I can add
on the
more of the physical
and interpretability side is
I like to look at
AI models in terms of
the inputs, the model themselves
in the output. And
we find
it really improves outcomes, as well as interpretability to your question, when you could
include as many physical priors as possible without, of course, you know, biasing the model to what
we puny humans believe, but I've always had the view that AI fundamentally is representation
learning. And to me, that's actually not that different than what's happened in the language
in the vision domains where we're enforcing a real human prior on images when we started using
convolutional neural nets. We're saying, well, pictures are grids of pixels. There's something inherent
about that. That's a human construct. And we constructed com nets on top of that. And language as
sequences of tokens in one dimension. We first built RNNs. We've then built transformers, but it's
still that's baking in a pretty serious prior on how to look at that data.
And we don't view it very differently here.
In our case, from the input perspective, the disadvantage that we have in our field over the more traditional demands of AI is that we don't have the internet to work with.
Like, we can't just download Reddit posts and, you buy some subscriptions to the Wall Street Journal and, like, train a model.
And voila, the pre-trained model works fairly well.
The closest equivalent that Sergey mentioned is the RCSB Protein Data Bank,
which has more like a couple hundred thousand crystal structures,
cry instructors and others, although there's a lot more,
there's a lot of tokens per structure.
So there's a lot more latent information that that figure would describe.
So we have to be clever on the input side,
which is generating more pre-training data, as already is mentioning,
using physics as much as possible.
in terms of the model architecture itself,
the idea is to not have,
the model have to relearn as little physics as possible,
so is less likely to overfit.
And then at the output stage,
enforcing, enforcing physicality,
I think that also goes to one of our main focuses as a company,
which is we've been focused from the beginning
on small and medium-sized molecule discovery.
What does that mean?
So small molecules tend to be drugs that you can take as a pill,
So it's orally bioavailable.
It's how most people think of medicine and medium-sized molecules.
So think about backer cycles, peptides, modalities that break the traditional rule of five,
but are still growing modalities in medicine.
That said, of course, small molecules are still 65% of FDA-proof drugs.
So we're talking about the biggest part of the pie.
We're building this with the judicious focus from day one on what do drug hunters,
what do medicinal chemists, what do you?
do CAD scientists, what do they need to discover drugs faster and better than they could before?
And so we wanted to build that sort of human, not only interpretability, but usability from the
beginning and also physical usability. We want outputs from these models to be used by physical
methods that require 3D coordinates to actually make sense. Use the term force field. We want the outputs
of our model to be useful as inputs to a force field. There was this a few papers that came out.
One was in Cell, I think last year, which showed that for all of the claims about alpha-fold solving
drug discovery, people try to take alpha-fold produce protein structures, use them for traditional
docking, and found no value in it. Those pockets just weren't high-resolution enough. They
couldn't be used by physical screening method.
And so we wanted to be able to build our systems
that be useful by humans,
useful by all the many adjacent and powerful tools
from the physics and computational chemistry communities
from day one to have that interoperability.
So this might be a good time to just step back for a minute.
When you develop a drug,
there are many steps to that from discovery and toxicity,
and availability.
And so there's names for all these things,
which I'll let you state.
And then there's the clinical stuff
and finally eventually approval, hopefully.
Where do your models sit in that?
Or which parts of that process do they say?
And what are the steps?
Just like briefly,
I've read that there's 12 steps, maybe.
I don't know there's 12 steps of drug discovery,
except it since the last one.
Except for your faith.
Phase three trial failed.
Exactly.
Yeah.
So where do you,
do your models help people to do their jobs in the discovery or in the development process?
As you rightly point out, if we go from the very beginning to the very end,
first we need to identify what target is causing the disease, what's signaling cascate,
what's going wrong, what's causing the phenotype of the patient.
And that's not a trivial exercise, but there are many, certainly not all,
but many diseases where the cause is actually very clear.
The most clear are the monogenetic diseases,
but even in others,
it's from various panels,
it's clear that this overexpressed or overactive or deleted gene or protein
is causing that disease.
So we know many,
but not all of the universe of causes of diseases.
Then once a target is identified,
we have the process of finding a,
drug for that target. That's ideally selective, very potent. It gets the right tissue. Some
these are multi-systems. Some are very specific to a certain organ or tissue. We want to make sure
that drug can get that tissue. And then there is the process of GLP talks and IND enablement,
IND and investigational new drug. You have... So GLP in this case is not glute. Not, not...
Yes. We're not. Good lab practice.
Yeah, thank you. We're not talking about the metabolic space right now.
There's clinical trials, are usually ascending size.
Phase one starts typically more with safety, then phase two and phase three.
And as you point out, ideally, approval, whatever regulatory body, the FDA or EMDA or what have you.
Our contention is that the highest leverage application of artificial intelligence is the drug discovery and drug design process.
And the reasons are that even though they're all valuable, and I cheer on all of the peers,
many of whom I know who are working at all the different parts of the stack.
But I think the first thing to make clear is just like a vision model is going to be very
different than a coding model.
They might share some similarities under the hood, but requires real focus to do any one area
correctly.
There's a similar, if not greater difference from the sort of models you need
for target identification, i.e. biology, to drug discovery, to preparing for regulatory filings,
to helping segment patients for clinical trials. These are all very important, complementary,
but ultimately distinct problems. I think about all of the times where a patient goes to a doctor,
gets told that they have a very clear diagnosis.
And in addition, the physician will tell them
there's been breakthroughs where we understand
why this disease happens.
We've sequenced your genome even.
We know that, or sequenced your tumor.
We know it's causing your condition.
But we do not have a selective therapy.
There is no precision medicine for your condition.
And it has the hope that's still if you're at least
they know what's wrong with me,
but they don't really know.
know how to treat it. And our aim is to have as many moments as possible where patients are
told they have a very specific condition and there's a specific treatment for them. That's going to
require bending the cost curve of developing the medicine, but also importantly, solving those cases
where there is certain, quote, undruggable targets, undruggable proteins that we need to figure out
how to drug, where those targets have proven resistant to traditional methods or even in
tractable in some cases.
Just to clarify my understanding, there's the discovery part, and then there's the clinical part where,
and so there can be effort there where, okay, I want to find what's the target that is impacting
this disease the most or how do I, maybe what's the thing that I want to go after in order
to solve a medical problem?
And then there's the clinic where you're answering, does this thing actually work?
and maybe there's a feedback loop between them even.
But if you don't have the thing in the middle that's like,
okay, here's how we actually build this drug,
so that I can't hit my target.
It's not selective enough.
So it like kills cells or does things to cells that I don't want it to do.
So then it doesn't matter, right?
Like I can have the answer.
This drug should go after this target.
But then if I don't know how to do that effectively,
potently, et cetera, then the answer, it doesn't matter.
Is that kind of what you're saying?
Yeah, RJ, if you,
because people love to debate about success rates in clinical trials.
But the reality is if one focuses on those drug candidates that are aimed at proteins
that have a close genetic linkage to a disease and or at least where the biology is well
understood where the animal models translate well to the disease,
where the molecule is predicted to have good pharmacokinetics, as in the levels
in the blood and patients or in serum are going to be high enough,
those molecules have fairly high FDA approval rates.
The success rate from phase one to end of phase three is substantially higher than average.
People love to cite the 10% success rate, but that's really a low ball because we often know
what genes, what proteins, what targets are causing disease.
They're just really hard a drug or the molecules we put in the patient.
are inferior to the target product profile that they deserve.
In the cases where if you just look at the preclinical data,
you focus on good targets with good biology
that are predicted to be distributed well
and have good safety profiles,
those molecules are very likely to get approved
and create tremendous value for patients.
And so our view is,
I think about the physicians that run trials
that are clamoring for those kinds of molecules.
I think about the patients that,
looking for more selective therapies. And so our view is that is the highest leverage application
of AI in healthcare medicine or broadly. Just a business question here. What is the space of things
which are, the target is the biology is understood, the structure is understood, and that, you know,
the only thing you really needed to do is find the right lock. That seems like you probably
would have already picked over that class of targets. In some sense, those are, you know,
easy targets, right?
So how much is it opportunity is there for that?
So there's two orthogonal concepts.
Known biology is orthogonal to the ease with which one can drug that target.
Sometimes unfortunately it seems they anti-correlate.
And that often it seems that the most appealing targets from a validation perspective
seem to be really hard to drug.
Do they anti-correlate or is it just that we have,
picked all the lohani fruit, which do sell both this.
I think it is likely the case that many of the quote easier targets, for a variety of reasons,
have been sort of, many of them have been drugged, not all.
But even in those cases, people love to sort of have this false dichotomy of easy versus hard targets.
And, well, this one's drugged versus it's picked over there where it's not.
But we at Genesis do most of our work through large.
FARA. Like most of what we do is providing AI services basically to major pharma companies like
Gilead and we recently announced our expansion of our collaboration with insights, which we're very excited about.
And I can't give details to specific targets that they're working on, but what I can say is there's a real range from first in class chemical matter.
What that means is we believe this target causes a disease. There's no known molecules that bind
that target, we need to find the first binders ever, the true zero to one cases.
But there's a wide variety of targets we work on that are more, I'd say one to ten cases,
where sometimes there is an approved agent, or sometimes there's molecules that are only preclinical,
but they're not optimal, where if you can improve upon those preclinical molecules and get them
to development candidates, they're ready to get into patients, or
if you can improve upon the existing clinical or approved agents, you can create a lot of value
for patients. I'll give a public example. We're not working on this target at all, but you just look
at the progression of ALK inhibitors, ALK inhibitors, and you look at, to make it very concrete, charts of
patient survival. You might have said, well, when the first ALK inhibitor came out, why do we need
another. We've drugged it out. We're done. But it is a qualitative, not just a quantitative
difference when you compare patient survival curves from first generation elk inhibitors to later
generation of how much longer those patients live, how many more get benefit from it. And so I think
there's not only value in first in class, there's enormous value for patients in best in class too.
And I think both are areas that we focus on, if that makes sense.
Okay.
Yeah.
So we so far have talked about Genesis modeling in terms of, let's say, this one specific
problem, a protein ligand binding.
How does your overall world work in terms of developing this?
I mean, I assume that you must have, I mean, I do know that you have other things that
you've worked on in solving the broader early phase drug discovery problem.
I keep joking about that when Nobel Prize was given for AlphaFault 3, a lot of people
thought that like drug discovery solved.
And it's very far from the truth.
Very far.
Yeah, you can maybe, maybe, so maybe you can predict crystal structure, right?
At low resolution.
At low resolution.
Well, we're doing better, I think.
Yes.
Assume you can predict crystal structure.
Does it mean the drug discovery solved?
No, obviously not.
the broader community, like protein folding community and drug discovery community immediately said there's other things you care about like dynamics, like just a single static structure is not enough to understand what's going on, interactions.
Yeah, so there's lots of things there in addition to just like having a static structure.
I think many people thought those were very useful.
Like they've really accelerated science, but it was very clearly a starting point and not a in condition.
Right. But if you look outside of like people working in the field, like general popular community,
It was a pretty wild-wide belief, but the problem is solved.
Now, in reality, besides Chris's the structure.
I just have to clarify that.
Otherwise, there's an entire ML structure biology community,
which will all just jump on us and say, like,
no, no, not a solve problem.
Got to throw this caveats in.
Absolutely not a solve problem.
Yeah.
In reality, you need to predict so many other properties,
like other properties that I haven't mentioned.
Like, basically, you're designed in the key for a log,
like that small molecule that sticks to your protein in the body,
but you don't want the small molecule to stick to everything in your body because that's probably going to cause issues.
You also want to make sure that small molecule can be soluble so that you can ingest it as a peel.
Those are important properties too.
You want to make sure it doesn't have any other side effects.
And predicting all of those properties is also just as important as,
or maybe even more important than predicting the crystal structure itself.
And of course, as a company, and they're very proud of it,
we're not just building models for predicting crystal structure.
We are building models for predicting all of those properties
and basically enable drug hunters to kind of become hunter techs more effective
in their daily job.
I'm curious about this.
The pipeline that you have, you mentioned you have different pharma partners,
GSC or whomever you're working with,
do they have targets that were sort of drugs that were designed by you
that are in clinical trials approved,
where do we stand with all that?
We're limited in what we can say about.
Of course.
Companies are famously secretive,
which makes sense.
What I can say,
which was recently publicly disclosed as an example,
is we just expanded our partnership with insights
and that started approximately a little over a year ago,
the initial work together.
and that spanned the two sort of bookends
of the drug discovery process in some way.
So one of the programs we worked on together
was a case where a very challenging target
where chemical matter existed,
but there's a key binary event
which is getting to a DC or a development candidate.
And that is the molecule or ideally a set of molecules,
all which are possible to be the agent for a third,
phase one clinical trial. And we had to do some work together where we take our foundational
models, our base models, we fine-tune them on insights data and use them in a close collaboration
to sort of work together to get to a DC faster. And we're getting substantially closer in that case,
which is one of the reasons we're excited to expand her work together. And on the flip side of that is
One of the other areas that worked together was on a protein with also very nice linkage to
a very severe disease where there was no known chemical matter, like no patents, no papers,
in this case, no co-crystal structure of a ligand, another synonym for a small molecule, that bound
to that protein.
So we had to find the first ever known chemical matter to bind to it, and then we progressed
those what are called hits. Hits are like the first molecules that bind
to your protein, progress those into inhibitors that are active in
called biochemical assays, which are more enzyme-based than cellular
assays, which means that in an actual cell, living cell model,
your molecule is active as well. So it was really based on a
concrete set of accomplishments together that we want to expand the collaboration.
And unfortunately, outside of that, there's really limited that
Any of what we can say.
But the objective of Genesis is to create medicines that patients wish they had.
And the way we'll be able to do that is by working with as many pharma and biotech partners as possible,
for whom their comparative advantage is discovery, clinical development, commercialization.
And our comparative advantage, of course, is in AI.
where we can put those two expertise together in a synergistic,
not just an additive way, and make medicines together that otherwise would not be possible.
Yeah.
So that's the name of the game that we're this for is those clinical outcomes that you're pointing out,
and I'm very excited to be able to share those as they rise in the coming years.
So one thing that is you guys talk about in your website and whatever is this one
angstrom threshold at which a protein structure prediction and the binding between that and a small
molecule becomes useful. Can you talk a little bit about like, okay, why is that the case? How did you do it
when others have failed? And you know, and you've spoken a little bit about that with the, you know,
sort of biases in the model, the synthetic data, maybe there's more. How does that impact, you know,
sort of downstream the actual things that we're talking about here with,
um, you know, uh, the ad mat and all that stuff.
When we're talking about molecular interaction, the scale of two angstrom,
but people typically measured is just too big. So you can think about like in
image generation model, you would generate a picture and it's like fuzzy. So yeah,
it's like in general, right, but you can't discern the details and the details really
matter here. Like with two angstrom accuracy,
your entire aromatic ring can be flipped,
and it will still be a valid output.
The worst part is that unlike an image, which is blurry,
you don't even know it's blurry.
You flip around an aromatic ring,
and it looks just fine.
Or even worse, a heterocyclic aromatic ring,
and then you're really in trouble.
And it really matters in this case
because individual atoms need to establish connections here.
So that level,
of accuracy what they're pushing for one angstrom is really important.
So maybe it's almost like with a lot of generative image models, they will fill in a detail,
which just doesn't exist. So if you were to try to do like forensics and you tell, you know,
your vision transformer to enhance an image and suddenly it just pops up a face, but that's actually
not the person's face, right? But like you don't know that and it feels just fine. And so
if you're trying to use this as a structural hypothesis as a med chemist, you're kind of
if you're looking at the wrong face as an investigator, it's not going to take, yeah.
Yeah, I really like your framing.
And then as I've said, as a downstream, you run a bunch of other models,
like physics-based models, and all of those little issues may compound.
And then obviously, if you made the wrong prediction, like fundamentally wrong,
then the downstream predictions are also going to be wrong.
I just wanted to say for your question, I really appreciate your mid-2000s TV reference
about enhancing forensic images.
So I just want to say I appreciate that
before we get back into detail this here.
We talked about poses.
So maybe the contrary intake is that a pose isn't even
a well-defined concept in that, you know,
the best way of thinking about these things is this like,
you know, probability distribution over things.
And there's a small molecule which probably lives in a binding
pocket, something like this.
I mean, is this pose, like this is an abstraction that
humans use and not really in some sense of ground truth.
So I'm actually almost kind of interested to actually hear that like, oh, we have this
one inch from threshold.
This is like really important for med chemists.
I would also talk to some of chemists would say, I mean, this pose isn't even real.
This is just like maybe a most probable configuration or, you know, how do you think about
that abstraction in general?
And do you explore conformational space and provide that as tools?
And yeah, how do you interact with that?
just like a single structure versus like an ensemble.
And I didn't know if that question even makes sense.
Yes, it's an abstraction, but it's a very useful abstraction.
It helps us to build up confidence, but a particular model output is actually valid.
But you did not just straight up hallucinated something.
Because yes, ultimately what matters is binding affinity or potency,
and you can straight up predict that with your model and just skip the entire post-generation step.
But then you only have a single number and that number might as well be completely hallucinated,
and you have no means to validate whether that number even makes any sense.
So as much as pauses are not perfect, there's still a very useful tool for the entire process.
I'm sorry, going to that correction, you know, just see if you have a frame,
I'm jumping into a technical rabbit hole here.
But just because you have a pose also, I mean, there's like entropic and involvement contributions
and predicting binding affinity is not just about getting the energy right,
but actually is this even likely to make it into the binding pocket
and is it like to live there long term?
So it's much more than just, you know, affinity, potency prediction is much more than just
is this the right pose, but does this have the broader properties it needs to
be a long-lived molecule in this state?
And how do you kind of deal with those things, too?
A note for sort of the wider AI audience that probably resists.
both with practitioners as well as users is, you know, obviously something that's
blossomed in the past six months is agents. And we love agents.
Who doesn't?
It's, there's a lot of, I'm going to say a few necessary but not sufficient conditions,
I'd say in, and my sort of response to your really deep question there. We all remember
what agents were like, let's say, mid last year.
And let's just say there is positive value and there's negative value and both can be amplified by agents.
And why is that?
Well, agents are only as useful as the underlying models that they're orchestrating.
And let's think about coding.
If your coding model even makes subtle but real bugs, your agents are just going to amplify those issues.
And you're going to end up with not only slop, but something that may be anti-useful,
that might give the user incorrect information.
We all remember what that age was like mid-last year
that made a lot of people lose patience, I would say,
with claims about LLMs for Agentic Engineering.
Something changed, like clearly a threshold was met,
and even though these models are still not perfect,
the utility of LMs for software engineering are so obvious now.
Obviously, it's been a huge tailwind and very useful for us
for replacing a lot of the drudgery of coding
and getting a focus a little bit more
on some of the more strategic issues that matter.
You could draw a direct analogy from that
to what we're talking about here
in that we obviously know it will be no surprise,
but we're working on an agentic platform
for 24-7 drug discovery,
if you can imagine,
just fleets of hundreds of med chemists
and CAD scientists working,
nights and weekends all the time for your drug targets.
The codename for that gem is Sapphire.
The prerequisite for that was we needed the underlying models
for pose 3D, 3D complex prediction, potency,
ADMI, to all be good enough for an agent using these models 24-7
to create molecules that medicinal chemists would actually want to make
and not laugh at.
And if your model is sitting at 1.8, 1.9, Unstrom, RMSD, that's slop, most likely.
And let me be really direct about it.
What you're hearing, so you're hearing bimodal distribution from people of the utility of a 3D pose, how cool real it is.
The reality is that for a highly potent ligand, almost certainly there is a large portion of that molecule with a very well-defined.
and 3D position, down to even half onxtrum.
And if you don't believe me, you can open up the electron density diagram in the PDB.
It's all available online.
And you can literally see, in some cases, aromatic rings with missing density in the middle.
So it's not just a construct on a blackboard that your organic chemistry professor showed you.
It is, you can literally see a donut, a torus of electron density for an aromatic ring.
However, there's going to be solvent exposed areas oftentimes that will be less important for binding affinity,
but maybe are important for solubility or other properties your molecule.
Those sometimes are less defined because sometimes in reality, to your point, they're more dynamic.
They're flopping around in solvent.
But the critical piece as an upstream indicator that's valuable for predicting the free energy of binding
is to get the core of your molecule
that specifically interacts with the protein
to be correct to sub-unctrine resolution.
And why is this matter just to use it intuitively?
So a hydrogen bond,
everyone in the audience has probably heard about a hydrogen bond.
It was critical forms of non-covalent interactions.
It's how nucleic acids are held together.
It's how most ligands and proteins interact.
It's how proteins form secondary structures.
Hydrogen bonds have a very specific,
angle and distance.
And the distances from the donor,
the acceptor heavy atom,
it's 2.7 onxtrums to 3.3 angstroms.
And if I do my math, right,
that's a 0.6 angstrom gap.
And outside of that, it's not hydrogen bond.
If it's less than that, it's a clash.
If it's more than that, the interaction is much, much weaker pretty quickly.
And onkstrom, for those who don't know,
is one tenth of an animator.
So drug discovery really is a science of
resolution. And if your accuracy is not sufficient, it will therefore not be useful for the downstream
things that you care about, which is both potency prediction, but also prospective design. What
molecule do I make next? So that's why our view is that the history of innovation and startups
is that the ones that do best are ones that focus on one well-defined but very important problem.
We think our ability to get higher resolution predictions stems from air,
judicious focus on small and medium size molecule design rather than boiling the ocean.
Yeah.
So that's the what and the why.
So what about the how did you get to one angstrom and sub one angstrom?
I'm going to give you an extremely boring answer.
Okay.
Which I think is actually true for entire AI field.
Like three things matter in AI.
It's data, infrastructure, and it's,
evolves.
Okay.
Right?
So you can only improve what you measure.
And once you are very careful about measuring what matters, and you have really talented
people in the team, we're going to figure out how to your climb that measure, right?
So from the start, we actually focused on less one, one, one, Armstrong precision.
And that led to a bunch of small decisions in the process that compound.
If your team never looks into this metric at all, then you will never train them
that is good at it.
And if you're constantly looking into that,
then you're going to achieve that.
So it's the right objective plus good science and
correct.
And it propagates everywhere, right, through the whole stack.
It propagates to how you look at the data,
maybe like how do we filter out data?
Some data is more noisy.
So maybe we don't need to see it,
or maybe you don't need to see it later in the training.
It propagates through your modeling architecture
and propagates through your loss.
How long have you been working towards this specific goal?
I'm curious, this is not something that you broadly hear in the community talk about
one-instrom. People do say to have decided to Instrom as sort of the canonical benchmark.
And I've never heard someone say One-ingstrom before, is the cut-off until, like, reading
things coming out of Genesis. How long have you decided this is the number we need to hill climb
on? How direct has this focus been? And in like the evolution of the company, I'm just wondering,
like, how did this come about? I think one of our most important,
secret is that we're working on real drug programs,
either with partners or in-house.
And when you actually work on real drug programs,
you see the failure modes, you see what works and what doesn't work.
And it's pretty obvious when you see at the outputs of real programs,
what kind of failure modes are happening.
And it becomes very obvious that Toongstrom is just not working out
for those setups.
Right.
So I mean, there's a lot of really smart med chemists
who are also, you know, who think very carefully about benchmarks and people I respect very much
and who also have prosecuted actual drug discovery program. So I'm, I know, I'm just kind of
curious, like, why hasn't this become part of the community? Is this literally just that the community
has never been able to succeed at a winning some benchmarks that I kind of settled it to as a,
okay, it's something we can aspire to or, I know, just. But I mean, to your point, it sounds like
There's a, in my experience with pharma, there are plenty of problems for which people,
there's kind of these known things amongst the technical experts in a subdomain,
but that it doesn't get out of pharma or it doesn't get the attention it deserves because,
you know, for whatever, some of the information is proprietary and gets kind of passed from
company to company, but never really released into the public.
Is this your estimation of what's going on?
Have you heard of Swee Bench?
Yeah.
So Gemini does pretty well on Sweet Bench.
Sometimes Gemini publishes models that win on some of those software benchmarks.
Raise your hand if you're using Gemini to write code right now instead of, you know, the obvious other name competitors.
Not me.
No one.
Like, why would you do that?
It's obviously worse in practice.
And I'd say actually that in this case, if you look at the provenance here of how that happened,
RMSD less than two came originally from, again,
brand and I've been in the space forever,
from docking studies long before AI models for post-prediction,
when physics-based docking studies from academic institutions,
because usually large, you know, the proprietary software makers
didn't want to benchmark their methods against other methods,
so academics how to get licenses and try it.
And they didn't introduce RMSD lesson two,
which is that's surprising.
They're academics.
They're not using these things to make drugs.
They're using it to write.
papers. And so that got sort of the provenances that that kind of got repurposed by the AI community.
But the actual trend is much more in the direction that we're saying. So the first big innovation
there was posebusters, we'd say put out by a lab at University of Oxford, which pointed out that
RMSD itself is insufficient and we need to look at physical validity as well. So that's posebusters
is that I'm talking about not the benchmark, but the metric. So Oxford to improve that. And in the
latest release from OpenBind, we just published our benchmarks at Genesis on OpenBind set.
We'll talk to that. But if you look in their, you know, that's their original publication,
their default metrics are using RMSD, Pose Busters validity, and LDDT. So there's clearly an acknowledgement that's
already been made, that RMS you listen to is insufficient, and the field is now rapidly evolving
to acknowledge that. You think that the academic literature is going to establish some muchmark,
maybe it's One Engstrom, maybe it's some LDD or some other metric that will kind of converge,
and then hopefully as a community drive forward these more accurate modeling strategies.
I would say there was an eval crisis in our field that is now in transition right now as
our field, which was previously, let's say, a lot more quiet.
But if you go to Noreps and I-C-M-L every year, year after year,
the workshops get a lot more crowded,
those e-vals are in transition now that we realize the floss of what came before it.
That was a really interesting point about, you know,
pick the right evils and then just do good machine learning like you normally would do.
But I kind of picked up on something Evan said earlier,
which is that you started out with, I guess, what you call PotentialNet.
I don't think you defined that earlier, but this graph-based network,
and then you did a lot of computational simulations kind of after that,
and now you're sort of going back into not once generative modeling took off.
I'm curious about how that evolution worked and how did you find computational techniques
to be really crucial to sort of building on the ML for a while?
And did that sort of computation lead back into generative?
Or did you start collecting data to build a generative computational data as like,
this is a way of data documentation for a generative model?
Like, what's sort of the history of that?
And then what led to those decisions to the extent you can talk about them?
I will say the last line of pie torch, I've written as much further back in history
than the most recent line of pie torch that Sergei has committed.
So I want to make sure that he gives his opinion as well.
I want to make sure that I'm going to directly answer your question.
I want to make sure that I address something you said, like, a little bit of time ago that I think kind of got lost,
which is you asked about how we do other things, including ad met prediction.
So I just want to make a comment about that.
Just I can spend all day, and I'm happy to diving in details about Pearl and the evolution, and we will.
I just kind of want to give it a shout out to the fact that it is one important pillar,
but not the only pillar that matters in the trajectory of a drug discovery campaign.
And you mentioned the potential net paper, which we're happy to see having been
become influential since you and I were working in the space when it was very much in the future,
let's say.
But now it is the future.
So it's great.
Another paper we published around the same time
was on neural networks for ADMI prediction.
And we published two, actually.
Admi, ADMAT, can you define?
Oh, sorry, thank you.
Yeah.
Absorption, distribution, metabolism, elimination, and toxicity
are the five prongs that comprise ADMET.
These are all the properties you talked about before
that you just have to get right in order to make a drug successful.
Correct.
So I would say there's over 30 or something.
so assays, each of which you can imagine, if you're a neural net person, like a multitask neural
network or multi-head, it's got to predict over 30, you know, three dozen-ish properties, each of which
which, if it's in the wrong range, means your molecule is not a drug, it's just a tool. And so
these are things like solubility, which Sergey mentioned, which is important for formulation,
as in can it be made into a pill that you can take orally, your oral bioavailability,
whether or not you're inhibiting certain enzymes,
call the cytochrome P450s,
and its different variants,
Herg, a critical channel,
which if you inhibit it too much,
can cause cardio toxicity.
So these are,
it's an alphabet, stupid things
that most people here haven't heard of.
And a lot of these are extremely hard,
specifically because it's not like a single causal effect.
There are oftentimes many processes,
many pathways,
which are involved in defining this one endpoint.
Correct. And data sets are oftentimes comically small, unless you have, you know, I guess a pharma to help you out. But at least open source, it's quite a hard problem.
It's sparse in the public domain. I'd say there's actually a range from really directly predictable properties to ones, let's say that as you point out, are actually amalgams of other tickling events. So like whether or not you're inhibiting like SIP 3A4, that's really specific. It's a certain protein that you're inhibiting.
So that's something that Pearl, for example, could actually model and expect to see some performance here.
Yeah, useful predictive.
We've been doing 3D work on ADMI prediction before anyone else was.
And there was a bunch of work that ended up launching the company.
Back in the day when AI could still be in peer-reviewed journals, not just sort of like random white papers on archive, we published MoleculeNet, which has been cited a few thousands of times at some point.
point. And we also published this paper showing that multitask graph neural networks were the best at
the time for doing admet prediction on large pharma datasets. And that paper is one of the most cited
papers on AI for ADME ever now. A lot of papers, as you know, it's like you write them and you
kind of move on, but that work, both those works have been quite influential as well. So our history
from the beginning has been to work on not just one problem, but to focus on drug discovery and in so
doing, being able to have the bandwidth to focus on building all of the ML models that are needed
for drug discovery and not get distracted by the biological discovery processes that are needed,
the target ID side or the clinical trial side, but really focused on all those tasks that are
required for drug discovery and also molecular generation, right? These are all important. And I just
wanted to make the point at the beginning, but as you rightly point out, Brandon,
And Pearl is a 3D structure prediction model, and many of these ad met properties can be posed as those.
So it is therefore useful and not just on-target potency prediction as well.
All of them matter, and we've had to tackle all them.
Do you use Pearl for all these tests, or they're focused on some of them?
We'll be sharing some things publicly in the coming period,
but I think we've had enough news of results lately.
I think so far, if that makes sense,
every time you publish something,
it's a lot of work for the team to put together.
So we'll do that in the coming period,
but the most recent thing we published
was obviously the open bind results,
which was for a standard 3D prediction task.
So one thing I want to ask about,
or I kind of keep coming at this.
So you talked about there's a lot of synthetic data,
and then there's, you know,
there's ML modeling, which is very kind of
modern generative model flavor.
I want to talk about
kind of the feedback between
how your computation, your ML,
and how wet lab data went into
developing this model.
And, you know, we talked about
priors. I think
maybe one, it's
been typically hard to scale
protein ligand models
well in a way
which meaningfully generalizes.
And there, you know,
this recent pearl paper and some of your
other recent results we'll talk about shortly have shown true generalization. And what I'm kind of
curious about is how do these different aspects feed together to give you this power? And specifically,
you know, just saying computation is interesting, but like you have to be very careful about
computation. MD has all sorts of biases. If you're not right, it can give you poor results.
And so I'm curious about how all this work together, and especially in the history,
the development of the company, how did you kind of get to this point?
There's this, the classic concept of the narrative fallacy where in retrospect,
it's everything seems obvious and you can draw really linear, you know,
processes of how we got from point A to point Z.
But the reality is always more interesting and much, much messier and much more nonlinear,
I think.
And for Sergei and I, who've been training or taming neural nets for, for, for,
over a decade, we remember a lot of different eras in the space.
And we would have been so excited if you could tell ourselves the capabilities of our
technologies 10 years ago.
And if we told ourselves how we got there, it might have seemed somewhat obvious, but still,
there were some things that would have been really difficult to foresee.
So one example is, you know, the concept of using generative AI for the molecular space is not a new,
concept, but the reduction of practice would have been very difficult a decade ago.
And so as one concrete example of that, I used to co-run the Stanford AI salon.
We had fun organizing.
It's Stanford and the Gates computer science building.
We'd get some interesting speakers and 25 people having wine and cheese.
And they're all now like some very like just straight up famous people, right?
But back then, hey, I was a much smaller field.
And I remember very clearly in like 2017, 2018, talking about GANS and how generative
adversarial networks and how they're clearly the future of image generation, obviously.
And so there was a lot of work then also in, well, can we just apply GANS to produce
confirmations of proteins or can we try to use them to produce protein ligand poses?
and for all the same reasons that those models were really tricky to train for images.
Mode collapse was the most famous sort of problem.
They didn't work very well for proteins or protein ligand systems.
And we sort of had a wait for the right primitive to get created,
and that turned out to be diffusion,
which turned out to be a much more useful primitive for the space.
And interesting thing is actually a lot of image and video models,
Some are using diffusion, but some of those have actually gone auto-regressive.
And so what's kind of cool is right now for people that are interested in really core fundamental AI research,
actually some of the most innovative diffusion research is happening in our field is happening in 3D structure
prediction right now.
No one would have predicted that then.
But now, like, that's kind of a pillar of diffusion, I'd say.
That was unpredictable 10 years ago.
everything I just said.
And in parallel to that, long before the advent of 3D diffusion models for generative tasks
in chemistry, we were building a variety of tools for the problems of drug discovery at hand,
some of which were using physics-based methods for predicting potency or even for helping
predict certain ME properties.
And same with molecular generation, that is like, you know, using.
different techniques to generate new molecular ideas.
As Sergay pointed out, there's 10 to the 60 drug-like molecules.
Searching that space efficiently, it's hard.
So we've been working on that problem.
And those things happened to be available when we wanted to take what was then
the very nascent area of co-folding, which was clearly exciting,
but not at all ready for prime time,
not all ready for what a medicinal chemist who want to use their day-to-day work
and take it to the realm of useful and in some cases irreplaceable,
like clearly superior to a non-cofolding method.
And it kind of just happened that we had been building those other primitives.
And so they were available to us so we could put them together
to build out, for example, the synthetic data pipeline.
or to use some of the inference time techniques.
Like we were, we were ready to do those rapidly
because we had been working on orthogonal techniques
in ways of approaching problems.
So there was some thing here
is that was contemplative,
but like, unless any discovery,
like the discovery of penicillin,
I'm not saying what we're doing
is on the same order amount to benefit to humanity
as penicillin,
but there's always this element of
if your laser focused on a problem for long enough,
and spent enough time in the lab,
or in our case, on the computer,
banging your head against the wall in these problems,
you can create the luck, as it were,
that will enable some of the developments.
How is the lab interact with the development process?
We, as I mentioned before,
we train other models,
not just structure prediction models.
And for those specific models,
lab outputs are extremely useful right away.
like potency prediction, right?
Those outputs can be used directly for model training.
But what I'm most excited about going forward is reinforcement learning.
I think that's coming in our field.
And we have seen early signs of it working already with our models.
So where you basically put initially maybe physics-based feedback to improve your models
through RL, typical RL loop.
But eventually you can go all the way down to the lab in the loop setups,
where your model is not only producing predictions,
but you synthesize based on those predictions,
and then you measure downstream properties,
and then you feed back those predictions into that model.
So how do you get enough volume?
I mean, do you have automation to do that,
or do you, like, large campaigns that aren't necessarily automated,
but generate a lot of data?
One thing I'm super proud of is our partner,
If Insight, they're such an amazing company.
They are extremely, extremely good in producing data,
basically taking the compounds, generating them, creating them,
and then measuring the downstream properties,
and then sending those results back.
This is such a partnership, kind of born in heaven for us,
between Genesis and Insight,
where we are able to train models, give predictions,
and have results back from inside,
super quickly. So your like sort of roll-outs include a lab, like a lab iteration?
Essentially. Yeah. That's amazing. Yeah. And diffusion is slow, so it's about the same speed of
that sometimes. Give it a week. It is true. It's like I'm a big believer that companies are
typically really good at one or two things and two best when they can focus on it. And in the same way,
we've been just really doggedly focused on developing the best AI models for drug discovery.
Like, Insight has that level of maniacal focus on optimizing drug discovery and development.
And another sort of trend people like to be talking about is sort of, of course, the rise of China in biotech.
It's an elephant in the room that there's no point avoiding it.
It's so in the zeitgeist right now.
And where so many Western companies have, you know,
had become to rely more on CROs to do a lot of their wetline work,
you know, insight became like so state of the art
in terms of the experimental capabilities they had in house.
Their productivity is extremely high.
And as Sirke said, it's a matchboard in heaven for us
because what we thrive on is continuous learning
of the models. So we want to have design, make, test, analyze cycles that are as rapid as possible
and continuously fine-tune, in some cases, depending, retrain the models based on what we see in the lab.
And so that partnership is one of, if not the first ever, that enables that sort of true
joint foundation model training on historical and also prospective data. And as ML practitioners,
we all know here, the data is just such a critical input in the whole critical ingredient.
So it's just extremely exciting for us.
And that's a range, you know, from reflecting our conversation so far here, from structure,
potency, and a variety of ad net properties as well.
So I think it immediately will improve the strength of our models and be really powerful
for generally accelerating drug discovery.
And just we were joking around about the time it takes to do defecution.
But I don't know, and I don't know if you can disclose this, but how long does it take to you, you know, you email them with here's some, here's, I don't know how many 10, 100 compounds.
And then they get back to you with measurements of those realized compounds in, what, a day, a week, a month, an hour?
It depends.
Like some compounds are really easy to knock out, really known, like a other.
very well-characterized reaction where the usual conditions just work. And sometimes it's,
oh, this coupling actually didn't work like the literature said it would. And we have to try
different conditions. So it depends. I'm saying this so the audience understands that for all
the claims out there about just like robotic labs, automating synthesis, the reality is just a lot
more complicated than that. Sorry. What are some of the complications there? We've talked
Radical.
Yeah, radical.
So they all do some form of automation.
What, like, and again, not trying to get you to get in some fight with them.
But like, what, what's the contrary take here on, okay, what goes wrong with automated lab?
Okay.
So this is also one of the reasons, as Sergei mentioned, we're really excited about reinforcement learning because it circumvents the problems.
of having to do very fast design-make-test analyzed cycles
from the lab to feedback in the model.
Ideally, we can throw more and more GPUs at the problem
and have the model self-trained in the same way
that we once did for board games in late 2010s
or most recently for coding.
Like that's a key North Star for us.
However, before anyone tells you that there will be
a country of geniuses in a data room just solving drug discovery,
there are some problems in our space
that don't lend themselves to RL
as naturally
and that will require experimental intervention.
And so to drive in the specifics of wives,
it gives some examples.
And so, you know,
coding was always my North Star
what I wanted to do with my life,
but I spent a fair bit of time myself in the wet lab
as a very mediocre experimental scientist
before I found my true joy back in,
you know, when I got to graduate school
and I can just focus on coding all day.
The reality is quite messy.
So in order to make a new molecule,
you have to synthesize it.
What that means is different chemical reagents
and catalysts and temperatures and solvents
coming together in the right way and the right protocol
to try to make your new molecule.
And once you do that, you need to purify it.
If you don't do that,
your positive or negative assay read could be an artifact.
you need to characterize it.
So you need to use NMR and other techniques like mass spec to indicate that
what you made in your vial is what you actually sought to make in the first place,
which is not as trivial as it sounds either.
That's not true, only true for us, by the way, for anyone doing material science,
for AI, it's the same sort of challenge where did I make what I actually made
is actually a not trivial question at all.
It's easier in small molecule drug discovery than is in materials,
but it's still non-trivial and it takes time.
We've seen so many cases where screenings of large molecules
sounds great in paper because you can test millions,
billions of compounds in one go,
so you have more shots on goal.
And as a bonus, you have data for your model, right?
You just got millions of data points.
Wow, okay, the reality is that the translation of high-throughput screens,
whether it's Dell, DNA encode libraries,
or more traditional screens,
The R squared of those predictions to like the actual business of resynthesizing a molecule,
de novo, and doing a low throughput high fidelity experiment is a shockingly low R squared.
That false positive rate is enormous for a variety of reasons.
And so that's, it's one of the many reasons why people are so excited about AI making those
predictions because in theory, they can be even cleaner than a lot of the wet lab work,
especially the high throughput work
and yield to higher enrichment
and higher true positive rates.
So why can it be more?
Is it just because the experiments go wrong a lot
and even doesn't matter
that you have some sort of very precise robot doing it?
It's still, there's too many variables,
there's too much slop in the system?
It's a few things.
So one is that drug discovery
frequently involves finding the outliers.
Yeah.
One of the many aspects is so wild about our space is that the properties that one is seeking in a molecule very often antichorrelate.
Binding tends to improve the more hydrophobic, the more greasy your compound is because protein binding pockets are greasy.
Guess what?
That makes your solubility worse.
Yeah.
And then you want to improve your solubility often by adding polarity to your compound.
And suddenly, for those that remember high school biology,
Cells are surrounded by lipid bilayers,
your molecule might not get through the cell membrane
because you made your molecule two-pollars.
So the properties you want often anti-correlate,
and that's where you get where multi-parameter optimization
of molecules ends up feeling like playing myokamol.
So you're often searching for real outliers,
and that often requires making molecules
that are fundamentally novel.
And the kinds of chemistries that today can be automated
are fairly constrained.
And so your ability to search chemical space broadly for those really top top hereto optimal compounds is actually very limited.
So the benefits you get in speed have a very harsh tradeoff with the actual quality and novelty of the molecules that you can make.
So you can do a lot of boring stuff very quickly.
If you're lucky, yeah.
If you're lucky.
But to get to the answer to your sort of cutting edge,
questions. You really, it's hard to get a robotic system to do those kinds of things.
Yes. We would love for that to happen. It would be a huge tailwind for what we do. But that's not,
that's not available today. Now where we're, we're at today. Yeah. Right. And so, and so, I mean,
I know, again, not asking you to disclose anything that you can't, but what is Insights
approach that makes them so fast and effective? I think if, if one is willing to focus,
on one problem and say no to distractions, it's amazing what can happen. And I think one is that
their talent density is very, very high. And they're willing to, to what is not universally done now
in large or medium-sized pharma, which has built so many experimental capabilities in-house.
And I actually think that it's possible more companies to try to do that, given the global
dynamic of pharmaceutical development that's changed so dramatically.
Right, so like CRO is taking over everything, then now suddenly has become commoditized,
but also your capability to do the cutting-edge experiments goes down.
It can.
It's been a debate for hundreds of years about the benefits of vertical integration.
It comes to all the areas of risk and challenges and upfront cost, but it has all the benefits
of controlling the process end-to-end.
When it works, you can do amazing things
when you do things end-to-end.
Yeah.
Of course, it comes with greater challenges,
and I think an appetite needed to do it.
This kind of brings me to another question
I have, again, about more industry.
But so you guys, so maybe now is a good time
to talk about your pivot to, like,
so there's name change from Genesis therapeutics
to Genesis, molecular AI,
And that that I think goes hand in hand with maybe a pivot in the strategy of the company.
Or is that in terms of, okay, we're going to like what it sounds like to me is we're going to focus on the AI portion and then sell that to pharma rather than be a sort of a drug company with that also sells the tool.
Is that sort of accurate?
When we started that company, the origin of the company.
company was fundamental deep learning research methods that we had developed at Stanford.
Right.
And the objective we were trying to solve for was how can we have the greatest impact for
patients.
And at the time, you know, the founding of the company was purely an AI research.
There was no real precedent at that time for a pure model.
company really making it in the realm of just creating value for partners and pharma or really most
legacy industries and the other i think component was the company being founded on i i think
we really wanted to show people that we were serious about the biotech domain so you know i think
as part of the origin of let's call us the genesis therapeutics yeah will seem a lot more serious
to the, you know, all the tried and true folks in pharma
that died in the wool, med chemist, drug developers
who we really wanted to work with.
So I think there was an element of an attempt
at nominative determinism there a bit,
but also an acknowledgement that I don't think anyone had really shown
at that time that you could be a pure AI model company
and really make it in the space.
And that was, obviously, this was 2019.
So we had the benefit of being real forbearers, pioneers in the space.
We had the downside of being pretty early.
Yeah.
Thought to be late, but turns out it was still early innings.
As the company grew and evolved, we really were structured kind of like a double helix
in that we had extremely strong, focused AI research,
and we were fortunate to be able to recruit some of the most experienced
and accomplished drug hunters,
like people on our management team and board
who have discovered, co-invented, developed many FDA-approved drugs.
You talk to most medchemists.
Most medchemists feel very fortunate
if they're able to work on one molecule
that gets FDA approval in their whole career.
We're really fortunate to convince these sort of accomplished drug hunters
to come join our management team in board at the beginning
and steer the show.
So the outcome has always been the same.
Everything we're talking about, it only matters if we end up helping patients and their families at the end of day.
And we have felt that the way to do that at scale is to primarily partner with large, medium-sized pharma companies and biotech companies.
They can do what their best at, which is novel biology, clinical development.
We can do what we're best at, which is AI, and bring those two together.
In addition to that, as Sergey has said, there's numerous advantages to having in-house wet lab, data generation,
shin clearly, dog-fooding the models, getting really direct human feedback from real med chemists
for what we need to build in an extremely candid way. And of course, the third thing is that
the single most valuable thing in the universe, what I like to joke is the mirror of Erasad
tests. If you ask people, what is the one thing you most want? And you really thought about it,
most people would say a medicine for themselves or a family member. And so there is just immense
intrinsic value to having one's own pipeline programs. And when we interact with pharmaceutical
partners, on average, they love that we're working on molecules ourselves because it means that
we're not just a bunch of keyboard jockeys, but we live the dream that we are pitching,
and we need to use these models and practice for ourselves, too. So they're battle tested in an
in an additional way.
And we're sort of domesticated in that we know what's really difficult about the space.
We're not just sort of selling some pipe frame.
It seems to me like there's been a shift in the last, I don't know, year to two years
where suddenly pharma has become interested in buying tools off the shelf.
Whereas previously, there are a lot of companies that started trying to build AI and then
had trouble.
And so they became pharma companies because that's the only way they could make money.
Right? You raise a bunch of money and hope that in 10 years you have a drug. And if that drug is successful, then you've made it and otherwise then you fold or like sell off the assets or whatever. And it seems like now that's changing. You have a lot of recent AI acquisitions and, you know, in drug discovery and pathology and lots of different related areas. And so have you seen this shift? And is that part of the, are you shifting towards selling models or is this just rebranding just because?
because of that shift, like what's going on?
To finish that narrative arc there,
the name change was just to reflect
what we were really doing in practice,
which is we are an AI company,
as we have been from day negative one
when we were, you know,
coding in Pytorch, 0.17,
building, you know, the first,
you know, when Sergey was scaling transformers on Pytorch,
the first one to do that.
We were scaling Graft Nolnets in Pytorch
is one of the first ones to do that.
So it was reflecting what,
what our identity has been from day negative one,
but also alluding to the fact that we are very serious molecule
makers ourselves, and we are full stack in that way.
We are also, to be clear,
our mission is to create as many medicines as possible
as would otherwise not have been created.
And I think the way to get there is to put our technology
directly into the hands of as many drug developers as possible,
not just our own, but in Big Pharma,
Mid-Kal Farm and biotech.
And that's partially why we've been building our agents
so that our models, which have become so much more powerful,
can be easily used and orchestrated in the hands
of med chemists, cad scientists who might have never,
ever in a line of code in their life.
I find it interesting to hear that you have now
started bringing in agents into your development process.
You know, it sounds like from the very get-go,
your philosophy is much more.
these are tools for scientists and you make the best possible tool.
And this lets them optimize whatever pipeline they're going to use.
But ultimately, this is a tool for Medchem.
And now you are switching and you are saying,
we are actually going to have automated systems,
which make decisions and then advance.
First of all, you did allude to you've kind of hit maybe the threshold to,
you know, the last November threshold where it just magically became useful.
So maybe that's part of it.
But are there other reasons for going in this direction and like, you know, why, why now?
Well, let me ask you a question in return.
How many tools do you think a human metchemist or CAD scientist can realistically learn and be proficient in?
Oh, I was to say, how many can they learn or how many do they use?
Because I've seen that they like to use lots of them, but maybe they're not necessarily good with...
But it's really hard, right?
a lot of these tools are extremely complex.
We have a lot of parameters that you need to set properly and configure them, right?
And this is where agents are extremely good at.
They actually know how to use all of these tools and how to orchestrate them well.
So I wouldn't interrupt you.
When you say agent, then some people like using the term agent to just mean something automated.
But other people use agents to specifically mean you have an LLM,
which is responsible for orchestrating decisions.
I mean, outside of biotech, it's universally the latter.
But sometimes in the space of bio, people are still using agents to refer to any sort of decision-based system, which is automated out of humans.
And maybe some of them are even more like traditional rules-based systems or something.
Right.
So in our case, I mean AI definition of agents, like NLLM, which is able to use all of this tools that we have been painstakingly building over the many years of existence of this company.
And that's a very powerful concept.
Because now, as a cat scientist or a metchemist,
you don't need to deeply understand all of the details
and all of the hyperparameters what you need to set.
And you can just let this thing go and figure out and solve the problems.
And this is where all of the previous questions
that we discussed came up,
come back as a very important one.
Like, agents need to be able to understand
what those models are producing.
Why do we care about crystal stuff?
structure. Well, the agent can actually look at your predicted crystal structure and make decisions based on that, something that we believe is super important to iterate and improve.
You're saying that you can take a crystal structure, which I guess in this case is framed as a graph or like a three-dimensional image that mole star is interpreting, I mean, in some way, and then it actually can make decisions on what is binding to what and make hypotheses. Like you've gotten to that point where you have seen it making a
effective decisions.
Right.
So there are definitely multiple layers to this question.
You can start with like basic image understanding right here.
Or you can use additional tools to understand what is happening in the crystal structure.
Or you can even train a model which is able to natively understand crystal structure representation.
And like image modality is a modality for LLMs these days.
Crystal structure can be a modality for LLM as well.
So fine-tune it on sequences that are somehow capturing tokens that are 3D crystal structures.
Right.
Yeah.
So if you historically have treated humans, like you're making tools for humans, so now you have agents,
how do you reimagine the interaction of humans and agents and the decision-making process
to go?
Is this you hope to essentially automated humans out?
want to scale up and do more hypotheses or yeah and then also the kind of the skeptic would ask how do
you also tell make sure that your agents are not making weird decisions where they tweak the wrong
hyper parameter and now you give you the human a bunch of yeah crap you don't even you don't
understand the parameters well yeah so that that happened yeah it's a great question and i think
the answer here you can see in how causing tools have evolved
You remember Coursaur when it just appeared and it was like top top auto-complete.
It was still useful, but not to the extent that it is useful right now,
where I can fire up Courser and it just goes and does everything for me.
So I think we're going to see a very similar trajectory here.
Now those agents were already useful, but now you need to provide a consistent feedback
and basically steering guide this agent along the way.
but over time, they're going to become more independent.
Still, I don't believe in the full automation, like replacing humans.
I believe humans are going to become way more efficient
in the job that they're doing using these tools.
So a human will be providing strategic direction
to what this agent needs to do,
and the agent is going to be able to go and execute on behalf of a human.
I think this is the best time ever to be a creative human being,
or really be any human.
Because like the long arc of history, starting from when we decided that hunting and gathering, I don't know about that.
I think I'm going to settle down and do this whole agriculture thing.
I think that started thousands of years of drudgery.
Sometimes you wonder why did we actually do agriculture?
Because everything I've seen seems like agriculture was probably a nut loss on the short term.
It was the only benefit I see in the long run is that if you were a hunter-gatherer and you got sick,
were born with the genetic illness or got injured,
that was like, you're in trouble.
There's not much more we could do for you.
Medicine just didn't really exist.
But ultimately, I think the crowning achievement in my mind
to civilization is where the sick people among us in society
are not seen as burdens, but people who we want to help.
And that isn't true in the history of the animal kingdom,
including humans.
It's a sad reality, but it's true.
Whereas now, because of medicine, we see people who are sick as people who we want to help, who we can help.
And we can help them, they could become even more productive members of society, if that's the thing that you care about.
To fast over that to now, I think that so much of creative work, day-to-day work, if you look at as a pie chart, time is our most precious resource.
So much of it was being taken up by repetitive tasks that actually didn't require much thought or control.
creativity. And now it's like we've created like this additional headspace for a deep thinking.
And for us, you're solving some of the most technically challenging but important problems,
we can use these tools to become wildly more productive and creative. And that goes to the
med chemist, drug hunters, cat scientists who are our direct users, that they can be grand
strategists for a drug discovery campaign.
And when you have hundreds of drug discovery scientists
working 24-7 on large data centers,
just the output you get in terms of discovery
is just going to be greater, especially if it's
used in the hands of expert scientists who know what they're doing.
We probably should talk about this earlier,
but you have some really exciting results
from your pearl model based upon essentially
in a recent open data set challenge
that you alluded to earlier.
Sorry we didn't talk about before,
but I would like to give you a chance to talk about this.
So there's this open bind,
is it EVA721A Protease,
which was a very, very hard target,
had a lot of things which made it hard for the community,
or for a co-folding method to generally work.
And you ran this internally and I think
had some fun results.
Yeah, I mean,
We can also go back to our conversation on Evals and what's wrong with Evals in general.
If you look at the open source models and their performance on public benchmarks,
it's kind of very similar across the board.
And what was surprising when Open Buying came up with this new benchmark
is that you see a wide variety of performance of the models on that.
And well, in part of it is because it's just a single target.
okay I get it but it's also because this is the target that those models haven't seen during the training so nobody has optimized for that specific target before
nobody who climbed on it so it was very interesting for us to see how our models is going to perform out of a box on this particular target that we also have never seen before during
training or when we developed these models so when it came up we obviously wanted to look into it we run pearl system on that
And we were genuinely surprised and excited about results.
Our numbers are way higher than other published openly available models.
And to me, it reflects how Pearl actually behaves in real drug discovery programs.
Because we have seen this kind of number differences shifts in internal programs or partnership programs before.
But we were unable to talk about them because a lot of this data is like it's either a partner.
data or internal data we cannot disclose it.
Here you have a perfect example where it's an external target but we didn't know and we
just run on it and we see this staggering difference.
So that's kind of what makes me excited.
There are some specifics of this target, like it has this flexible loop but needs to move
when you insert your ligand into the right location and a lot of methods just are unable to
handle it and where Perl was exceptionally good is figuring out how to move this loop and we
are basically correct for every single pose like we're predicting really well this movement.
Yeah so that's the exciting part.
I'm curious about this.
What is it about Pearl that allows it to model a dynamic target like that?
The role model the way it's trained, right?
It's trained to predict together, protein structure and ligand.
And like proteins structure and vegan together,
they're not necessarily in the same shape or form
as the protein isolation.
So the whole training process,
it kind of nudges pearl into that direction.
So are there lots of examples in the training set
like that where there's this dynamic nature
where once during the binding event,
the confirmation changes?
There is induced fit throughout the training set.
Yeah.
This is probably inherited from the,
the physics-based simulations that you're using.
It certainly helps.
I think the other component that's the Serge alluded to was,
we haven't just been benchmark maxing on the same.
We obviously publish in runs and poses.
We published the state of the art numbers
and runs and poses last year when we published
the Perl Technical Report with Nvidia at GTC at the end of last year.
We used runs and poses.
We use pose busters.
Pearl does the best on those benchmarks.
We did that.
However, as Serge is leading to,
the gap from Pearl to next best model is even larger on the partner drug targets that we work on.
And what that's in part reflection of is the objective of our company is not maxing benchmarks.
The objective of the company is creating value for biotex and pharma companies that are usually working on hard drug targets that are different from what's in the PDB.
And so we've had to build the models in a way that are able to extrapolate.
And the open buying challenge was just the latest example of that.
Before we wrap up, we always ask two questions.
One is, if you could remove a bottleneck from your industry by Fiat.
Right?
So this is not like for inputs, outputs, business, what would that be?
I can say where my main bottleneck right now is, it's in GPUs.
Okay, everyone says.
Yeah.
Like, GPU prices are going up and up and up.
And LLM companies are kind of sucking up all of a GPU capacity out there.
And I firmly believe that what we're doing is generally important for humanity.
Like discovering new medicines for yourself, for your loved ones.
It's something that we all need at some point in our life.
So I think it's very important to unblock that GPU bottleneck for drug discovery.
Is entropic actually throttling science because of GPU purchases?
Are you getting spicy?
I don't know if you can ask this, but are you looking at non-invideo, I mean, I guess you guys are
Nvidia partners, whatever.
So, but like they're, I've seen that some companies are pivoting towards a multi-architecture
model so that you can take advantage of other suppliers because of the shortage.
Nvidia has been a great supporter of us. They've invested twice in Genesis and we collaborate
closely, like, you know, not just in terms of the capital, but we optimize kernels together.
You know, we co-pe, Pearl was co-authored by Genesis and Nvidia. They publicized the open
mine results with us. We've been very grateful for that. They're a very, very, very big company.
you know, we're not the scale of a customer, like a meta or something.
So we're grateful that they've given us time and attention nonetheless.
But I think part of that is a self-serving aspect here,
which is that obviously, like, no one can time the market.
But the amount of hype and investment in the traditional LLM space for chatbots,
coding, sort of thing, at some point, the amount of alpha,
will not be what's desired compared to the United
Investment. And I think regardless of the vicissitudes
of the economy, medicines will always be high in demand.
And I think whether it's a desire to help humanity
or a self-serving interest in looking for the next big thing,
I do think that chipmakers, including Nvidia,
are going to want to get a lot more invested in life sciences
because it will always be high in demand,
and the amount of Alpha Left and pure LLM space
is just getting a little questionable.
I mean, all the LLM companies are starting,
looking into life sciences right now anyway.
Right, GTP Rosalind, there's the Klaude initiative,
there's lots of startups and whatever.
Yep, we think those are all great tailwinds for us.
Yeah.
And then what about you?
What's the about on that besides GPUs?
Oh, I had the same answer as Sarah Gay.
For sure. If I could wave a magic wand, I'd love to have just an enormous H100, H-100 cluster.
That would be amazing.
And then the second question we ask is just, do you have a call to action for our audience?
So meaning AI engineers plus scientists get involved with something, come apply for jobs,
do, like, what's their call to action for them?
We're definitely hiring.
We're definitely looking for top.
talent in the space.
And I personally, I transitioned for LLM space to drug discovery.
I've never done drug discovery before journey in Genesis.
I find this field fascinating and extremely interesting.
You know, in LLM companies, you often find research scientists excited about working on
architectures, but like kind of forced to work on boring stuff.
And honestly, LLM architectures are relatively boring.
I don't know, probably alienate half of your audience.
I think they probably think the same thing.
But it's like it's a transformer layer in the end.
Paper was published in 2017 and you go to an ELLN lab today,
you'll see very, very similar pieces in their models.
Yes, there is a little bit of flavor of MOEs,
but otherwise architectures are fundamentally very similar
to what was discovered back in 2017, right?
Well, our architectures and our models are actually very different
and very, very interesting to work with.
So if somebody is excited about working on architectures,
well, this space is actually very, very interesting space to work.
Yeah, I'd like to comment.
Not only are they very, your architecture is very different from the LLM space,
but you're actually, you're also very different from what a lot of the other bio-ML space is doing as well.
Like it's, it's sort of unique both in their subdomain and more broadly.
We saw as a recent guest, you had one of the, the, the, the progenitors of ESM-Fold.
Yeah, Alex Reeves.
Yeah, they cite our model architecture paper
that we published in open source a few months ago.
So the work that you do here at Genesis,
as an AI researcher, there's lots of opportunities
for publication, open source, and influencing the field
beyond the obvious ways to influence the field
by working with top customers that are actually making medicines
that change people's lives.
So it's both incredibly intellectually engaging
and a lot of opportunities to influence
the field and get your name out there.
But if you want, you could also just stay being a cog in the machine of an LLM company.
No shade.
No shit.
Yeah.
All right.
Well, thank you so much for coming and speaking with us.
I've personally really enjoyed this.
Hopefully, the audience as well.
Evan, Sergey, thank you.
And we look forward to seeing how things develop.
And hopefully you get some good job applications out of the thing.
We love the show.
appreciate taking time to chat.
Yeah, thank you for having us.
