Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
SiliconANGLE AI · 2026/8/2 22:21:10

OpenAI’s Astra solves 10 long-open math problems and publishes the proofs
AI 中文解读
OpenAI的Astra模型一口气解开了十道困扰数学界至少十年的难题,还把完整证明公开出来,每步都用计算机严格验证过,零漏洞。这就像让AI去解“世纪难题”,它不仅解出来了,还写出手写步骤让你检查,而且每一步都经得起推敲。
通俗点说,数学里很多问题研究的是“对称性”的规律。过去数学家们发现,所有已知的“对称结构”都符合某种预期,但没人能证明会不会有例外。Astra这回直接构造出了一个反例,打破了多年的猜想;它还推翻了另一个顶级猜想,并解答了著名数学家埃尔德什留下的几个经典问题。更厉害的是,这些证明都用Lean软件做了机器核验,相当于AI的答案不是“我觉得对”,而是“机器验算过,绝对没问题”。
这项突破短期内不会让手机App立刻变聪明,但它说明AI的推理能力已经从答对题目跃升到能发现新数学。未来科学家做研究时,AI可以像个不知疲倦的搭档,帮忙验证猜想、检查复杂证明,甚至提出人类想不到的解题思路,让科研效率大大提升。
UPDATED 18:21 EDT / AUGUST 02 2026
AI
OpenAI’s Astra solves 10 long-open math problems and publishes the proofs
by
Duncan Riley
OpenAI Group PBC revealed Saturday that an internal version of Astra, the model family it calls its next major release, produced new results for 10 problems in mathematics and theoretical computer science that had been open for at least a decade, and it published machine-checkable proofs alongside the claim.
The company posted a 249-page manuscript collection, model-written reasoning walkthroughs and Lean 4 certificates for all 10 results. The certificates sit on GitHub under an Apache 2.0 license, and the repository reports a “sorry” count of zero, meaning no step in any of the formalized proofs has been left unproven.
The headline result is an explicit construction of a non-sofic group, a question left open since Mikhail Gromov introduced soficity in 1999. Astra also disproved Connes’s rigidity conjecture, constructing infinitely many non-isomorphic groups with property (T) that share the same von Neumann algebra, and it proved Ehrhart’s volume conjecture. Three problems from Paul Erdős’s catalog fell as well, including problem 183 on multicolor Ramsey numbers.
Stripped of the terminology, a group is the mathematical description of a set of symmetries, and a sofic group is one whose structure can be approximated by shuffling a finite deck of cards. Every group anyone had examined turned out to be sofic, and no one could prove that all of them are. Astra built the exception. Connes’s conjecture, posed in 1980, held that for one rigid class of groups, a related algebraic object acts as a unique fingerprint, pinning down the group it came from. Astra produced infinitely many distinct groups sharing a single fingerprint.
Erdős problem 183 is about Ramsey numbers. Color the links in a network with a fixed number of colors and past a certain size you cannot avoid a triangle whose three links match. The Ramsey number is the size at which that becomes true.
The remainder of the list runs across high-dimensional sphere packing, binary and spherical codes, arithmetic circuit complexity, quantum parallel repetition and the hardness of the closest vector problem, the last of which bears on lattice cryptography. Astra also produced counterexamples in extremal graph theory, resolving two more Erdős problems.
The Lean certificates are what give the announcement its weight. Lean’s kernel returns a binary verdict, either the proof compiles or it does not, which takes trust in the model out of the equation. What it does not take out is the need for a mathematician to confirm that each formal statement says what the open problem actually asks and to judge whether the result matters. None of the 10 has been through peer review.
OpenAI has been here before. The company’s then vice president of science, Kevin Weil, claimed in October 2025 that GPT-5 had solved 10 previously unsolved Erdős problems. Thomas Bloom, who maintains the erdosproblems.com database, called that “a dramatic misrepresentation.” The model had found papers in the literature that Bloom was personally unaware of. Weil deleted the post, and Google DeepMind Chief Executive Demis Hassabis called the episode embarrassing.
Bloom called the Astra results “big news” and rated them ahead of the Erdős unit distance counterexample an internal OpenAI model produced in May, a paper he helped verify.
Astra itself remains unreleased. OpenAI describes it as a model family built to run long tasks by coordinating multiple agents over extended periods, an extension of the test-time reasoning work associated with research scientist Noam Brown, who called the results “a ma
分享
阅读原文 ↗