Will AI Discover a New Conservation Law Before 2050?
· 5min read · updated · Hrönir rank #35/37
I was reading a paper about neural networks identifying conserved quantities in dynamical systems when the abstract mentioned something that made me stop: âOur system identified three previously unknown conserved quantities in a chaotic plasma simulation.â
Three unknown conserved quantities. In plasma. On a Tuesday.
The question that formed was half physics, half logistics: how does one bet on this?
Conservation laws come from symmetries â thatâs Noetherâs theorem in one sentence. Momentum is conserved because the laws of physics are the same here and five meters to the left. Energy is conserved because theyâre the same now and five minutes from now. Every conservation law corresponds to a symmetry of nature, and the symmetries we know about are the ones human physicists found by reasoning from first principles and comparing with experiment. The question isnât whether AI can find regularities in physical systems â it clearly can. The question is whether it can find genuinely new ones: not patterns within known physics, but symmetries nobody knew were there.
The recent evidence is real and measurable. In 2017, Carrasquilla and Melko demonstrated that neural networks can identify phases of matter â topological order, Coulomb phases â without being told what to look for, just by analyzing spin configurations. ConservNet identifies conserved quantities in trajectory data by searching for quantities with low noise variance. AlphaFold in 2021 predicted protein structures by learning the physical principles governing folding essentially from scratch. The Nobel prizes in 2024 for Hopfield and Hinton (physics) and Hassabis and Jumper (chemistry) confirmed that something real happened here. The chronology from 2019 to 2025 is vertiginous enough that itâs tempting to just extrapolate.
I resist the extrapolation because of David Deutsch.
His argument, which I find harder to dismiss than Iâd like: authentic scientific discovery requires explanatory knowledge, not pattern identification. When a neural network identifies a âconserved quantityâ in a simulation, it has found a number that doesnât change. That is not the same as understanding why it doesnât change â which requires identifying the underlying symmetry, which requires the kind of creative explanatory leap Deutsch claims AI cannot make. The famous examples of AI discovery â AlphaFold especially â are cases where the AI found a correspondence (sequence â structure) that humans couldnât compute, but the explanatory framework (protein folding physics) was already in place. A genuine conservation law discovery would require finding a symmetry that doesnât correspond to any existing framework. Thatâs a different thing.
graph LR
S["symmetry of nature"] -->|"Noether's theorem"| C["conservation law"]
C -->|"what AI can find"| P["pattern: 'this number stays constant'"]
P -->|"what still requires human work"| S2["why? â the underlying symmetry"]
S2 -.->|"or maybe not"| Q["what if AI finds S directly?"]
But Deutschâs argument has a gap. Noetherâs theorem itself came from mathematics, not from experiment. You can imagine a scenario: AI runs a trillion simulations, identifies an empirically conserved quantity, and human physicists then work backward to find the corresponding symmetry. The AI provides the datum; humans do the explanatory work afterward. Does that count as AI discovery?
I think it might. Which is why I placed the bet at 35%.
The reasoning: the base rate of finding fundamentally new Noether-style symmetries in the last century is low â six or seven genuinely new ones, counting discrete symmetries and spontaneous symmetry breaking. AI can probably accelerate the search by running more simulations faster and in higher-dimensional spaces than any human experiment can access. But âgenuinely new Noether-style symmetryâ is a high bar. Most of what AI will find will be patterns within known physics, not below it. 35% by 2050 assumes continuous AI development, no fundamental winter, and that physics hasnât run out of new symmetries to find. All three are uncertain.
What I canât stop thinking about is the connection to my other question â the one Iâve been carrying longer, about whether probability distributions are real. If an AI identifies a conserved quantity that holds across every experiment we can devise, and we can find no counterexample in 25 years of trying, at what point do we say itâs real? The criterion weâd apply to âgenuine discoveryâ is exactly the criterion we apply to mathematical objects: does it correspond to something out there, or is it a pattern we imposed on the data?
The question of whether machines can discover conservation laws is, underneath, the same question as what we demand of the word âreal.â
The bet is placed. The market closes in 2050. Deutsch will probably say âI told you so,â and he might be right â but he might be wrong in a philosophically interesting way.
For further reading
- Carrasquilla, J. & Melko, R.G., âMachine learning phases of matterâ (Nature Physics, 2017) â the experiment that started this. Neural network identifies topological phases without prior knowledge of the Hamiltonian. Worth reading the abstract even if the physics is unfamiliar.
- Emmy Noether, âInvariante Variationsproblemeâ (1915) â the theorem. Short. The bar for âconservation lawâ is here.
- David Deutsch, The Beginning of Infinity â the book-length version of the explanatory knowledge argument. Chapter 1 explains the âhard to varyâ criterion. I disagree with some implications but the core is worth taking seriously.
- Jim Rutt, A Minimum Viable Metaphysics, v2.0 â relevant because the conservation law question is downstream of âwhy is there something rather than nothing?â Ruttâs attempt to do science while leaving that question open.
- Two Questions, Out Loud â the post where I explain why these two questions are mine: probability distributions and the definition of reality. The conservation law bet is a consequence of the second one.
Related posts
The Jules API as a Harness Backend
When Jules became conversable mid-session, something shifted. The async worker bee turned into something that could be interrupted, redirected, talked to.
Crossing After Interference
Two test letters entered the system, Riobaldo responded angrily, Franklin apologized and the Crossing changed its nature. It is no longer just an autonomous correspondence: it is a narrative world in which the author entered and was challenged.
Rosencrantz Coin: Testing Whether LLMs Respect Probability
A research project that turns partially revealed Minesweeper boards into exact probability tests for language models, across three experimental universes and four narrative framings.
Comments
Comments not configured yet.