← Back to research
Briefing · AI for science· Updated 14 September 2026· 6 min read

What DeepMind found in the fluid equations, and what AI had actually done for science by autumn 2025

A neural network found new singularities in the equations of fluid motion, a coding agent beat a 56-year-old algorithm, and an AI-designed drug produced its first clinical data. A sober inventory of what AI had verifiably contributed to science a year after the Nobel prizes, and what remained a press release.

A brass compass, a wooden dodecahedron and a piece of chalk on a pale desk

In October 2024 the Nobel committee gave the chemistry prize to David Baker, Demis Hassabis and John Jumper for computational protein design and structure prediction, and the physics prize to John Hopfield and Geoffrey Hinton for the foundations of neural networks.[1] A year on, the question of what AI has actually contributed to science since has a longer answer than the headlines suggest and a shorter one than the press releases do. This briefing takes the most-discussed result of the month, DeepMind's fluid-dynamics paper, as its starting point and works outward.

The fluid equations, precisely

The Navier–Stokes equations describe the motion of fluids. Whether smooth solutions to the three-dimensional equations can develop a singularity, a point at which velocity becomes infinite, in finite time is one of the Clay Mathematics Institute's seven Millennium Prize problems.[2] On 18 September a team from Google DeepMind with Yongji Wang, Ching-Yao Lai, Javier Gómez-Serrano and Tristan Buckmaster, mathematicians at NYU, Stanford, Brown and Princeton, published the first systematic discovery of new families of unstable self-similar singularities in three related equations: the incompressible porous-media equation, the Boussinesq equation, and the three-dimensional Euler equations with a boundary.[3][4]

The method is what made it possible. Unstable singularities are solutions that exist mathematically but that any small perturbation destroys, which is why numerical simulation had never found them. The team trained physics-informed neural networks, networks whose loss function is the equation itself, with a second-order optimiser to a precision close to the limit of double-precision arithmetic, and found not one solution but a family, with an empirical linear relationship between the order of instability and the blow-up rate that hints at structure nobody had seen.[4] What the paper does not claim matters as much. The unforced Euler and Navier–Stokes equations are the ones the prize concerns, and the authors say only that unstable singularities are hypothesised to play a role there. Their own blog post, and the paper's abstract, are explicit that the Millennium problem is not resolved.[3] It is a real result, on a hard problem, honestly described, and the mathematicians on the paper are the reason it is trusted.

Algorithms: the result nobody disputes

48
Scalar multiplications AlphaEvolve needs to multiply two 4×4 complex matrices, against 49 in Strassen's 1969 algorithm [5]
0.7%
Share of Google's worldwide compute recovered by an AlphaEvolve scheduling heuristic [5]
12 of 12
ICPC World Finals problems solved by an OpenAI system on 17 September; Gemini 2.5 Deep Think solved ten [6]

The cleanest verified contribution of the year is in algorithms rather than pure mathematics, because the outputs can be run. AlphaEvolve, announced by DeepMind on 14 May, pairs Gemini models with an automatic evaluator and evolves programs against it. Across more than fifty open problems it rediscovered the best known solution about three quarters of the time and improved on it in about a fifth of cases. Two improvements were concrete: multiplying two 4×4 complex matrices in 48 scalar multiplications, one better than Strassen's algorithm of 1969, and a new lower bound for the kissing number in eleven dimensions. Inside Google it produced a data-centre scheduling heuristic that recovered about 0.7% of global compute, and sped up kernels used to train Gemini itself.[5] Terence Tao worked with the team on the mathematical problems and said so.

Competitive programming gave the same picture in September. At the ICPC World Finals in Baku, under the same five-hour rules as the 139 human teams, an OpenAI system solved all twelve problems, eleven at the first attempt, and Google's Gemini 2.5 Deep Think solved ten, including one no human team solved.[6][7] Two months earlier both labs had reached gold-medal level at the International Mathematical Olympiad, which is its own briefing.

Biology: tools in daily use, drugs on the clock

AlphaFold 3, published in May 2024, extended structure prediction from single proteins to complexes with DNA, RNA and small molecules, and its code was released for non-commercial use in November.[8] AlphaGenome followed on 25 June 2025: a model that reads a million base pairs of DNA and predicts the effect of a change on gene regulation, matching or beating the best specialised tools on 24 of 26 benchmarks, available through a non-commercial preview and not validated for clinical use.[9] Google's AI co-scientist, announced in February, generates and ranks hypotheses; its best-known demonstration was proposing, in days, a mechanism for how bacteria exchange antimicrobial-resistance genes that a team at Imperial College London had spent years establishing experimentally, and had not yet published.[10]

Drugs move at the speed of trials. On 3 June Insilico Medicine published Phase IIa results in Nature Medicine for rentosertib, a treatment for idiopathic pulmonary fibrosis whose target and molecule were both generated by its models: in 71 patients over twelve weeks, the highest dose improved forced vital capacity by 98.4 millilitres against a 20.3 millilitre decline on placebo. It is the first AI-discovered drug with peer-reviewed efficacy data, and a small trial.[11] Isomorphic Labs, DeepMind's drug-discovery spin-out, raised $600m in March to take its own candidates into the clinic.[12] Microsoft's MatterGen, published in Nature in January, generates candidate materials to a specification and produced one that was synthesised and measured.[13]

Weather: where AI already won

Forecasting is the field where a learned model has clearly overtaken the incumbent method. DeepMind's GenCast, published in Nature in December 2024, produces ensemble forecasts that beat the European Centre's operational system, the best in the world, on the large majority of measures out to fifteen days, in minutes rather than hours.[14] The weather models are verified every day against what actually happens, which is why nobody argues about them.

The pattern

The results above have a property in common. Each can be checked without trusting the model: a matrix algorithm runs, a forecast is compared with the sky, a structure is compared with a crystal, a singularity is verified by the equation itself, a drug is trialled. Where a claim cannot be checked that way, in the autonomous "AI scientist" systems that generate papers, the record is thinner and the disputes louder; Sakana AI's system, launched in August 2024, was found by academic reviewers to rely on shallow literature search and human-supplied templates.[15] The distinction is the one to carry into any announcement: not whether an AI was involved, but whether the output was verified by something other than an AI.

Sources

  1. [1]The Nobel Prize in Chemistry 2024: press release · Nobel Prize · 9 Oct 2024
  2. [2]Navier–Stokes equation · Clay Mathematics Institute · 24 May 2000
  3. [3]Discovering new solutions to century-old problems in fluid dynamics · Google DeepMind · 18 Sept 2025
  4. [4]Discovery of unstable singularities · arXiv 2509.14185 · 17 Sept 2025
  5. [5]AlphaEvolve: a Gemini-powered coding agent for designing advanced algorithms · Google DeepMind · 14 May 2025
  6. [6]Gemini achieves gold-medal level at the International Collegiate Programming Contest World Finals · Google DeepMind · 17 Sept 2025
  7. [7]OpenAI and DeepMind top world's biggest coding contest · TechRepublic · 17 Sept 2025
  8. [8]Accurate structure prediction of biomolecular interactions with AlphaFold 3 · Nature · 8 May 2024
  9. [9]Google DeepMind launches AlphaGenome to predict how DNA encodes gene regulation · STAT · 25 Jun 2025
  10. [10]Accelerating scientific breakthroughs with an AI co-scientist · Google Research · 19 Feb 2025
  11. [11]Insilico announces Nature Medicine publication of rentosertib Phase IIa results · Insilico Medicine · 3 Jun 2025
  12. [12]Isomorphic Labs announces $600 million funding to further develop its AI drug design engine · Affari Italiani, carrying the company release · 31 Mar 2025
  13. [13]A generative model for inorganic materials design · Nature · 16 Jan 2025
  14. [14]GenCast predicts weather and the risks of extreme conditions with state-of-the-art accuracy · Google DeepMind · 4 Dec 2024
  15. [15]Can AI do science? Sakana's AI Scientist, examined · IEEE Spectrum · Aug 2024
  16. [16]On the claim that GPT-5 solved ten Erdős problems · Thomas Bloom on X · 18 Oct 2025
  17. [17]Early science acceleration experiments with GPT-5 · arXiv 2511.16072 · 20 Nov 2025
  18. [18]Views on AI in mathematics, including the First Proof project · Terence Tao · 28 May 2026
  19. [19]FrontierMath · Epoch AI · Jun 2026
  20. [20]How an AI math breakthrough ignited controversy · Science · Sept 2026
  21. [21]Insilico Medicine launches Phase III trial for AI-developed drug · Clinical Research News · 8 Jul 2026
  22. [22]Anthropic launches Claude for Life Sciences · CNBC · 20 Oct 2025
  23. [23]Anthropic releases Claude Science · STAT · 30 Jun 2026
  24. [24]Google DeepMind releases AlphaGenome Atlas with predictions for 9 billion human DNA variants · MarkTechPost · 8 Sept 2026
  25. [25]AI-fabricated citations are spreading through the scientific literature · Nature · Mar 2026

Begin your AI transformation.

Book a call with the founders. Thirty minutes to understand your business, your team, and where AI could actually help. No deck, no pitch.

Talk to us →