惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Jina AI
Jina AI
大猫的无限游戏
大猫的无限游戏
T
Tailwind CSS Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
WordPress大学
WordPress大学
Last Week in AI
Last Week in AI
Hugging Face - Blog
Hugging Face - Blog
阮一峰的网络日志
阮一峰的网络日志
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
人人都是产品经理
人人都是产品经理
V
V2EX
博客园 - 叶小钗
雷峰网
雷峰网
小众软件
小众软件
量子位
V
Visual Studio Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The GitHub Blog
The GitHub Blog
Martin Fowler
Martin Fowler
G
Google Developers Blog
博客园_首页
博客园 - Franky
有赞技术团队
有赞技术团队
宝玉的分享
宝玉的分享

IEEE Spectrum

How Hidden Triggers Can Make Robots Ignore Their Own Safety Rules Single-Phase Direct Liquid Cooling Is Proven for the Next Decade of Ultra-Dense Compute - Wiley Science and Engineering Content Hub Responsible AI for Higher Education How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip Adversarial Fashion Makes a Statement on AI Surveillance AI Agents Run Real Shops to Expose Their Hidden Failure Modes AI Text Watermarks Will Rewrite Models' Language China’s Regulators Take Aim at "AI Boyfriends" Will Junior Engineers Learn Enough in an AI-First Coding World? DeepMind's AI Just Mapped 9 Billion Possible DNA Variants AI Efficiency Could Cost Us the Next Generation of Experts Cash in on the AI Boom by Renting Out Your Spare Compute Inside Silico’s AI Microscope That Makes Black Boxes Make More Sense AI Companion Robots Are Closing the Human Connection in Modern Homes Self-driving Cars Could Someday Take Requests What Adaptability Actually Means in Tech Jobs This IEEE Senior Member Develops AI Tools for E-Commerce Sites Stop Hunting, Start Solving: Accelerating Root Cause Analysis with Agentic AI How AMD’s AI Swarms Are Rewriting the Software Development Playbook Roll Over GPUs, CPUs Are Back In the Spotlight 2026 State of Visual and Physical AI: A Survey of 700+ Practitioners - Wiley Science and Engineering Content Hub Can Careful Training Make AI a Trusted Partner for Judges Worldwide? Runaway OpenAI Agent Hits Hugging Face and Exposes AI Guardrail Gaps IEEE Course Teaches How to Use AI to Modernize Power Grids Should Researchers Write Papers for AI Instead of People? The 2026 R&D Benchmark Report: Waste, AI and the Race to Market - Wiley Science and Engineering Content Hub Fridays With Bob Can Weightless Neural Nets Make Chatbots Lean and Fast? Siobahn Day Grady Wants Everyone to Be AI Literate When AI Literacy Becomes the New Fault Line In Global Inequality
AI-Generated Math Proof Hints at a Path to Safer Automate...
https://www.facebook.com/48576411181 · 2026-08-17 · via IEEE Spectrum

Representing a significant milestone in AI-assisted mathematical research, a team at Axiom Math has automatically verified the proof of a theorem relating to prime numbers—colloquially referred to as the “246 theorem”—for the first time using the company’s AI system AxiomProver.

In formal verification, mathematicians task a computer with checking a machine-readable version of a proof. The process is not a 100 percent guarantee that the proof is correct, as a recent demonstration showed, exposing how a bug in the method could be exploited to accept a false, AI-generated proof. Still, the computational method is as close to a rubber stamp as you can get.

This particular verification formalizes an important advance in number theory. Beyond this particular proof, it demonstrates how automated AI verification could be used in the future to ensure the correctness of AI-generated computer code that will soon underlie software across the globe.

Useful formalization by design

This is not AxiomProver’s first rodeo. Axiom Math has used its autonomous, multi-agent system that turns mathematical statements into machine-checkable proofs to crack several unsolved mathematical problems and verified many more proofs this year. But proof formalization of the 246 theorem is by far the most significant, as Ken Ono, Axiom Math’s founding mathematician, explains: “This theorem currently represents the threshold of human knowledge about prime numbers.”

Earlier this year, Axiom Math competitor Math, Inc. used its Gauss agent to formalize Maryna Viazovska’s 2022 Fields Medal-winning proof of the sphere-packing problem in 8 and 24 dimensions. Sidharth Hariharan, a Ph.D. student at Carnegie Mellon University who led human efforts on the blueprint to formalize Viazovska’s proof, says that formalizing the 246 theorem is a more comprehensive and useful achievement.

RELATED: Watershed Moment for AI-Human Collaboration in Math

Now an intern at Axiom Math, Hariharan has been heavily involved in the company’s formalization of the 246 theorem proof. He says that one of the main differences here is that rather than it being a one-shot approach relating to a single problem, Axiom Math has expressly aimed to make components of the formalization reusable for other formalization tasks and mathematical research. The team has wielded AxiomProver to build a library of results about gaps in primes. The 246 theorem is the flagship result within that library.

What is the 246 theorem?

The first few primes are close together: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, .... And there are several instances where they are separated by a difference of two: 3:5, 5:7, 11:13, 17:19, ...

These pairs of primes are called twin primes. Twin primes become rarer the further you get from zero, but they do still seem to pop up occasionally. The twin prime conjecture, first precisely formulated in the 19th century by French mathematician Alphonse de Polignac, posits that they will keep popping up regardless of how far along the number line you look. In other words, there are infinitely many twin primes.

Though easy to state, the venerable twin prime conjecture remains unproven. First progress toward solving it only occurred in 2013 when Yitang Zhang, now a professor at Sun Yat-sen University, in Guangzhou, China, proved that there are infinitely many pairs of primes that are separated by 70 million. A few months later, using a different technique, University of Oxford professor James Maynard dramatically reduced this gap from 70 million to just 600; a feat which substantially contributed to Maynard being awarded the 2022 Fields Medal—widely regarded as the Nobel Prize for mathematics.

As part of a group of mathematicians known as the Polymath8b collaboration, Maynard and fellow Fields Medalist Terence Tao, professor at the University of California, Los Angeles, brought the gap down to just 246; the closest mathematicians have gotten to the target gap of two. It is this 246 theorem—which states that there are infinitely many primes that differ by 246—that AxiomProver has verified to be correct.

Safe and correct AI-generated code

The techniques formalized in this work are important in number theory, the branch of mathematics that underpins all present-day cybersecurity and cryptography. They could therefore prove to be useful in verifying specific ways in which we keep our digital data safe in the future.

But Axiom Math’s Ono is more excited by the bigger picture. He sees formalizing mathematical proofs as a stepping stone to verifying AI-generated code, which is starting to be used across society in systems that run our infrastructure, manage our finances, and protect our data. This is despite safety concerns surrounding hallucinations, bugs, and other unintended vulnerabilities.

If properties of code—such as whether an algorithm terminates or if a program’s output is correct for any input—can be translated into precise mathematical statements, technologies derived from AxiomProver would be ideally suited to formally stating and proving them. In this way, mathematically verifying the correctness of AI-generated code would make this code safe to use.

“The world is about to run on computer code that nobody has read,” Ono concludes. “AI is here and we can no longer look away—proof formalization is a testbed for solving what I think is the most important challenge we will face from AI.”