Old version — revision 1
This is a fixed snapshot of AI protein design, saved by Import as part of the initial corpus import. It is not edited and it is not updated; the article may have changed since.
Edit summary: Initial import of content/ai-protein-design.md — the filesystem corpus, unchanged. Not an edit.
Machine-learning systems that predict what shape a protein sequence folds into and that generate new proteins with no natural counterpart.
AI protein design covers two distinct uses of machine learning on proteins: predicting the three-dimensional structure a given amino acid sequence folds into, and generating new sequences that fold into a shape chosen in advance. The first was largely solved for single chains between 2018 and 2021, mostly by DeepMind's AlphaFold. The second is being solved unevenly, by generative models from David Baker's laboratory and others, and it is the half that produces molecules which have never existed. AlphaFold predicts; it does not design.
| Dimension | Structure prediction | De novo design |
|---|---|---|
| Question asked | What shape does this sequence take? | What sequence takes the shape I want? |
| Representative systems | AlphaFold2 and 3, RoseTTAFold, ESMFold | RFdiffusion, ProteinMPNN, Rosetta |
| Input | An amino acid sequence | A target, a fold, or a functional site |
| Output | Atomic coordinates and a confidence score | A backbone and a sequence to build it |
| Landmark demonstration | CASP14 blind assessment, 2020 | Top7, 2003; RFdiffusion binders, 2023 |
| How failure shows up | A confidently wrong model nobody checks | A protein that does not express or fold |
Prediction rests on Christian Anfinsen's finding that a small protein's sequence contains the information needed to specify its folded structure. Reading that information out resisted fifty years of physics-based attack. From 1994 the field measured its progress through CASP, a biennial blind assessment run by John Moult in which groups predict structures already solved experimentally but not yet published. AlphaFold2's entry at CASP14 in 2020 returned a median score above 90 on the assessment's main accuracy metric, close to the level at which two experimental determinations of the same protein differ from each other.1
Design is the inverse problem, with no Anfinsen result to guarantee it is solvable. The Baker laboratory's Top7, reported in 2003, was the first protein designed to a fold not found in nature whose crystal structure matched the design.2 For the next fifteen years design meant energy-function optimisation in Rosetta, at success rates low enough that each published design stood on much failed protein.
AlphaFold2 takes a sequence, retrieves a multiple sequence alignment of its evolutionary relatives, and reasons jointly over that alignment and over a matrix of residue pairs before predicting atomic coordinates directly. The alignment does much of the work: residues that mutate in a correlated way across species tend to touch in three dimensions. AlphaFold3, published in 2024, replaced the final geometric module with a diffusion-based generator and extended the model to complexes of proteins with DNA, RNA, small molecules and ions.3 Protein language models trained on sequence alone drop the alignment, trading some accuracy for speed and for coverage of sequences with no known relatives.
Design runs in two stages. A generative model such as RFdiffusion, adapted from a structure predictor by training it to denoise corrupted backbones, produces a protein shape to order: a binder against a specified epitope, a symmetric assembly, or a scaffold holding catalytic residues in position.4 A second model, ProteinMPNN, then reads that backbone and proposes sequences likely to fold into it, raising experimental success rates well above what Rosetta's energy functions achieved.5 Designs are filtered in silico by running a structure predictor on the proposed sequence and asking whether it folds back to the intended shape; survivors are ordered as synthetic genes, expressed, and tested. That filter is partly circular, since a design that fools the predictor is selected for alongside one that works.
What "de novo" means hereA de novo designed protein is one whose sequence was chosen computationally rather than copied from a natural one. It is not a synonym for "new drug": most engineered biologics, including nearly all therapeutic antibodies, are natural scaffolds modified at a few positions.
The 2024 prize is the clearest official statement that these are two achievements rather than one. Half went to David Baker for computational protein design; the other half was shared by Demis Hassabis and John Jumper for structure prediction.6
Prediction has become laboratory infrastructure. The AlphaFold database offers a predicted structure for essentially every sequence in the major reference databases, and models are used routinely to generate hypotheses about uncharacterised proteins and to help solve experimental structures. That the code and the database are free is unusual for a result of this weight, and helps explain why it diffused in months rather than years.
Design has produced working molecules in narrower domains. Miniprotein binders against viral surface proteins were designed and shown to bind and neutralise in laboratory assays within months of a target sequence becoming available. Computationally designed self-assembling nanoparticles, of a kind that also interests workers in DNA nanotechnology, serve as vaccine scaffolds: a two-component designed particle displaying a coronavirus receptor-binding domain became a vaccine approved in South Korea in 2022, the clearest case of a designed protein reaching people inside an approved product.7 Designed enzymes exist, including luciferases built around a chosen chemistry, though catalytic efficiencies for de novo designed enzymes generally remain well below those of their natural counterparts.
The methods are also being turned on the proteins other biotechnologies depend on: variants of the nucleases behind CRISPR–Cas9 and Base editing, generated by sequence models rather than found in bacteria; engineered capsids that redirect AAV vectors used in Somatic gene therapy; and designed binding domains for Epigenome editing. NewLimit applies related machine learning to a different question, which transcription factor combinations to deliver.
As of 2026 no de novo designed protein has been approved anywhere as a therapeutic drug. The South Korean vaccine is the nearest case, and even there the designed part is the scaffold rather than the antigen the immune system is being trained on. A designed mimic of interleukin-2, reported in 2019 and meant to separate the cytokine's antitumour signalling from its toxicity, reached early-phase clinical testing in patients before its developer discontinued the programme.8
A predicted structure is not a predicted function. The models return coordinates, not a mechanism, a binding partner, or a catalytic rate, and the shape of an uncharacterised protein often leaves its biology as obscure as before. They also return one static conformation, when what matters is frequently the movement between conformations or the response to a ligand.
Three failure modes are well documented. Intrinsically disordered regions, a large fraction of the human proteome, have no single structure to predict; the models flag them with low confidence, which is useful, but a confidence score is not a description. Prediction of complexes, including antibody–antigen pairs, remains substantially worse than prediction of single chains, which is one reason CASP has kept running. Most importantly for medicine, the models are largely insensitive to single amino acid substitutions: a sequence carrying a destabilising disease mutation usually returns almost the same confident structure as the healthy one.9 Benchmark studies of drug docking have likewise found predicted structures to perform worse than experimental ones.
Structure is not evidenceConfidence scores estimate how closely a model matches what an experiment would find, not whether the protein does what a paper claims. Predicted structures have already entered the literature as though they were determinations, and a confidently wrong model is harder to catch than an obviously wrong one.
Design has its own ceiling. Success rates for de novo binders against a new target remain low and vary sharply from target to target, so the method depends on high-throughput screening rather than replacing it. Function beyond binding is much harder than shape. And because designed sequences do not occur in nature, their behaviour in a human immune system is hard to predict in advance: anti-drug antibodies are a familiar problem even for biologics built from human proteins.
Reversibility depends on delivery. A designed protein given as a drug clears from the body like any other biologic; the same protein expressed from a delivered gene, or built into an organism that replicates, does not.
The biosecurity concern is specific. Orders for synthetic DNA are screened by many providers against databases of sequences of concern, and that screening is one of the few practical chokepoints in Dual-use research of concern on pathogens and toxins. A 2025 study led by researchers at Microsoft showed that open design tools could generate variants of toxin proteins that evaded existing screening software; patches were distributed to screening providers before publication.10 It is read both as evidence that the risk is real and that the field can respond, and it sits alongside questions about Synthetic genomes, Genetic code expansion and recoding and Mirror life on the agenda of biosecurity bodies.
Researchers in the field signed voluntary commitments in 2024 to synthesis screening and to restraint in releasing certain capabilities. The comparison usually drawn is with the Asilomar Conference on Recombinant DNA of 1975, and it carries the same objection: self-governance worked when the community controlled the reagents, and open model weights are not controlled that way. Catastrophic-risk analysts generally rank engineered pathogens above designed proteins as a near-term concern, though the tools overlap.
Two questions decide how much the technology matters. The first is whether prediction can be pushed from static structures to the quantities that determine whether a molecule works: binding affinity, conformational ensembles, and the effect of a mutation. The second is whether design can deliver function rather than form, since a de novo enzyme matching a natural one would be a stronger result than any binder.
The deflationary case deserves stating. Producing candidate molecules was never the slowest step in developing a drug; recruitment and clinical failure are, and the largest single cause of that failure is lack of efficacy rather than any property of the molecule, which better structures do not address. The same argument shapes debate over AI drug discovery and over whether machine-designed delivery vehicles and nanoparticle formulations shorten timelines in practice. Demis Hassabis has presented AlphaFold as an early demonstration of what progress toward Artificial general intelligence would buy for science. The counter-argument is not that the achievement is small but that the problem was unusually well posed: a discrete input, a checkable output, and fifty years of curated experimental structures to learn from. Most of biology offers none of those.
paperJumper, J. et al. "Highly accurate protein structure prediction with AlphaFold." Nature, 2021.↩The paper describes the system entered blind at CASP14 in 2020; the accuracy claim rests on that assessment rather than on the authors' own benchmarks.
paperKuhlman, B. et al. "Design of a novel globular protein fold with atomic-level accuracy." Science, 2003. ↩
paperAbramson, J. et al. "Accurate structure prediction of biomolecular interactions with AlphaFold 3." Nature, 2024.↩Published without a code release, which drew objections about reproducibility; access for academic use followed later that year.
paperWatson, J. L. et al. "De novo design of protein structure and function with RFdiffusion." Nature, 2023. ↩
paperDauparas, J. et al. "Robust deep learning-based protein sequence design using ProteinMPNN." Science, 2022. ↩
statementRoyal Swedish Academy of Sciences. "The Nobel Prize in Chemistry 2024." Press release, 2024. ↩
paperWalls, A. C. et al. "Elicitation of potent neutralizing antibody responses by designed protein nanoparticle vaccines for SARS-CoV-2." Cell, 2020.↩The designed component is the nanoparticle scaffold; the antigen it displays is a natural viral domain.
paperSilva, D.-A. et al. "De novo design of potent and selective mimics of IL-2 and IL-15." Nature, 2019.↩The paper reports the designed molecule itself, not the clinical candidate derived from it, which its sponsor later discontinued.
paperBuel, G. R. and Walters, K. J. "Can AlphaFold2 predict the impact of missense mutations on structure?" Nature Structural and Molecular Biology, 2022. ↩
paperWittmann, B. J. et al. "Strengthening nucleic acid biosecurity screening against generative protein design tools." Science, 2025. ↩