Fields Medalist: AI Currently Mainly "Challenges" to Break Major Mathematical Conjectures

marsbit2026-08-17 tarihinde yayınlandı2026-08-17 tarihinde güncellendi

Özet

Fields Medalist Timothy Gowers observes that current AI breakthroughs in mathematics often come from a "contrarian" approach: actively searching for counterexamples to disprove major conjectures. Recent high-profile achievements—such as progress on the Erdős unit distance problem, the Jacobian conjecture, the existence of non-sofic groups, and multicolor Ramsey numbers—largely involve AI constructing specific counterexamples or novel objects that violate long-held assumptions. Gowers explains this tendency stems from AI's two key strengths: vast knowledge across mathematical domains, enabling unexpected cross-tool synthesis (e.g., applying algebraic number theory to a discrete geometry problem), and the ability to conduct low-cost, extensive trial-and-error searches in huge combinatorial spaces. Unlike human mathematicians who rely on intuition (a "nose") to prune unpromising paths, AI excels at breadth-first exploration—testing countless constructions until it finds a qualifying example. However, Gowers notes current limitations: AI often proposes superficially plausible but flawed approaches and may get stuck refining "more precise subproblems" without true progress. He envisions a future where AI not only solves problems but generates fundamentally new, elegant methods that inspire further human research—a sign it has evolved from a search tool into a genuine creative partner in mathematics.

Give AI a mathematical conjecture, and the first thing it ponders is: How to overturn it and find a counterexample!!

This judgment, which sounds somewhat rebellious in the mathematical world, comes from Timothy Gowers, the 1998 Fields Medalist and British mathematician.

Recently, Gowers laid out the most sensational mathematical achievements of AI over the past few months and noticed a very consistent pattern—

Jacobian Conjecture, find a counterexample.

Erdős unit distance conjecture, find a counterexample.

Non-sofic group problem, construct an example that no one had found before.

Multicolor Ramsey numbers problem, the core remains constructing new objects that meet the requirements.

Human mathematicians: Why exactly does this conclusion hold?

AI: Hold on a second, does this conclusion... really hold? (full of rebellious spirit.jpg)

So, the question arises.

Why do AIs, upon encountering mathematical conjectures, so love to dive into finding counterexamples!?

AI's Most High-Profile Mathematical Breakthroughs Recently Are All "Finding Counterexamples"

First, let's clarify a point people often confuse.

The "finding counterexamples" mentioned by Gowers here and the "proof by contradiction" learned in school are actually quite different.

The proof by contradiction we learned in school is a proof technique: first assume the conclusion is false, then derive step by step until a contradiction is reached, thereby proving the original proposition true.

The "finding counterexamples" Gowers talks about is much more straightforward—

For example, someone proposes: All objects satisfying A have property B.

Then AI just needs to pull out one object from a huge pile that clearly satisfies A but precisely lacks B.

Done.

The entire conjecture is instantly invalidated.

It's no wonder Gowers noticed this pattern.

The main reason is, several of AI's most sensational mathematical breakthroughs lately have indeed been achieved this way.

Take the Erdős unit distance problem solved by an internal OpenAI model last month.

For nearly 80 years, the mathematical community formed a widely believed growth judgment around it, and many research efforts were directed towards proving this judgment.

But AI came in and took a sharp 180-degree turn in approach.

It wasn't in a hurry to push forward along the human decades-long line of thinking. Instead, it spent a significant portion of its reasoning budget pondering another thing—

Is it possible to directly find a counterexample to this judgment?

In the end, it actually found one. The model imported a set of tools originally from algebraic number theory into discrete geometry, using more complex number fields to construct a whole family of point sets, making the number of unit distance pairs grow at a rate unexpected before.

A judgment that had circulated for decades was thus directly pierced by a specific construction.

What's more interesting is that when mathematicians later examined its reasoning trace, they found it really did spend a lot of time trying various constructions and searching for counterexamples. (doge)

Not long after this, Claude delivered another solid blow to the notion that "AI is particularly good at dismantling conjectures."

Mathematician Levent Alpöge, with the help of Claude, found a counterexample related to the Jacobian Conjecture.

The most contrasting aspect of such achievements lies here: AI doesn't need to lay out a grand, sweeping positive proof in the end. It just needs to present that special object and then check item by item—

Premise, satisfied.

Conclusion, fails.

Then that conjecture can basically be wrapped up.

When Gowers looked back at the 10 mathematical achievements recently announced by OpenAI, he also detected a similar flavor.

For example, the long-standing "Are all groups sofic groups?" problem, the breakthrough AI provided was directly constructing a non-sofic group.

Another example is the progress on multicolor Ramsey numbers. Although the final presentation is a strict lower bound proof, the entire breakthrough process still carries a very strong constructive flavor:

You first need to find those sufficiently special, sufficiently tricky combinatorial objects, then the subsequent proof has a place to land.

Thus, an increasingly obvious pattern emerges.

Many of the mathematical problems where AI currently makes the biggest splash can actually be compressed into a very machine-friendly statement—

"Does such a thing exist?"

If the answer really is yes, then the model's most adept tactics start to work.

Frantically searching, borrowing tools across fields, recombining existing techniques, repeatedly trying constructions, and finally yanking that thing out from the enormous space of mathematical objects.

So, what AI is truly good at is not just proof by contradiction as literally understood.

More accurately, it is currently especially adept at a type of mathematical task: finding, within a space so vast that humans could never exhaustively search, the specific object that does exist but has remained unfound.

Why Does AI Like to Find Counterexamples in Such Problems?

The question then is, why is AI so keen on finding fault with mathematical conjectures???

The explanation Gowers provides is actually quite straightforward; large models currently have at least two visible advantages.

First, they know a lot. (doge)

If the key to a problem lies hidden in some existing mathematical tool, some adjacent field, or some combination of techniques that humans rarely put together, large models have a good chance of directly digging them out from their knowledge repository.

The unit distance problem is a very typical example.

This problem long belonged to the context of discrete geometry and combinatorics, yet the breakthrough AI found borrowed tools more from algebraic number theory.

For humans, this kind of cross-domain leap sometimes requires a researcher who happens to understand both sides.

For a model, both domains are already sitting in its context and training knowledge, so the combination cost is inherently much lower...

Second, they can afford to experiment.

Regarding OpenAI's recently announced 10 achievements in mathematics and theoretical computer science, finding some counterexamples by AI consumed a total of only "thousands" of dollars worth of Tokens when converted at API prices.

In other words, many avenues that have too low a success rate for human mathematicians to spend months on, AI can just go all out and try!!

Gowers also specifically reviewed in his article how mathematicians usually search for examples or counterexamples—

The simplest kind is to first test those "heirloom" classic objects one by one.

For example, if you propose a conjecture about Boolean functions, first test it with a few heirloom test samples:

Dictatorship function, majority function, parity function, tribes function... If all these pass, then consider others.

The second is assembly, starting from basic objects, taking products, quotients, limits, changing the construction method, and then seeing if the desired properties can be obtained.

There's also the random method, where explicit construction is too hard, so randomly pick objects from some distribution, proving they satisfy your condition with high probability.

Another is the step-by-step approximation method, first writing down a candidate answer that probably isn't quite right, not because you think it will work, but to observe exactly where it goes wrong. Fix one defect, get version two; fix again, get version three...

The earlier strategies involving lots of trying objects, changing constructions, and random searches are all very suitable for large models—large enough knowledge base, fast enough speed, and low cost of failure—making it possible to brute-force the answer through massive attempts.

But the further you go, the more it tests a kind of ability hard to write into formulas: halfway down a path, can you smell whether this path is promising or not.

Gowers calls this the mathematician's "nose".

A truly outstanding researcher isn't one who never takes a wrong turn, but one who can quickly prune away 99% of the branches when the search tree first sprouts many forks, keeping only the few most worth investing in.

It's precisely this thing that AI currently often handles in a somewhat amusing way. For example, when Gowers discusses open problems with AI, he often encounters an awkward experience—

AI will propose solutions that sound promising, but upon closer thought, aren't so reliable. AI also loves to say: Although I didn't solve the original problem, I narrowed it down to a more precise subproblem~

The first time you hear it, it's indeed exciting.

But by the fifth time, still stuck on different versions of "more precise subproblems," human mathematicians probably start to wonder: Is this actually approaching the answer, or just describing being lost more and more elegantly?

This is also why Gowers doesn't deify AI.

He doesn't think humans will forever retain this advantage. On the contrary, he explicitly expects models to continue improving rapidly, possibly even developing a stronger "nose" within a year or two.

Just for now, AI's strength seems more like breadth-first: widely invoking existing knowledge, broadly exploring possible paths, stumbling upon solutions through massive attempts.

Finally, and more interestingly, Gowers sets a rather romantic acceptance criterion for AI truly entering the stage of top-tier mathematical creation—

The day AI provides a solution that not only solves the problem but also comes up with a new method no one had thought of before.

Even better, looking back, this method feels particularly natural and straightforward, even to the point where other mathematicians can pick it up and produce a series of new results.

At that point, what AI accomplishes would far exceed just yanking the answer out from a vast search space.

AI's identity in the mathematical world might truly change.

Reference links:

[1]https://gowers.wordpress.com/2026/08/12/what-sort-of-maths-are-llms-good-at/

This article is from the WeChat public account "QbitAI", author: Focus on Frontier Technology

İlgili Sorular

QAccording to Timothy Gowers, what is a common approach AI systems are currently taking to tackle major mathematical conjectures?

AAccording to Timothy Gowers, AI systems are currently excelling at tackling major mathematical conjectures by focusing on finding counterexamples, rather than attempting direct proofs. They actively search for specific objects that satisfy the conjecture's premises but violate its conclusion, thereby disproving it.

QWhat are the two main advantages Gowers identifies that allow AI to be effective in finding mathematical counterexamples?

AGowers identifies two main advantages: First, AI has vast knowledge, allowing it to pull relevant tools and concepts from different mathematical fields. Second, AI can afford to experiment extensively ('try cheaply'), running through many low-probability attempts at a relatively low computational cost compared to human effort.

QWhat human mathematical ability does Gowers refer to as the 'nose', and why is it currently a challenge for AI?

AGowers refers to a mathematician's intuition or instinct as the 'nose'—the ability to quickly judge which research paths are promising and prune away the vast majority of unfruitful avenues. This is currently a challenge for AI, which often explores many unpromising paths or gets stuck refining 'more precise sub-problems' without clear progress.

QWhat specific mathematical problem did an OpenAI model recently address by finding a counterexample related to growth rates?

AAn OpenAI model recently addressed the Erdős unit distance problem. It found a counterexample by constructing a family of point sets where the number of unit-distance pairs grows at a rate faster than previously conjectured, using tools from algebraic number theory imported into discrete geometry.

QWhat does Gowers propose as a romantic criterion for when AI has truly entered the stage of top-tier mathematical creativity?

AGowers proposes that AI will have truly entered top-tier mathematical creativity when it not only solves a problem but does so with a novel method that feels natural and elegant in hindsight. Furthermore, this new method should be fruitful, enabling other mathematicians to use it as a foundation for a whole series of new results.

İlgili Okumalar

Report on the State of the Crypto Industry by 2026, Featuring Sumsub Vice President for North America, Danielle LaBarbera

The cryptocurrency industry is entering an era of regulated maturity, driven by frameworks like the CLARITY Act and the $GENIUS Act in the US. These provide clearer rules but also raise operational standards, requiring platforms to effectively demonstrate compliance. Simultaneously, fraud is evolving into sophisticated, AI-powered, lifecycle-based attacks, moving beyond simple onboarding scams. According to Daniel LaBarbera, VP of Sumsub for North America, companies must shift from one-time KYC checks to continuous, risk-based verification. This involves integrating identity, behavioral, device, and transaction data into a unified risk view. The 2026 State of Crypto Industry report highlights that while 55% of crypto firms faced fraud last year, effective strategies now combine AI-driven detection, continuous monitoring, and behavioral analytics. Key compliance challenges persist, particularly with the Travel Rule. Only 23% of companies are fully compliant, with high implementation costs, data security concerns, and regulatory fragmentation being major hurdles. Meanwhile, stablecoins are gaining traction, accounting for 36% of all crypto transactions in 2025, and evolving from trading tools into financial infrastructure for payments and settlements. The path forward lies in risk-based approaches that balance security, speed, and user experience. This includes adopting documentless verification, reusable KYC, and breaking down silos between compliance functions to create a holistic, lifecycle view of customer risk and trust.

cryptonews.ru6 dk önce

Report on the State of the Crypto Industry by 2026, Featuring Sumsub Vice President for North America, Danielle LaBarbera

cryptonews.ru6 dk önce

U.S. National Debt Approaches $40 Trillion in 5 Months, Bitcoin Debate Gains Momentum

The US national debt has surged to nearly $40 trillion in just five months, the fastest trillion-dollar increase on record. The debt's growth has accelerated dramatically over time, from taking 192 years to reach the first $1 trillion in 1981 to adding the latest $1 trillion in only five months. The federal budget deficit for the fiscal year is already over $1.8 trillion, exceeding last year's total, and net interest payments on the debt have surpassed $1 trillion, now exceeding defense or Medicare spending. This rapid debt accumulation is fueling arguments within the cryptocurrency industry that Bitcoin serves as a hedge against government-backed currencies and fiscal irresponsibility. Proponents, including some lawmakers and industry leaders, argue Bitcoin could act as a "hard currency" fiscal control mechanism. Legislation has even been proposed for the Treasury to acquire Bitcoin to help reduce the national debt. The International Monetary Fund has warned that global public debt could hit 100% of world GDP by 2029 if current trends continue, with the US and China as primary drivers. Some analyses suggest a sovereign debt crisis could drive capital into alternative assets like Bitcoin, similar to past regional banking crises. However, skeptics point out that both Bitcoin and gold have fallen in price at times during 2026 despite record debt, indicating the depreciation hedge theory may operate over a much longer timeframe than short-term price action.

cryptonews.ru16 dk önce

U.S. National Debt Approaches $40 Trillion in 5 Months, Bitcoin Debate Gains Momentum

cryptonews.ru16 dk önce

Technological Self-Reliance in China: A War from Lithography Machines to ABF Films

"China's Tech Independence: A Battle from Lithography Machines to ABF Film" In August 2026, Japan's Ajinomoto announced a 30% supply cut of ABF film to Chinese mainland clients, causing industry-wide shock and fears of price hikes and shortages in the semiconductor supply chain. That same year, Chinese company Lotus Holdings, known for its MSG business, acquired a small domestic ABF film startup for 103 million yuan, aiming to change this passive situation. ABF film is a core insulating material for advanced CPU, GPU, and AI chip packages. Ajinomoto, originally a food flavoring company, has monopolized over 95% of the global ABF film market for nearly 30 years, deriving its technology from byproducts of monosodium glutamate production. With AI chips consuming 5-10 times more ABF film than traditional chips, the supply-demand gap is widening. Ajinomoto's supply cut to China, where domestic ABF film production accounts for less than 5%, directly threatens the production of domestic high-end AI chips and their substrates. This incident highlights a crucial but often overlooked truth: the vulnerabilities in China's quest for technological self-reliance extend beyond headline areas like lithography machines to critical but seemingly minor components—insulating films, photoresists, electronic specialty gases, etc. The article frames China's tech independence as a multi-front war. While major breakthroughs have been achieved in chip design (e.g., Huawei's HiSilicon), foundry (e.g., SMIC), and memory chips (e.g., YMTC), countless smaller "Ajinomoto-style" chokepoints remain. Lotus Holdings' acquisition represents a significant shift: the battle is no longer fought only by tech giants but has become a collective, industry-wide effort involving companies from diverse backgrounds. Historically, external blockades have often spurred China's technological breakthroughs, as seen with Huawei's Kirin chips and YMTC's 3D NAND flash memory. Ajinomoto's supply cut, while a short-term challenge, may similarly catalyze domestic innovation in ABF film and other critical materials. The path to technological sovereignty is long and arduous, requiring sustained patience and investment to fill every gap in the complex supply chain. Lotus's move is not an immediate solution but a step towards that future, symbolizing a broader, relentless march toward independence.

marsbit35 dk önce

Technological Self-Reliance in China: A War from Lithography Machines to ABF Films

marsbit35 dk önce

İşlemler

Spot
活动图片