纳维-斯托克斯存在性与光滑性问题(千禧年大奖难题)
The Navier–Stokes Millennium Prize Problem

原始链接: https://simonwillison.net/2026/Sep/8/on-navier-stokes/

OpenAI 声称已解决“纳维-斯托克斯存在性与光滑性问题”,这是七大“千禧年大奖难题”之一。然而,这一成就因涉嫌“抢先发表”而蒙上阴影。纽约大学教授 Tristan Buckmaster 和 Anthropic 公司的 Levent Alpöge 指出,他们此前利用 OpenAI 的工具研究该问题已长达一年。 在听到两人即将取得突破的传闻后,OpenAI 启动了一项为期 88 小时的集中攻关,动用了尚未发布的内部模型,并在不久后成功形式化了一份证明。虽然 OpenAI 否认访问用户数据或追踪研究人员的具体工作,但无法排除两人长期使用 OpenAI 产品可能在无意中训练了该模型,从而使其更快得出结论。 这一事件凸显了数学研究领域的一个令人不安的新现实:一旦 AI 实验室获悉某项未发表的解决方案存在,可能会引发大规模、计算密集型的自动化尝试,以“竞速”抢先得出答案。这引发了重大的伦理担忧,涉及知识产权、数据隐私,以及基于研究人员私人草稿训练出的 AI 模型可能被用于“窃取”其智力成果的风险。

这篇 Hacker News 帖子讨论了围绕 OpenAI 参与解决最近纳维-斯托克斯(Navier–Stokes)千禧年大奖难题所引发的争议。 讨论主要集中在三个方面: * **数据隐私与伦理:** 用户对专有、机密或突破性研究被大语言模型(LLM)摄取,并被 OpenAI 等公司“复述”或利用以获取竞争优势的可能性表示担忧。批评者认为,将这些服务用于敏感工作本质上是有风险的。 * **“平行发现”现象:** 许多评论者认为,此次突破的时间节点可能属于同时发现,而非直接剽窃。他们指出,解决方法的传闻本身就能促使竞争对手自行找到答案,这在科学史上是很常见的现象。 * **学术诚信:** 对 OpenAI 的重大批评指向其涉嫌操纵作者身份——具体表现为向研究人员施压,要求其排除某位合作伙伴——这违反了学术规范。此举被广泛视为一种为了营销目的而非尊重数学研究合作本质的“竞争性”且“暗箱操作”的行为。
相关文章

原文

On the Navier–Stokes Millennium Prize Problem (via) Impressive result from OpenAI, who used an unreleased model to produce a resolution to the Navier–Stokes existence and smoothness problem, one of the seven Millennium Prize Problems that have been subject to a $1,000,000 prize since May 24th, 2000.

The discovery is somewhat overshadowed by accusations of skulduggery from Tristan Buckmaster, an NYU mathematics professor who was collaborating on related problems with Levent Alpöge, an accomplished mathematician who currently works for Anthropic.

Tristan's complaint accompanied a hastily published version of their own results. Here's the PDF describing what happened. The very short version is that Tristan and Levent worked on the problem for almost a year, making extensive use of Claude and Codex (mainly GPT-5.6 Sol), then had a breakthrough on August 15th. The mathematical rumour mill kicked into gear and Tristan and Levent heard that OpenAI had heard that Anthropic had resolved "a major open problem", so they reached out and learned that OpenAI had a team working on a related problem, with a similar approach. Quoting Tristan:

I asked when the first prompt had been sent by them. This question was not answered directly by OpenAI for some time. Eventually it was agreed that it had been sent in the past few days, after information about our work had reached OpenAI.

I asked whether the model had been trained on, or had access to, our sessions in Codex, into which we had been putting all our drafts for the whole of this project. I was told the model did not look up user data. I asked again, about training, and I did not get an answer.

It gets more complicated from there. The OpenAI team offered to wait for Tristan to publish, or to have him author a paper about their result, but were clear that Levent would not be invited as a co-author due to OpenAI's competitive relationship with his employer.

Here's how OpenAI described their work:

On Tuesday, September 1, we heard rumors that two Millennium Prize problems had been resolved. Inspired by these rumors and by the step change in performance of our internal model, we launched an effort to evaluate it on all open Millennium Prize problems and a few other high-impact problems. [...]

The agents arrived at their resolution on Saturday, September 5, about 88 hours after the first agents were launched. Lean formalization and verification took an additional 17 hours via GPT‑6 Astra.

Across all attempted problems, the agents sent 4.9 million messages and used about 300 billion output tokens. In the process of resolving the Navier–Stokes problem, the agents sent 2.7 million messages and used approximately 130 billion output tokens.

(We don't know the cost structure of the internal model they used, but 300 billion output tokens at public API prices for GPT-6 Astra would cost $15,000,000.)

Here's where they provide their perspective on Tristan and Levent's work (emphasis mine):

Our effort began on September 1st after hearing a rumor which we later realized was related to Levent Alpöge, an Anthropic employee, and Tristan Buckmaster, a math professor at NYU. After the completion of our full project and Lean verification (on September 6th), believing from the rumor they also had a solution of Navier–Stokes, we reached out to them to offer a concurrent release of our result and to recognize their priority in a joint announcement. [...]

We (the researchers and the agents) did not see any of their work through any means until they released it publicly — in particular, no specific user data was accessed in order to solve this problem. While unlikely, we cannot rule out that de-identified data derived from their usage of our products helped improve our models. However, our proofs differ significantly and even the precise results proved are different in the Euler case (forced vs unforced).

My interpretation of what happened here is that OpenAI heard that some Millennium Prize problems had been solved using LLMs and saw this as an opportunity to demonstrate the power of their latest model, without thinking too hard about the optics of scooping a team who had been using OpenAI's own models to work on this problem for the best part of a year.

This situation appears to mirror what's happening in the world of computer security right now. Anil Madhavapeddy recently pointed out that Just a rumour of a bug is enough to find a security exploit these days, because if someone knows that some software has an unpatched vulnerability, they can set their agents the task of finding it. Is the same now true of mathematics? Just knowing that there is an unpublished solution to a problem might trigger millions of dollars in LLM spending to get there first.

This also highlights one of my ongoing frustrations about how all of this works. When an AI lab says that my data is "used to improve model performance", what does that actually mean?

My two favourite hypothetical questions regarding this used to be:

  • If I'm running Codex and one of my API keys accidentally gets consumed in the context, what are the chances that someone else might ask for an API key in the future and get mine back? (I asked someone at OpenAI once and they called this the "regurgitation" problem and assured me that they take great pains to prevent that... but wouldn't describe how.)
  • If I brainstorm with ChatGPT about potential new directions for my company, what's the chance that information might be exposed to a competitor in six months' time who asks "what might company X plan to do next"?

My new preferred hypothetical for this is:

  • If I use ChatGPT to help me partially solve a Millennium Prize problem, what are the chances that my work will influence training such that a later model helps someone else solve it first?
联系我们 contact @ memedata.com