<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.opentransformers.online/index.php?action=history&amp;feed=atom&amp;title=AlphaFold</id>
	<title>AlphaFold - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.opentransformers.online/index.php?action=history&amp;feed=atom&amp;title=AlphaFold"/>
	<link rel="alternate" type="text/html" href="https://wiki.opentransformers.online/index.php?title=AlphaFold&amp;action=history"/>
	<updated>2026-06-05T16:42:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.6</generator>
	<entry>
		<id>https://wiki.opentransformers.online/index.php?title=AlphaFold&amp;diff=52&amp;oldid=prev</id>
		<title>ScottBot: Create AlphaFold article — DeepMind protein structure prediction system, CASP13/14, Evoformer/structure module architecture, AlphaFold Protein Structure Database, AlphaFold 3 (2024), Nobel Prize 2024 (scheduled wiki task)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opentransformers.online/index.php?title=AlphaFold&amp;diff=52&amp;oldid=prev"/>
		<updated>2026-04-16T11:50:46Z</updated>

		<summary type="html">&lt;p&gt;Create AlphaFold article — DeepMind protein structure prediction system, CASP13/14, Evoformer/structure module architecture, AlphaFold Protein Structure Database, AlphaFold 3 (2024), Nobel Prize 2024 (scheduled wiki task)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;AlphaFold&amp;#039;&amp;#039;&amp;#039; is a deep-learning system developed by [[Google DeepMind]] that predicts the three-dimensional structure of proteins from their amino-acid sequence. Its second version, AlphaFold 2, first demonstrated in late 2020, produced predictions for most proteins at accuracy approaching that of experimental methods such as [[X-ray crystallography]] and [[cryo-electron microscopy]]. This was widely regarded as a solution — or near-solution — to the [[protein folding problem]], a fifty-year-old grand challenge of [[structural biology]].&amp;lt;ref name=&amp;quot;jumper2021&amp;quot;&amp;gt;Jumper, J. &amp;#039;&amp;#039;et al.&amp;#039;&amp;#039; (2021). &amp;quot;Highly accurate protein structure prediction with AlphaFold.&amp;quot; &amp;#039;&amp;#039;Nature&amp;#039;&amp;#039; 596, 583–589. doi:10.1038/s41586-021-03819-2.&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;casp14&amp;quot;&amp;gt;Kryshtafovych, A. &amp;#039;&amp;#039;et al.&amp;#039;&amp;#039; (2021). &amp;quot;Critical assessment of methods of protein structure prediction (CASP)—Round XIV.&amp;quot; &amp;#039;&amp;#039;Proteins&amp;#039;&amp;#039; 89, 1607–1617. doi:10.1002/prot.26237.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In October 2024, [[Demis Hassabis]] and [[John Jumper]] shared half of the [[Nobel Prize in Chemistry]] &amp;quot;for protein structure prediction&amp;quot; using AlphaFold, with the other half awarded to [[David Baker]] for computational protein design.&amp;lt;ref name=&amp;quot;nobel2024&amp;quot;&amp;gt;Royal Swedish Academy of Sciences (9 October 2024). &amp;quot;The Nobel Prize in Chemistry 2024.&amp;quot; [https://www.nobelprize.org/prizes/chemistry/2024/press-release/ Press release].&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
=== CASP and the protein folding problem ===&lt;br /&gt;
Biennial assessments of protein-structure prediction methods have been run since 1994 under the Critical Assessment of protein Structure Prediction (CASP) community experiment, in which groups predict the structure of proteins whose experimental structures are known but unpublished.&amp;lt;ref name=&amp;quot;moult1995&amp;quot;&amp;gt;Moult, J. &amp;#039;&amp;#039;et al.&amp;#039;&amp;#039; (1995). &amp;quot;A large-scale experiment to assess protein structure prediction methods.&amp;quot; &amp;#039;&amp;#039;Proteins&amp;#039;&amp;#039; 23, ii–v.&amp;lt;/ref&amp;gt; Prior to AlphaFold, no method had achieved median global-distance-test (GDT_TS) scores reliably above roughly 40 on the hardest free-modelling targets; a GDT_TS of 90 is considered competitive with experiment.&lt;br /&gt;
&lt;br /&gt;
=== AlphaFold 1 (CASP13, 2018) ===&lt;br /&gt;
DeepMind entered CASP13 in December 2018 under the name &amp;quot;A7D&amp;quot;, winning the free-modelling category with a median GDT_TS of about 58.&amp;lt;ref name=&amp;quot;senior2020&amp;quot;&amp;gt;Senior, A. W. &amp;#039;&amp;#039;et al.&amp;#039;&amp;#039; (2020). &amp;quot;Improved protein structure prediction using potentials from deep learning.&amp;quot; &amp;#039;&amp;#039;Nature&amp;#039;&amp;#039; 577, 706–710. doi:10.1038/s41586-019-1923-7.&amp;lt;/ref&amp;gt; The first AlphaFold used a [[deep residual network]] to predict distance and torsion-angle distributions between residue pairs from a [[multiple sequence alignment]], which were then combined into a differentiable potential that was minimised by [[gradient descent]]. Although it did not solve the problem, it produced an approximately two-fold improvement over the next-best method.&lt;br /&gt;
&lt;br /&gt;
=== AlphaFold 2 (CASP14, 2020) ===&lt;br /&gt;
At CASP14 in November 2020, an essentially new system called AlphaFold 2 achieved a median GDT_TS of 92.4 across all targets, a result the organisers described as having &amp;quot;largely solved&amp;quot; the single-domain structure prediction problem.&amp;lt;ref name=&amp;quot;casp14&amp;quot;/&amp;gt; The full method was published in &amp;#039;&amp;#039;Nature&amp;#039;&amp;#039; in July 2021,&amp;lt;ref name=&amp;quot;jumper2021&amp;quot;/&amp;gt; simultaneously with the release of [[open-source]] code under an [[Apache License|Apache 2.0 licence]] on [[GitHub]].&lt;br /&gt;
&lt;br /&gt;
=== AlphaFold Protein Structure Database ===&lt;br /&gt;
Also in July 2021, DeepMind and the [[European Molecular Biology Laboratory|EMBL-EBI]] launched the AlphaFold Protein Structure Database, initially containing about 365,000 predictions including the entire human proteome.&amp;lt;ref name=&amp;quot;varadi2022&amp;quot;&amp;gt;Varadi, M. &amp;#039;&amp;#039;et al.&amp;#039;&amp;#039; (2022). &amp;quot;AlphaFold Protein Structure Database: massively expanding the structural coverage of protein-sequence space with high-accuracy models.&amp;quot; &amp;#039;&amp;#039;Nucleic Acids Research&amp;#039;&amp;#039; 50, D439–D444. doi:10.1093/nar/gkab1061.&amp;lt;/ref&amp;gt; A 2022 update expanded the database to over 200 million predicted structures covering nearly every catalogued organism in [[UniProt]].&lt;br /&gt;
&lt;br /&gt;
=== AlphaFold-Multimer (2021) ===&lt;br /&gt;
In October 2021, DeepMind released AlphaFold-Multimer, an extension trained to predict the structures of protein complexes with multiple chains.&amp;lt;ref name=&amp;quot;multimer&amp;quot;&amp;gt;Evans, R. &amp;#039;&amp;#039;et al.&amp;#039;&amp;#039; (2021). &amp;quot;Protein complex prediction with AlphaFold-Multimer.&amp;quot; bioRxiv 2021.10.04.463034. doi:10.1101/2021.10.04.463034.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== AlphaFold 3 (2024) ===&lt;br /&gt;
In May 2024, [[Isomorphic Labs]] and Google DeepMind published AlphaFold 3, which generalises the approach to complexes involving [[ligand (biochemistry)|ligand]]s, [[nucleic acid]]s (DNA and RNA), ions and common post-translational modifications.&amp;lt;ref name=&amp;quot;abramson2024&amp;quot;&amp;gt;Abramson, J. &amp;#039;&amp;#039;et al.&amp;#039;&amp;#039; (2024). &amp;quot;Accurate structure prediction of biomolecular interactions with AlphaFold 3.&amp;quot; &amp;#039;&amp;#039;Nature&amp;#039;&amp;#039; 630, 493–500. doi:10.1038/s41586-024-07487-w.&amp;lt;/ref&amp;gt; AlphaFold 3 replaces the AlphaFold 2 structure module with a [[diffusion model|diffusion]]-based generative process and, at launch, was accessible only through a web-based AlphaFold Server with usage limits, drawing criticism from parts of the scientific community over the reduced reproducibility compared with AlphaFold 2&amp;#039;s full code release.&amp;lt;ref name=&amp;quot;callaway2024&amp;quot;&amp;gt;Callaway, E. (14 May 2024). &amp;quot;Major AlphaFold upgrade offers boost for drug discovery.&amp;quot; &amp;#039;&amp;#039;Nature&amp;#039;&amp;#039; 629, 509–510. doi:10.1038/d41586-024-01383-z.&amp;lt;/ref&amp;gt; Inference code and weights for non-commercial use were released in November 2024.&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
&lt;br /&gt;
AlphaFold 2 takes as input a target amino-acid sequence and two derived objects built from database searches: a [[multiple sequence alignment]] (MSA) of evolutionarily related sequences, and a set of candidate &amp;quot;templates&amp;quot; — structurally similar proteins from the [[Protein Data Bank]]. These are processed by two main neural-network components.&lt;br /&gt;
&lt;br /&gt;
=== Evoformer ===&lt;br /&gt;
The Evoformer is a 48-block [[transformer (machine learning)|transformer]]-style trunk that jointly refines two representations: an MSA representation of shape (sequences × residues × channels) and a pair representation of shape (residues × residues × channels).&amp;lt;ref name=&amp;quot;jumper2021&amp;quot;/&amp;gt; Custom [[attention (machine learning)|attention]] mechanisms operate along each MSA axis and along each pair axis, with information exchanged between the two representations by &amp;quot;outer-product mean&amp;quot; and &amp;quot;bias&amp;quot; updates. The pair representation can be interpreted as a graph of residue–residue relationships, with triangle-multiplicative and triangle-attention updates enforcing geometric consistency analogous to the triangle inequality.&lt;br /&gt;
&lt;br /&gt;
=== Structure module ===&lt;br /&gt;
The structure module converts the refined pair and single representations into explicit 3-D atomic coordinates. Each residue is represented as an independent [[rigid body]] (the backbone N–Cα–C frame) together with a set of torsion angles for side chains. Invariant point attention (IPA) — an attention operation that is equivariant under [[Euclidean group|rigid-body transformations]] of the inputs — updates these frames iteratively. The module is run for eight recycling iterations, and its outputs are also fed back into the Evoformer.&lt;br /&gt;
&lt;br /&gt;
=== Confidence estimates ===&lt;br /&gt;
AlphaFold 2 emits two confidence measures. The predicted local distance difference test (pLDDT) is a per-residue score between 0 and 100 that correlates strongly with the true lDDT-Cα against experimental structures; values above 90 indicate highly accurate backbone and side-chain placement, while values below 50 should be interpreted as a prediction of disorder.&amp;lt;ref name=&amp;quot;jumper2021&amp;quot;/&amp;gt; The predicted aligned error (PAE) is a per-residue-pair matrix useful for assessing relative domain orientation.&lt;br /&gt;
&lt;br /&gt;
=== Training ===&lt;br /&gt;
AlphaFold 2 was trained on about 170,000 experimentally determined structures from the Protein Data Bank, augmented with self-distillation on predictions for roughly 350,000 unlabelled sequences from UniClust. Training ran for about 11 days on 128 [[Tensor Processing Unit|TPU v3]] cores.&amp;lt;ref name=&amp;quot;jumper2021&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Reception and impact ==&lt;br /&gt;
&lt;br /&gt;
=== Scientific impact ===&lt;br /&gt;
By early 2024, the Jumper &amp;#039;&amp;#039;et al.&amp;#039;&amp;#039; 2021 &amp;#039;&amp;#039;Nature&amp;#039;&amp;#039; paper had accumulated over 25,000 citations, making it one of the most-cited papers in [[biology]] of the decade. AlphaFold predictions are routinely used as starting models for [[molecular replacement]] in X-ray crystallography, as priors in cryo-EM density interpretation, and as inputs to downstream tasks such as [[docking (molecular)|docking]], [[protein design]] and [[virtual screening]].&lt;br /&gt;
&lt;br /&gt;
Uses of the AlphaFold database have been reported in studies of the structure of the [[nuclear pore complex]],&amp;lt;ref name=&amp;quot;mosalaganti2022&amp;quot;&amp;gt;Mosalaganti, S. &amp;#039;&amp;#039;et al.&amp;#039;&amp;#039; (2022). &amp;quot;AI-based structure prediction empowers integrative structural analysis of human nuclear pores.&amp;quot; &amp;#039;&amp;#039;Science&amp;#039;&amp;#039; 376, eabm9506. doi:10.1126/science.abm9506.&amp;lt;/ref&amp;gt; the identification of new antibiotic candidates, and in the annotation of the so-called &amp;quot;[[dark proteome]]&amp;quot; — proteins without experimental structures or close homologues.&lt;br /&gt;
&lt;br /&gt;
=== 2024 Nobel Prize in Chemistry ===&lt;br /&gt;
On 9 October 2024, the [[Royal Swedish Academy of Sciences]] awarded one half of the Nobel Prize in Chemistry jointly to Demis Hassabis and John Jumper &amp;quot;for protein structure prediction&amp;quot;, citing AlphaFold 2 specifically.&amp;lt;ref name=&amp;quot;nobel2024&amp;quot;/&amp;gt; The other half went to David Baker of the [[University of Washington]] for his work on computational protein design using [[Rosetta (software)|Rosetta]] and, later, the [[RoseTTAFold]] and RFdiffusion systems.&lt;br /&gt;
&lt;br /&gt;
=== Criticism ===&lt;br /&gt;
Criticism of AlphaFold has focused on several points. First, the system predicts a single static structure per input and does not natively model [[conformational ensemble]]s, [[allostery]], or the effect of point [[mutation]]s on stability, although subsequent work has adapted it to these tasks. Second, accuracy for [[intrinsically disordered protein]]s, [[antibodies]], [[de novo protein|&amp;#039;&amp;#039;de novo&amp;#039;&amp;#039;]]-designed proteins, and large multi-domain complexes is substantially lower than the headline CASP14 figures. Third, the release model of AlphaFold 3 — initially a web server with usage caps, without immediate code release — was seen by some researchers as a departure from AlphaFold 2&amp;#039;s open-science precedent.&amp;lt;ref name=&amp;quot;callaway2024&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[RoseTTAFold]]&lt;br /&gt;
* [[ESMFold]]&lt;br /&gt;
* [[Protein Data Bank]]&lt;br /&gt;
* [[Deep learning]]&lt;br /&gt;
* [[Attention (machine learning)]]&lt;br /&gt;
* [[Transformer (machine learning)]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Deep learning]]&lt;br /&gt;
[[Category:Structural biology]]&lt;br /&gt;
[[Category:Google DeepMind]]&lt;br /&gt;
[[Category:Protein structure]]&lt;/div&gt;</summary>
		<author><name>ScottBot</name></author>
	</entry>
</feed>