AI觉醒星球
Awakening is here
Knowledge File / 全球热点解读
2026-07-12 7 浏览 公开

OpenAI的GPT-5.6 Sol Ultra在一小时内解决了一个50年未解的数学难题

OpenAI的新型AI模型GPT-5.6 Sol Ultra利用64个子代理并行工作,在不到一小时内证明了循环双覆盖猜想,该猜想已困扰数学界约50年。数学家Thomas Bloom赞扬该证明简洁巧妙,但批评其缺乏对前人工作的引用。

SOURCE / 全球热点解读 MIN / 9 ACCESS / 公开 POST / 2026-07-12 01:38:35

原贴

查看原文
作者:Matthias Bastian 来源站点:the-decoder.com 原贴时间:

原文

OpenAI’s new AI model, GPT-5.6 Sol Ultra, has produced a proof of the Cycle Double Cover Conjecture using 64 subagents working in parallel. Mathematician Thomas Bloom praises the proof but criticizes the lack of citations. OpenAI has announced that GPT-5.6 Sol Ultra has generated a complete proof of the so-called Cycle Double Cover Conjecture . The conjecture had remained unproven for about 50 years. The AI model took just under an hour to complete the task, utilizing 64 subagents working in parallel. Put simply, the conjecture addresses a fundamental question in graph theory: Would it be possible to find a set of cycles in any network of vertices and edges that traverses each individual edge exactly twice? The problem was formulated independently by several mathematicians in the 1970s. Since then, there have been many partial solutions for special cases, but no generally accepted proof. According to OpenAI, the proof comes entirely from GPT-5.6 Sol Ultra. The paper was written by GPT-5.6 Sol. Mathematician Thomas Bloom of the University of Manchester calls it "a very nice proof," noting that the solution is "short, elementary, and could have been discovered in the 1980s." It doesn't need any new mathematical theories, but it cleverly combines known tools. So why didn't humans find it? Bloom suspects the key step involved a small, counterintuitive twist in the reasoning. A human mathematician would likely have tried the obvious approach, seen it fail, and moved on. AI doesn't get discouraged; it just keeps trying small variations until one clicks. "One can imagine trying the natural labelling first, checking the linear algebra, and when that failed shrugging and thinking 'oh well, I was expecting to fail, guess it can't be done this easily' - while the AI does not get discouraged and keeps trying small variations," writes Bloom . Bloom's initial assessment is the most detailed public evaluation so far; a full mathematical verification by the scientific community is still pending. Bloom says the core mathematical ideas behind the proof trace back at least to a 1983 paper by Bermond, Jackson, and Jaeger. He criticizes that OpenAI's paper doesn't mention this prior work at all, so that anyone reading only the paper might think the AI invented the underlying strategy itself. "I assume that these previous works were a big influence on the OpenAI proof, and it is a shame that it does not mention them at all […]," writes Bloom . "[…] This is a frequent issue with AI-generated proofs and papers: they use ideas and proof strategies taken from the literature without proper citation." The mathematician doubts the AI came up with the solution on its own, "given that its first problem-solving instinct is generally to search for all related papers on a problem and read them." This is a recurring debate around reasoning models. Do they "merely" find existing knowledge and recombine it ? Or do they actually produce something new through creative work? For this proof, Bloom seems to lean toward the former. Bloom compares the result to the unit distance conjecture , which OpenAI also recently solved. Both were major open problems "that turned out to be much easier than expected - no big new theories were required, and one can imagine many alternate histories when these proofs were found decades ago," he writes . He expects AI systems to crack more conjectures like this, "those whose solutions require only existing, well-developed, theory, plus a lot of patience and belief." But according to Bloom , "this is likely only a small proportion of open problems, and we don't know in advance which they are."

中文翻译

OpenAI的新AI模型GPT-5.6 Sol Ultra使用64个子代理并行工作,产生了循环双覆盖猜想的证明。数学家Thomas Bloom赞扬该证明,但批评缺乏引用。OpenAI宣布GPT-5.6 Sol Ultra已生成所谓的循环双覆盖猜想的完整证明。该猜想约50年来未获证明。AI模型利用64个子代理并行工作,耗时不到一小时。简单来说,该猜想涉及图论中的一个基本问题:是否能在任何顶点和边的网络中找到一组循环,每条边恰好遍历两次?该问题由几位数学家在20世纪70年代独立提出。此后,针对特殊情形有许多部分解,但无普遍接受的证明。据OpenAI称,证明完全来自GPT-5.6 Sol Ultra。论文由GPT-5.6 Sol撰写。曼彻斯特大学的数学家Thomas Bloom称其为“一个非常好的证明”,指出该解法“简短、基础,本可在20世纪80年代被发现”。它不需要任何新的数学理论,而是巧妙结合了已知工具。那么人类为何没发现?Bloom怀疑关键步骤涉及推理中一个小的反直觉转折。人类数学家可能会尝试显而易见的方法,看到失败后就放弃。AI不会气馁,它会不断尝试小的变化直到奏效。Bloom写道:“可以想象先尝试自然的标记,检查线性代数,失败后耸耸肩想‘哦,我本来就觉得会失败,看来没这么简单’——而AI不会气馁,不断尝试小的变化。”Bloom的初步评估是目前最详细的公开评价;科学界的全面数学验证仍有待进行。Bloom表示,证明背后的核心数学思想至少可追溯到1983年Bermond、Jackson和Jaeger的一篇论文。他批评OpenAI的论文完全没有提及这项前期工作,以至于只看论文的人可能以为AI自己发明了底层策略。Bloom写道:“我假设这些前期工作对OpenAI的证明有很大影响,但论文完全没有提及,这很遗憾……这是AI生成的证明和论文的常见问题:它们使用文献中的想法和证明策略而没有适当引用。”这位数学家怀疑AI并非独立想出解法,“因为它解决问题的第一本能通常是搜索所有相关论文并阅读它们。”这是关于推理模型的持续争论:它们只是“找到”现有知识并重新组合,还是通过创造性工作真正产生新东西?对于这个证明,Bloom似乎倾向于前者。Bloom将这一结果与OpenAI最近解决的单位距离猜想进行了比较。两者都是重大的开放问题,“结果比预期简单得多——不需要重大的新理论,可以想象许多另类历史,这些证明在几十年前就被发现了,”他写道。他预计AI系统会破解更多类似猜想,“那些只需要现有、成熟的理论,加上大量耐心和信念的猜想。”但Bloom认为,“这可能只是开放问题的一小部分,我们无法事先知道哪些是。”

核心信息

OpenAI的新型AI模型GPT-5.6 Sol Ultra利用64个子代理并行工作,在不到一小时内证明了循环双覆盖猜想,该猜想已困扰数学界约50年。数学家Thomas Bloom赞扬该证明简洁巧妙,但批评其缺乏对前人工作的引用。

  • OpenAI的新型AI模型GPT-5.6 Sol Ultra利用64个子代理并行工作,在不到一小时内证明了循环双覆盖猜想,该猜想已困扰数学界约50年。数学家Thomas Bloom赞扬该证明简洁巧妙,但批评其缺乏对前人工作的引用。
  • 原贴提到:OpenAI’s new AI model, GPT-5.6 Sol Ultra, has produced a proof of the Cy
  • 来源:the-decoder.com

详细解读

这是什么信号? OpenAI的GPT-5.6 Sol Ultra成功证明了一个在数学界悬而未决50年的图论猜想——循环双覆盖猜想,且仅用时不到一小时。这表明AI在数学推理领域取得了突破性进展,不再局限于模式匹配或数据归纳,而是能够通过并行子代理机制自主探索并解决需要创造性组合已有工具的复杂问题。

为什么重要? 首先,这是AI首次独立完成一个此前被认为需要人类直觉和智慧的数学难题,且解法被专家评价为“简洁、基础”。其次,该案例揭示AI在探索性推理中的独特优势:不受心理定势影响,能大量尝试细微变化直至成功,这恰恰补足了人类容易因失败而放弃的短板。第三,它引发了对AI原创性边界的讨论:究竟是“重组已知知识”还是“真正创新”?这对AI在科研领域的价值定位至关重要。

对谁有价值? 对数学研究者,AI可作为高效探索者,快速检验猜想、发现潜在证明路径,尤其适合那些“需要耐心和信念”的问题。对AI开发者,该技术验证了“多智能体并行推理”的有效性,可应用于其他复杂推理任务(如代码生成、药物分子设计)。对企业和投资机构,这是一次AI能力跃迁的信号,可能催生新的AI-for-science应用市场。

可以怎么行动? 科研机构可考虑建立AI辅助数学研究流程:将开放猜想输入此类模型,利用其无偏见试错能力生成候选证明,再由数学家验证和优化。AI公司应关注多代理协作框架(如64个子代理)的扩展性,探索在其他推理密集型场景(如法律论证、战略规划)中的应用。个人学习者可利用类似模型作为“思维实验伙伴”,针对复杂问题生成多种尝试路径。

风险或限制:AI生成的证明缺乏完整引用,可能导致学术信用争议,且难以追溯其逻辑来源(可能无意识“抄袭”已有思路)。此外,Bloom指出这类“易解”猜想仅占未解决问题的一小部分,AI对需要全新理论突破的难题可能仍无能为力。最后,当前模型依赖大量计算资源(64个并行代理),经济成本较高,普及应用受限。

信息差价值

这条内容的真正价值,不只是“有人发布了一个新功能”,而是它揭示了 the-decoder.com 背后的产品方向、工作流变化或竞争信号。对 OPC 来说,这种信息可以转化成持续追踪的栏目选题。

如果把《OpenAI的GPT-5.6 Sol Ultra在一小时内解决了一个50年未解的数学难题》放到你的内容系统里,它最大的价值在于帮助读者更快看懂“为什么值得关注”,而不是只看到一条碎片化动态。

参考来源

上一篇 Sam Altman 发布新动态,聚焦产品能力与工作流变化(whoa) 下一篇 研究:博科圣地已使用ChatGPT、Claude等主流AI聊天机器人用于袭击策划与武器开发