Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
Simon Willison · 2026/8/1 20:34:49
Ten advances in mathematics and theoretical computer science
AI 中文解读
OpenAI在数学和理论计算机科学领域一口气发布了十项突破性成果,从几何难题到密码学、复杂度理论都有新进展。这些看似高深的问题,其实是很多前沿技术的“地基”,这次突破意味着AI在数学推理上又往前迈了一大步。
通俗来说,就好比过去数学家要花几十年才能解开的谜题,现在AI能更快找到思路,甚至能发现人类没想到的证明路径。密码学方面的进展则像是给网络信息换了更结实的锁,让黑客更难破解。复杂度理论的研究则帮助理解“哪些问题算得出来、哪些算不出来”,这直接关系到未来芯片和算法怎么设计。
对普通人来说,这些成果短期不会直接出现在手机里,但长远看,更高效的算法会让我们用到的APP更流畅,支付更安全,甚至帮助科学家在药物研发、气候预测等领域加速计算。OpenAI这次把“学术冷知识”变成了“技术新引擎”,虽然听上去遥远,却为下一代AI应用铺平了路。
<p><strong><a href="https://openai.com/index/ten-advances-in-mathematics/">Ten advances in mathematics and theoretical computer science</a></strong></p>
A few days ago it was Anthropic <a href="https://simonwillison.net/2026/Jul/28/discovering-cryptographic-weaknesses-with-claude/">discovering cryptographic weaknesses with Claude</a> using Mythos Preview, spending $100,000 on tokens and with prompts that included "again we are not looking for low hanging fruit, we want proper research to find genuinly hard findings."</p>
<p>Now it's OpenAI's turn to flex. They set "an internal version of Astra, our next major model" on finding solutions to ten mathematical problems that "have seen no progress on the main result for at least a decade". They claim to have spent less than $2,000 at GPT-5.6 Sol token prices on each one.</p>
<p>(No news on how many problems they spent $2,000 on <em>without</em> reaching a solution though.)</p>
<p>The <a href="https://github.com/openai/ten-proofs">openai/ten-proofs</a> repository has Lean 4 formalizations of their results, and there's also <a href="https://cdn.openai.com/pdf/ten-proofs-oai.pdf">a paper</a> describing the solutions and an additional <a href="https://cdn.openai.com/pdf/reasoning-walkthroughs.pdf">LLM-generated PDF</a> where the model "reconstructs how the proof came together" based on the unpublished reasoning traces.</p>
<p>That's a decent level of transparency, but I want to see the prompts they used!</p>
<p>A lot of mathematicians online are experiencing a collective burst of <a href="https://simonwillison.net/2026/Feb/15/deep-blue/">Deep Blue</a>. Mathematician Kirwin Hampshire published an impassioned essay last week, <a href="https://kirwinhampshire.substack.com/p/the-dark-night-of-mathematics">The Dark Night of Mathematics</a>, describing "a profound spiritual crisis" brought on by previous (and less significant) results.</p>
<p>OpenAI's results reminds me of what Terence Tao described as "big mathematics" in <a href="https://spectrum.ieee.org/ai-in-mathematics">IEEE Spectrum in June</a>:</p>
<blockquote>
<p>Unlike some of his peers, Tao is neither dismissive of AI nor fearful. Instead, he sees it as the catalyst for a fundamental shift in the discipline—a transition toward what he calls “big mathematics.” He envisions a future of large-scale, decentralized collaborations between humans and machines, where complex mathematical tasks can be diced and sliced, with humans claiming the creative parts and AI doing the lion’s share of the technical grunt work.</p>
</blockquote>
<p><small></small>Via <a href="https://news.ycombinator.com/item?id=49132058">Hacker News</a></small></p>
<p>Tags: <a href="https://simonwillison.net/tags/mathematics">mathematics</a>, <a href="https://simonwillison.net/tags/ai">ai</a>, <a href="https://simonwillison.net/tags/openai">openai</a>, <a href="https://simonwillison.net/tags/generative-ai">generative-ai</a>, <a href="https://simonwillison.net/tags/llms">llms</a>, <a href="https://simonwillison.net/tags/deep-blue">deep-blue</a></p>
分享
阅读原文 ↗