# AI-driven discovery and molecular design
In 1972, Christian Anfinsen won the Nobel Prize for showing that a protein's amino acid sequence determines its 3D shape. That launched a 50-year puzzle known as the "protein folding problem": given a sequence, can you predict the fold? Labs spent years and small fortunes using X-ray crystallography to resolve a single structure.
In 2020, DeepMind's AlphaFold predicted structures at near-experimental accuracy in a public competition called CASP. By 2022, DeepMind and EMBL had released predicted structures for nearly every known protein, roughly 200 million of them, in a free public database. A task that defined careers became a lookup.
That shift is the heart of this lesson: where AI genuinely compresses drug discovery timelines, and where it still leaves you stranded.
Historically, these two steps alone could take three to five years and burn through tens of thousands of synthesized compounds. AI is attacking both.
To design a drug that fits a protein, you need the protein's shape. AlphaFold gives you a credible starting structure in hours instead of years.
Concrete impact:
AlphaFold3, released in 2024, went further: it predicts how proteins interact with other molecules, including DNA, RNA, and small-molecule drugs (called ligands). That moves the tool from "here is the protein" toward "here is the protein with your drug candidate sitting in it."
A predicted structure is a hypothesis. Two failure modes matter for professionals evaluating claims:
1. Static snapshots. Proteins move. AlphaFold typically gives one dominant conformation, but drug binding often depends on rare "open" states or flexible loops the model may miss.
2. Confidence is uneven. AlphaFold reports a per-residue confidence score (pLDDT). Low-confidence regions, often the floppy parts, are exactly where binding sometimes happens. Trusting a low-confidence pocket is a common rookie error.
Bottom line: AlphaFold accelerates the *start* of structure-based design. It does not replace the wet lab that confirms the structure and the binding.
Once you have a target pocket, you need molecules to fill it. Traditional approach: screen giant physical or virtual libraries of existing compounds. Generative approach: have a model *invent* new molecules aimed at your pocket.
These models learn the "grammar" of drug-like chemistry from millions of known molecules, then generate novel candidates conditioned on goals: bind this target, stay soluble, avoid toxicity flags.
A common way to represent molecules to a model is SMILES, a text string that encodes chemical structure. For example, aspirin looks like this:
CC(=O)OC1=CC=CC=C1C(=O)OA generative model can output thousands of such strings, each a proposed molecule, which chemists then filter and rank.
Companies including Insilico Medicine and Recursion have publicly reported AI-originated candidates advancing into clinical trials, which is a genuine milestone. Note the honest caveat: reaching a trial proves the pipelinepipelineAll active sales opportunities across the stages of the sales process, together with their combined potential value and probability of closing.Voir la définition complète → can produce a testable molecule, not that AI shortens the full path to an approved drug. Clinical trials remain long, expensive, and mostly outside AI's control.
Here is where the hype meets the bench. Generative models routinely fail on two fronts.
A model can draw a beautiful molecule that no chemist can actually make, or can only make in 30 costly steps. The model optimized for a shape, not for a route to build it.
The field measures this with synthetic accessibility (SA) scores and, increasingly, with retrosynthesis models that try to plan a step-by-step recipe from purchasable starting materials. Tools like IBM RXN for Chemistry predict reactions and routes and are free to try.
But retrosynthesis prediction is itself imperfect. A proposed route can fail because a reaction that works on paper does not work on your specific molecule, or a reagent is unavailable. Real teams now bake synthesizability constraints directly into generation, penalizing molecules the model cannot plausibly build. This helps but does not fully solve the problem.
Binding affinity is how tightly a molecule sticks to its target, often reported as a value like IC50 or Kd (lower means tighter binding). Predicting it accurately from structure alone is still hard.
Why it stays hard:
The practical result: AI proposes and ranks, but you still synthesize the top candidates and measure binding in an assay (a lab test). The AI narrows a haystack; it does not hand you the needle pre-verified.
Vérification des acquis
1. Anfinsen's discovery that a protein's amino acid sequence determines its 3D shape is significant to AI-driven drug discovery primarily because it establishes that:
2. Why does having a protein's 3D structure matter so much for the lead optimization stage of drug discovery?
3. The lesson describes a task that 'defined careers' becoming 'a lookup.' What conceptual shift does this phrase capture?
4. Select ALL correct answers about how AlphaFold changes the early stages of drug discovery.
Sélectionnez toutes les réponses correctes.
5. Select ALL correct answers about the target identification and lead optimization stages as described.
Sélectionnez toutes les réponses correctes.
The mature 2026 workflow is not "AI replaces scientists." It is a tight loop:
1. Predict the target structure (AlphaFold or an experimental structure).
2. Generate candidate molecules with a generative model, constrained for synthesizability.
3. Score candidates with docking and affinity predictors; rank them.
4. Synthesize a small, smart subset in the lab.
5. Assay them for real binding and early toxicity.
6. Feed results back to retrain or fine-tune the models.
This "design, make, test, analyze" cycle existed before AI. What AI changes is the *size and speed* of the design step and the quality of prioritization, so chemists synthesize fewer, better candidates.
A useful mental model for non-technical leaders: AI is a very fast, very well-read intern who proposes thousands of ideas and ranks them plausibly, but has never touched a beaker. You still need experienced chemists and a wet lab to decide what is real.