Photo: Unsplash
When Algorithms Read Molecules: AI's First Real Contributions to Materials Discovery
In October 2023, Google DeepMind published a paper in Nature claiming that GNoME — their Graph Networks for Materials Exploration model — had predicted 2.2 million new stable crystal structures. The number traveled fast. Headlines called it “the biggest leap in materials science in decades.” Within two days, the paper had been cited in congressional testimony about American competitiveness in battery technology. Within a week, it had been cited by people who had clearly not read it.
The actual claim was narrower and more interesting than any of the headlines captured. GNoME predicted thermodynamic stability — meaning it computed whether a given arrangement of atoms would hold together rather than decomposing into something else. That is a necessary condition for a useful material. It is not a sufficient one. You also need the material to be synthesizable (not all stable structures can actually be made), to have interesting properties (stability is inert as a feature), and to survive the brutal process of experimental validation.
By early 2027, roughly 736 of those 2.2 million predictions have been experimentally synthesized and confirmed. That sounds like a small fraction. It is, in absolute terms. But it also represents more confirmed novel crystal structures than the entire materials science community produced in the preceding five years combined. That context tends to get lost in the binary narrative of AI triumphalism versus AI skepticism.
What Actually Got Discovered
The most defensible AI contribution to materials science through early 2027 is not a single compound. It is a compression of the hypothesis space.
Traditional materials discovery worked by intuition, chemical analogy, and systematic variation. A researcher studying lithium-ion battery cathodes would look at what manganese-rich compounds had already been characterized, propose a plausible substitution, synthesize the result, and measure it. The process took months per candidate. The search was bounded by what human chemists could hold in mind at once — which meant it was bounded by the literature, by established categories, by the paths that had already been walked.
Machine learning interatomic potentials (MLIPs) — a category that includes models from DeepMind, Microsoft’s MatterGen, and a cluster of academic groups — changed this by allowing fast, approximate simulation of atomic interactions. Not as accurate as density functional theory, the gold-standard quantum mechanical approach, but fast enough to screen millions of candidates rather than hundreds. Think of it as the difference between reading every book in a library and using a good index.
The concrete results, by early 2027: a family of solid electrolytes for sodium-ion batteries, predicted by a model from Seoul National University and subsequently synthesized with ionic conductivities competitive with commercial liquid electrolytes. A set of intermetallic compounds with anomalous superconducting behavior, first flagged by a graph neural network at MIT, then confirmed by three independent groups including one at ETH Zurich. A class of metal-organic frameworks with exceptional CO2 selectivity, identified through a generative model trained on the Cambridge Structural Database and now in pilot-scale testing at a carbon capture company in Norway.
None of these is a solved problem. The solid electrolytes are promising but have not yet survived the cycling life tests that separate lab curiosity from commercial reality. The superconductors are fascinating and maddening in equal measure — the transition temperatures remain stubbornly low. But the direction of travel is real.
The Synthesis Problem Nobody Wants to Talk About
Here is the thing that gets underplayed in every AI-materials story: knowing that a structure is stable tells you nothing about how to make it.
Synthesis is not a computation. It is a physical process that depends on temperature gradients, precursor purity, the specific quirks of your furnace, whether the humidity was high on the day you ran the experiment. Two chemists following the same protocol in different labs regularly get different results — not because either is doing something wrong, but because chemistry at the atomic scale is sensitive to boundary conditions that no protocol captures fully.
This matters for AI-generated materials in a specific way. The models that predict stability are trained on structures that were themselves discovered through conventional synthesis. They know what stability looks like. They have no training signal for synthesizability — because synthesizability is a property that only manifests in the lab, and labs do not systematically report their failures. The literature is a graveyard of attempts that never got written up because they didn’t work.
There are efforts to address this. A consortium of European laboratories has been systematically reporting negative synthesis results in a shared database since 2024 — an initiative modeled on the clinical trials movement’s push for publication of null results. Early analysis suggests that roughly 60% of AI-predicted “stable” structures in several materials families have eluded synthesis attempts. That number will fall as models improve. But it will never reach zero, and the gap is large enough that no serious materials scientist treats AI predictions as discoveries.
The Benchmark Trap
A subtler problem lurks underneath the synthesis gap: the way AI materials models are evaluated may be systematically misleading.
Most models are benchmarked on the Materials Project database, which contains approximately 154,000 computed material properties. A model that performs well on held-out portions of the Materials Project is said to be accurate. But the Materials Project itself was generated by density functional theory calculations, not by experiment. A model trained to reproduce DFT calculations is a model trained to reproduce another model’s outputs. The accumulated errors compound.
Several researchers have raised this concern explicitly. A 2026 paper by Jacobsen and colleagues at the Technical University of Denmark systematically compared MLIP predictions against experimental measurements for a set of 847 compounds where both existed. The correlation was strong (R² around 0.82 for formation energies) but not uniform — certain chemical families, particularly those involving heavy transition metals and rare earth elements, showed systematic deviations large enough to reverse stability predictions. These happen to be the chemical families most relevant to permanent magnets, which happen to be a critical materials bottleneck for electric motors and wind turbines.
The field knows this. The response has been a push toward active learning — systems that propose experiments, incorporate the results, and update their predictions iteratively. Several industrial labs (BASF, Umicore, a quiet effort inside Toyota) are running exactly these closed-loop discovery pipelines. They are not talking about it publicly, which tells you something about competitive sensitivity, but the occasional conference talk gives a partial view.
What Peer Review Looks Like Now
The traditional peer review model, in which three domain experts evaluate a manuscript over several months, was designed for a world where papers described individual experiments performed by small teams. It is visibly straining under the weight of AI-generated research.
A single well-funded group running an AI-driven materials discovery pipeline can generate publishable candidates at a rate that would have taken a decade of conventional work. The question of what constitutes a discovery worth reviewing — let alone publishing — has no consensus answer. Nature Materials introduced a category called “computational predictions with synthesis validation” in 2025, which requires that at least one AI-predicted structure be experimentally confirmed before publication. This is a reasonable heuristic that still leaves the door open for papers describing 47 confirmed structures out of 2,000 predicted, with the 1,953 failures quietly omitted.
The reproducibility question is harder. For materials science specifically, the AI replication crisis is not primarily about fraud or p-hacking — it is about the fact that synthesis is genuinely hard to reproduce, which means that a confirmed prediction from one lab may not confirm in another. The question of what “confirmation” means is still being worked out, and the working-out is happening in public, through conflicting papers and acrimonious conference sessions, which is exactly how science is supposed to work. Just slower than the headlines suggest.
By early 2027, the honest summary is this: AI has unambiguously accelerated the hypothesis-generation phase of materials discovery. It has not yet transformed the experimental validation phase, which remains the rate-limiting step. The two phases are connected, not interchangeable. The most durable AI contributions are the ones that treat computation and experimentation as partners rather than substitutes — and those partnerships are just beginning to form.
The 2.2 million number will keep circulating. That is fine. Numbers travel. The interesting question is not how many structures were predicted but how many actually do something useful in the world — and that count is still, resolutely, a human endeavor.