@snowboat84: Today, let's discuss something hardcore. One question: what level of mathematics does AI use? From the perspective of tools and models themselves, the mathematics used by AI has an average age of 150 years, with most being from before the mid-19th century: matrix multiplication, gradient descent, chain rule, Fourier transform, inner product, probability — mostly content from the first two years of undergraduate studies. But some phenomena emerging from AI...
Summary
Discusses that the mathematics used by AI is mainly linear algebra, calculus, etc., from before the 19th century, but emerging phenomena such as Scaling Law, emergent abilities, double descent, in-context learning, and representation geometry lack mathematical explanation. Analogizes to the clouds in physics in 1900, suggesting it may drive the development of 21st-century mathematics.
View Cached Full Text
Cached at: 05/24/26, 04:22 AM
Let’s talk about something hardcore today. One question: how much math is actually used in AI? From the perspective of tools and models themselves, the mathematics behind AI has an average age of about 150 years—most of it existed before the mid-19th century: matrix multiplication, gradient descent, the chain rule, Fourier transforms, inner products, probability. For the most part, it’s content from the first two years of an undergraduate degree.
But some phenomena that have emerged from AI cannot be explained by even the most advanced mathematics available today. Here are a few of the most notable:
-
Scaling Law: As you scale up model size, data, and compute, the model’s loss decreases along an extraordinarily clean power-law curve—nearly a straight line on a log-log plot. A massive system with hundreds of billions of parameters and deep internal nonlinearities behaves so regularly at the macro level. Why this regularity exists? No one knows.
-
Emergent Abilities: Capabilities like three-digit addition, multi-step reasoning, and writing code are almost nonexistent in small models. But once the model parameter count crosses a certain threshold and the model becomes large enough, it suddenly acquires all these abilities. In physics, this is the same kind of phenomenon as water turning into steam—a phase transition. But while phase transitions in water have a complete theoretical framework, there is no model at all for AI’s “capability phase transitions.”
-
Double Descent: Traditional statistical learning theory tells us: the larger the model, the easier it overfits; test error should first decrease and then increase. But the observed error curve actually goes: down, up, then down again, eventually falling to a point lower than the optimal predicted by classical theory. The entire body of statistical learning theory has been overturned by large models. Why? No widely accepted explanation exists.
-
In-Context Learning: A phenomenon that emerged after GPT-3. Give the model a few examples, and it can complete a new task without updating any parameters. By definition, “learning” requires changing parameters, yet large models can learn on the fly during inference. This means the model hides some kind of “meta-learning” inside that we cannot see. What is this mathematically? No one can clearly explain it.
-
Representation Geometry: What exactly has the model internalized? Interpretability research from A company found a strange phenomenon: a single neuron encodes several unrelated concepts at once. For example, the same neuron might respond to “Golden Gate Bridge,” “Japanese language,” and “DNA sequence.” Intuitively, one dimension should encode one thing, but neural networks seem to have found some kind of “superposition” trick, cramming far more features into limited dimensions than the number of dimensions would suggest.
Why does this happen? No mathematics can explain it.
To draw an analogy with physics: at the end of the 19th century, physics mainly relied on calculus and was good enough. But a few “clouds” hung in the sky: blackbody radiation and the speed-of-light experiment—phenomena that contemporary theory could not explain. Those clouds later exploded into quantum mechanics and relativity, forcing the development of the newest mathematics of the 20th century (functional analysis, differential geometry, mathematical structures).
AI today is in a situation very similar to physics in 1900: the tools are as old as can be, the results are better than expected, but a pile of unexplained phenomena remains, and existing mathematical tools are completely helpless.
If history rhymes, these “AI clouds” might just be the trigger for the next great leap in 21st-century mathematics.
Similar Articles
@snowboat84: To add a supplementary note, regarding the phenomena emerging from AI—scaling laws, emergence, double descent, representation geometry—the papers discussing them are already numerous. But there is a big problem: they are all thinking in the way of computer scientists, not physicists. What is a computer sci…
The author comments that current AI research overuses the thinking style of computer science and lacks a physics-based approach, proposing the need to establish an ideal system like 'Cyber Space' to lay a theoretical foundation.
@paperpaper886: Last week, I discussed the current state and future of AI4Math with a friend from the math department. He said that current AI is already powerful enough as an auxiliary tool, but there is still a long way to go for AI to achieve independent discovery.
Discussed the current state and future of AI in mathematics. Citing an example, ChatGPT 5.5 Pro autonomously solved the farthest pair problem in high-dimensional computational geometry, which had been stuck for years, demonstrating AI's potential in mathematical discovery.
@Xudong07452910: After AI starts doing math, a more dangerous thought may emerge: if machines can prove theorems, are human mathematicians less important? This essay "Automation Without Understanding" discusses this issue. The author's core point is straightforward: Mathematics...
AI systems have made breakthroughs in mathematics, helping to overturn Erdős's long-standing conjecture about unit distances in the plane. But an essay warns: the stronger the automation, the more important human ability to understand and audit machine reasoning becomes, while the U.S. mathematics talent pipeline is degrading due to budget cuts.
@ai_super_niko: https://x.com/ai_super_niko/status/2070299861757616606
This article discusses whether computer professionals still need to learn technical skills in an era where AI can write code. The author argues that surface-level technologies like syntax and APIs are depreciating, but deeper capabilities such as algorithms, design architecture, and judgment become more important. The focus of learning should shift from beginner-level skills to the knowledge required of senior engineers.
AI and the future of math (2 minute read)
Grant Sanderson and Dwarkesh Patel discuss how AI is making rapid progress in mathematics, the nature of conceptual breakthroughs, and what this means for other fields as AI advances.