How AlphaFold 3 Works: The AI Predicting the Molecules of Life
By shifting from predicting protein shapes to modeling the atomic interactions of DNA, RNA, and drug ligands, AlphaFold 3 has transformed structural biology and accelerated the next generation of medicines.
By Factlen Editorial Team
- Computational Biologists
- Focus on the architectural leap to diffusion models and atomic-level prediction.
- Pharmaceutical Researchers
- Value the acceleration of structure-based drug design and the ability to model ligands.
- Open-Source Community
- Advocate for unrestricted access to foundation models to accelerate global innovation.
What's not represented
- · Traditional wet-lab crystallographers whose manual techniques are being displaced by computational models.
Why this matters
Understanding how molecules interact is the foundation of all medical treatments. By allowing scientists to accurately simulate how potential drugs bind to disease targets on a computer, AlphaFold 3 is compressing years of laboratory trial-and-error into seconds, fundamentally accelerating the pace of pharmaceutical discovery.
Key points
- AlphaFold 3 expands beyond single proteins to predict the joint 3D structures of entire molecular complexes, including DNA, RNA, and small molecules.
- The system replaces its previous architecture with a generative diffusion model, iteratively refining a random cloud of atoms into a precise biological structure.
- By operating at the atomic level rather than the amino acid level, the AI can accurately model the small-molecule ligands that make up most pharmaceutical drugs.
- The technology is already being deployed by companies like Isomorphic Labs to design novel oncology and immunology therapies that are advancing toward clinical trials.
Inside every human cell, billions of molecular machines are constantly at work. They copy DNA, generate energy, and fend off viruses. But these machines—primarily proteins—do not operate in a vacuum. They bind to each other, attach to genetic material, and interact with thousands of smaller chemicals to keep the body functioning.[1]
In 2020, Google DeepMind's AlphaFold 2 solved a 50-year-old grand challenge in biology by accurately predicting the three-dimensional shape of almost any single protein from its amino acid sequence. It was a Nobel Prize-winning breakthrough that mapped the protein universe. Yet, it had a fundamental limitation: it could only see the proteins in isolation, disconnected from the complex cellular environment they actually inhabit.[1][2]
AlphaFold 3, introduced in May 2024 and now driving a new wave of clinical breakthroughs in 2026, fundamentally changes the paradigm. Instead of just folding single proteins, it predicts the joint three-dimensional structures of entire molecular complexes. It models how proteins interact with DNA, RNA, ions, and—crucially—small molecules known as ligands.[1][2]
This expansion is the holy grail for pharmaceutical research. The vast majority of medicines, from everyday aspirin to advanced targeted cancer therapies, are ligands. They work by slotting into specific pockets on a target protein to alter its behavior. By accurately predicting these protein-ligand interactions, AlphaFold 3 allows scientists to simulate drug binding on a computer before ever synthesizing a chemical in the physical lab.[3]

To achieve this, DeepMind and Isomorphic Labs had to completely overhaul the system's underlying architecture. AlphaFold 2 operated at the "residue" level, predicting the positions of entire amino acids as single units. AlphaFold 3 zooms in further, operating at the atomic level. It tokenizes every single atom in a complex, giving it the computational flexibility to model any chemical structure, including the subtle chemical modifications that regulate gene expression.[4]
The prediction process begins with Multiple Sequence Alignments (MSAs). The AI searches vast databases of genetic information to find similar sequences across different species. By analyzing how a protein has evolved over millions of years, the system identifies which parts of the molecule are structurally critical and which atoms must remain in close proximity for the molecule to function properly.[4]
The prediction process begins with Multiple Sequence Alignments (MSAs).
This evolutionary data is then fed into a new neural network module called the Pairformer, which replaces the previous generation's Evoformer. The Pairformer uses a mechanism called "triangular attention" to build geometric constraints. If atom A is close to atom B, and atom B is close to atom C, the AI mathematically deduces the spatial limits between A and C, ensuring the final structure obeys the strict laws of physics and geometry.[4]
But the most radical change in AlphaFold 3 is how it generates the final 3D coordinates. It abandons the traditional structure module in favor of a "diffusion model"—the exact same underlying machine-learning technique that powers generative AI image models like Midjourney and DALL-E.[1][4]
In an image generator, diffusion starts with a canvas of static noise and iteratively refines it into a coherent picture based on a text prompt. In AlphaFold 3, the "noise" is a randomized, scattered cloud of atoms. Guided by the evolutionary and geometric data processed by the Pairformer, the diffusion module iteratively denoises the atomic cloud, snapping the atoms step-by-step into their precise, biologically accurate 3D positions.[4]

This generative approach allows the AI to handle a much wider variety of molecular shapes and interactions without relying on rigid templates. According to DeepMind's benchmark data, AlphaFold 3 achieved at least a 50% improvement in predicting protein-molecule interactions compared to the best physics-based methods, and in some critical categories, it doubled the accuracy.[1][2]
The real-world impact of this architecture is now materializing in the pharmaceutical pipeline. In 2025 and 2026, Isomorphic Labs—DeepMind's drug discovery spin-off—began advancing its first AI-designed oncology and immunology candidates toward clinical trials. By using AlphaFold 3 to model target binding sites with unprecedented precision, the company has compressed the early stages of drug discovery from years into months.[3][5]
The release of AlphaFold 3 also sparked a massive open-source movement. Because DeepMind initially restricted access to the model's underlying code and weights to prevent misuse, the global research community raced to build their own versions. By 2026, highly capable open-source biomolecular foundation models like Protenix and Boltz emerged, democratizing access to atomic-level structural prediction for labs worldwide.[6]

We are now fully entering the era of "digital biology." For decades, discovering how a molecule worked required painstaking, years-long laboratory techniques like X-ray crystallography or cryo-electron microscopy. Today, researchers can type a sequence of amino acids and a chemical compound into a server and watch the molecules dock on their screens in seconds.[1][6]
While artificial intelligence cannot replace the need for rigorous clinical trials to prove a drug's safety and efficacy in humans, it has fundamentally rewired the starting line. By illuminating the microscopic interactions that govern health and disease, AlphaFold 3 has given science a highly accurate, dynamic map of the molecular universe.[2][6]
How we got here
Late 2020
AlphaFold 2 solves the 50-year-old grand challenge of predicting single protein structures from amino acid sequences.
July 2021
DeepMind and EMBL-EBI launch the AlphaFold Protein Structure Database, eventually mapping over 200 million proteins.
May 2024
AlphaFold 3 is published in Nature, expanding predictions to include DNA, RNA, and small drug molecules.
Late 2024
DeepMind releases the AlphaFold 3 model code and weights for academic use, sparking a wave of open-source biomolecular models.
2025–2026
Isomorphic Labs advances the first AI-designed oncology and immunology drug candidates toward human clinical trials.
Viewpoints in depth
Computational Biologists
Focus on the architectural leap to diffusion models and atomic-level prediction.
For computational biologists, the most significant breakthrough of AlphaFold 3 is its departure from traditional structure modules in favor of generative diffusion. By treating molecular folding as a denoising problem—similar to how AI generates images—the model can handle a vastly wider array of chemical structures. This atomic-level tokenization means researchers are no longer limited to standard amino acids; they can model the complex chemical modifications and epigenetic markers that dictate how genes are expressed in real-time.
Pharmaceutical Researchers
Value the acceleration of structure-based drug design and the ability to model ligands.
The pharmaceutical industry views AlphaFold 3 primarily as an engine for rational drug design. Because the vast majority of therapeutics are small-molecule ligands that must dock perfectly into a target protein, AlphaFold 2's inability to model these interactions left a critical gap. With the new architecture providing a 50% boost in interaction accuracy, drug hunters can now rapidly screen thousands of virtual compounds, generating high-confidence atomic hypotheses before spending millions of dollars synthesizing and testing chemicals in a physical lab.
Open-Source Community
Advocate for unrestricted access to foundation models to accelerate global innovation.
The initial restricted release of AlphaFold 3 via a rate-limited server frustrated many in the academic and open-source communities, who argued that foundational scientific tools should be freely accessible. This friction catalyzed a massive decentralized effort to replicate the architecture. The subsequent emergence of open-weight models like Protenix and Boltz demonstrated that the broader scientific community could match proprietary benchmarks, ensuring that the future of digital biology remains democratized rather than siloed within a few major tech companies.
What we don't know
- How effectively AI-designed molecules will perform in late-stage human clinical trials, where complex systemic biology often introduces unforeseen side effects.
- Whether open-source biomolecular models will eventually surpass the accuracy of proprietary systems backed by massive corporate compute resources.
- How regulatory agencies like the FDA will adapt their approval frameworks to account for drugs designed entirely through generative AI simulations.
Key terms
- Ligand
- A small molecule that binds to a larger target protein, often altering its function; most pharmaceutical drugs fall into this category.
- Diffusion Model
- An AI technique that learns to generate data by starting with random noise and iteratively refining it into a clear, precise output.
- Multiple Sequence Alignment (MSA)
- A computational method of comparing similar genetic sequences across different species to identify evolutionary patterns and structural constraints.
- Pairformer
- The neural network module in AlphaFold 3 that analyzes the geometric and spatial relationships between different parts of a molecule.
- Tokenization
- The process of breaking down a complex input into smaller, readable pieces for an AI; AlphaFold 3 tokenizes molecules at the individual atom level.
Frequently asked
What is the difference between AlphaFold 2 and AlphaFold 3?
AlphaFold 2 predicted the shapes of single proteins. AlphaFold 3 predicts the joint structures of entire complexes, including proteins, DNA, RNA, and small drug molecules.
What is a diffusion model in biology?
Similar to AI image generators, AlphaFold 3's diffusion model starts with a random cloud of atoms and iteratively refines them into a precise, biologically accurate 3D structure.
Why is modeling ligands important?
Ligands are small molecules that bind to proteins to alter their function. Because most pharmaceutical drugs are ligands, predicting how they bind is critical for designing new medicines.
Is AlphaFold 3 being used to make real drugs?
Yes. Companies like Isomorphic Labs are using it to design new oncology and immunology therapies, which are advancing toward human clinical trials.
Sources
[1]Google DeepMindComputational Biologists
AlphaFold 3 predicts the structure and interactions of all of life's molecules
Read on Google DeepMind →[2]NatureComputational Biologists
Accurate structure prediction of biomolecular interactions with AlphaFold 3
Read on Nature →[3]Isomorphic LabsPharmaceutical Researchers
Leading drug discovery at Isomorphic Labs with AlphaFold 3
Read on Isomorphic Labs →[4]EMBL-EBIComputational Biologists
The architecture of AlphaFold 3
Read on EMBL-EBI →[5]Fierce BiotechPharmaceutical Researchers
Isomorphic Labs advances AI-designed oncology candidates toward the clinic
Read on Fierce Biotech →[6]Factlen Editorial TeamOpen-Source Community
Synthesis by Factlen editorial team
Read on Factlen Editorial Team →
Every angle. Every day.
Get guides stories with full source coverage and perspective breakdowns delivered to your inbox.







