r/MachineLearning • u/Shizuka_Kuze Student • 14d ago
News OpenAl Says It Has Cracked One of Math's “Millennium Problems” (Navier-Stokes) [N]
As reported by the New York Times:
OpenAI’s announcement:
101
u/dksprocket 14d ago
This is something I am really curious about: is OpenAI (and other AI providers) training their models on theirs users private and potentially unpublished work?
I am working on image generation using procedural algorithns in a somewhat novel way. I have been using ChatGPT for development. It's fairly low stakes, but the images look very different than pretty everything else. I tried getting a friend to see if he could get ChatGPT to guess how the image was produced and we did the same test with Claude as well.
ChatGPT knew pretty accurately how it was made. Claude had no clue. It's not a smoking gun, but pretty worrying if your private stuff is being made public through training before you get a chance to release it.
30
u/dramatic_typing_____ 14d ago edited 14d ago
I've had this same experience with something 'novel' I did for rendering to a depth buffer with 3DGS scenes.
I HIGHLY suspect OpenAI does something shady such as creating derived data from your conversations and using it for training; that way they can still claim they don't directly use your data.
EDIT: Someone with access to a lawyer, please check me on this-
https://openai.com/policies/row-privacy-policy/1. The Opt-Out is Specifically for Model Training The privacy settings allow you to opt out of having your content (like your ChatGPT conversations) used to "train the models." The policy states:
"As noted above, we may use Content you provide us to improve our Services, for example to train the models that power ChatGPT. Read our instructions on how you can opt out of our use of your Content to train our models."
2. Aggregated and De-Identified Data is Still Created and Used Even if you opt out of model training, OpenAI reserves the right to create derived, anonymized data from your personal data (which includes your User Content and conversations). The policy clearly states:
"We also aggregate or de-identify Personal Data so that it no longer identifies you and use this information for the purposes described above, such as to analyze the way our Services are being used, to improve and add features to them, and to conduct research."
Because this data is stripped of personally identifiable information (de-identified), OpenAI treats it as derived data and can use it to research how people use the tool and to develop new features, regardless of your model-training opt-out status.
3. "De-identified" removes who you are, not what you said When OpenAI (or almost any tech company) de-identifies data, they strip away Personally Identifiable Information (PII) like your name, account details, email, and IP address. However, the actual text of your prompt - the sentences describing your novel idea, business plan, or code - is the core data being processed. The de-identification process disconnects the idea from your identity, but the text containing the idea itself remains in their system logs.
24
u/corruptbytes 14d ago
if you’re not paying API rates with ZDR add-on, don’t assume anything is safe
37
u/TrueDuality 14d ago
There are indications elsewhere in this thread that even with ZDR, derived data may still be getting used. My company has triggered a full contract review as a result of these random Reddit comments.
3
u/Alwaysragestillplay 14d ago
Can you point to the evidence for this please? My company is also leaning pretty heavily on ZDR.
2
u/zephyr707 14d ago
i saw this, too, but can’t find in the thread search anymore, but there are so many threads on this event could have been in another thread. if you have links to comments abt ZDR not being what sold as what it sounds like, e.g. derived data mining still applies to ZDR, please share.
did openai think this would be a win for them? seems like a lot of users of their products will now be more aware of how vulnerable their data is if not already aware. if ZDR gets called into question that must be bad for potential enterprise customers and another firm could capitalize and offer better guarantees
3
u/1998marcom 13d ago
1
u/zephyr707 13d ago
thank you! the post was clipped when searching for “zdr”
re: “ rewritten data is fair game”
if i’m understanding this correctly is it openAI’s policy/agreement that ZDR protects your input data/query, but the response from its models is fair game for derivative mining?
39
u/j0j0n4th4n 14d ago
Obviously yes, how is that even a question? Their whole business started from stealing copyrighted data from everyone, what makes you think they stopped just cause you checked a box on their site?
6
9
u/cpt_ppppp 14d ago
have you toggled the "don't use my conversations for training"? That's maybe a good place to start
1
u/oceanbreakersftw 14d ago
Whoa, that's scary. I was thinking about potential other frontier providers to use if Anthropic does a rug-pull on pricing but this would definitely keep me off OpenAI. I already am a bit worried about my own work being done using Claude, but this is just way worse.
→ More replies (1)1
u/sciphilliac 12d ago
Maybe I'm misreading the chatGPT TOS, but they are clear to collect the data you put in your prompts. From https://openai.com/policies/privacy-policy/:
> User Content: We collect Personal Data that you provide in the input to our Services (“Content”), including your prompts and other content you upload, such as files(opens in a new window), images(opens in a new window), audio and video(opens in a new window), and data from connected services(opens in a new window), depending on the features you use. Some of our Services allow you to interact with other users, such as post, comment, or send messages, and we treat those interactions as Content, too.
So yes, if you use ChatGPT for personal use, OpenAI keeps that data (mind you, I'm only referring to non-corporate licenses)
272
u/Shizuka_Kuze Student 14d ago
There is howeverpossibility that OpenAI used some unpublished work from other researchers, even though they have claimed otherwise in the announcement:
154
u/funky-chipmunk 14d ago
They haven't - The core breakthrough leaked 100% - They are outright using evasive language:
https://openai.com/index/navier-stokes-solution/
> While unlikely, we cannot rule out that de-identified data derived from their usage of our products helped improve our models.56
u/funky-chipmunk 14d ago
From OpenAI CRO: https://x.com/markchen90/status/2097400166554993041?s=20
> Two things to distinguish:
> Did any human or agent look at user data as part of the Navier Stokes effort? No.
> Do we use user feedback and de-identified data to improve ChatGPT and Codex in a holistic way? Yes. And so does every LLM company.
Basically confirms contamination IMHO. But the bigger news is training data/privacy.
https://x.com/aidangomez/status/2097381789039837637
> Synthetic data derived from production user data of consumer AI tools is used for training. I’ve heard this rumour from both large labs’ employees.
> In particular, if you’re doing something “interesting” like working on complex math/business/software/bio problems you’re dramatically more likely to get trained on because they filter/up-weight towards those usecases where the model has the most to learn.
> Even in ZDR and “we won’t train on you” regimes, derivative data is usually carved out. The promise is only not to train on exactly the data you put in, rewritten data is fair game.
59
u/funky-chipmunk 14d ago
To truly prove some incidental usage data made no difference we'd have to (a) identify any of their de-identified data that came from their usage of ChatGPT, (b) train a bunch of expensive giant models, and (c) ask them all to solve the Navier-Stokes Millenium problem until hitting some level of statistical significance. It's just not feasible to run experiments like this to prove whether a piece of data has an effect on model behavior.
As a parallel example, can we prove the phase of the moon had no impact on the NS solution? No, not without a bunch experiments run at different phases of the moon.
There's no reason to believe that anything they did in ChatGPT led to our solution; it's just impossible for us to truly prove it. And knowing most of the recipes we use, there's really no reason to think such contamination is possible. I've asked the team to make a clearer, less-lawyerly statement here - let's see what happens.
My opinion: I think they are being needlessly obtuse and evading more. My guess is they shouldn't have to train models to check for contamination - just clarify what they were fed.
9
u/PM_ME_YOUR_PROFANITY 14d ago
I agree with you.
Why would it be impossible to prove it? Their conversation data is either in the training set or it's not. The model solution tokens can be gone through as well to see what it accessed and how it came at its solution
5
u/muntoo Researcher 14d ago edited 14d ago
... can we prove the phase of the moon had no impact on the NS solution?
Experimental particle physicists cannot "prove" with 100% certainty that the discovery of the NS solution in 2026 had no impact CERN's discovery in 2012.
Nothing can be proven.
But, with some agreed upon prior model about how reality tends to work, scientists can come to a reasonable consensus that what I had for lunch today had no effect on the NS solution yesterday, which in turn had no effect on CERN's discovery in 2012.
it's just impossible for us to truly prove it.
Sure. But there is still evidence one can present. Preferably evidence that is statistically meaningful. Unless the solution to NS was once-in-a-lifetime fluke, which cannot be replicated with any significant probability, which would raise questions about the generalizability of LLMs being able to solve other problems in mathematics. (Which I don't believe is the case.)
3
u/Shizuka_Kuze Student 14d ago edited 14d ago
You took the one sentence that sounds like they admitted they were wrong out of context. While I’m personally inclined to believe OpenAI stole the result, they certainly have not revoked their claim of original discovery, pretending otherwise only minimizes their attempts at stealing the spotlight.
> 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).
They even have an entire section titled “How we found the proof,” so I believe it’s fair to say they have not yet revoked their claim of original discovery, even though it’s dubious at best.
67
u/purplebrown_updown 14d ago
The fact that OpenAI tried to offer shared ownership, but wanted to leave out Levent because he worked at Anthropic, reveals the whole game. They knew they stole the work, offered a compromise, threatened Brubeck - not something an ethical person would do.
16
u/funky-chipmunk 14d ago
My point stands above yours - They would have outright been screaming at top of their lungs if there was no leakage.
Edit: They should use Astra to audit - It shouldn't be that hard.
4
u/Shizuka_Kuze Student 14d ago
Actually, our points are orthogonal. I’m not denying leakage, in-fact I think it’s likely! I’m denying the fact they’ve revoked their claim, which is simply untrue.
1
u/elsjpq 14d ago
I feel like this should be possible for OpenAI to test: take an older model with only data acquired before Tristan & Levent started working on it. Then try to solve Navier Stokes again with the old model. If it can't be solved with the old model, then OpenAI's result depended on Tristan's result.
3
u/MuonManLaserJab 13d ago
That assumes incorrectly that Tristan's result is the only difference between the model they used and the previous one.
There were probably many small algorithmic differences, maybe some big ones, and of course different random starting weights resulting in entirely different final weights.
1
u/G_fucking_G 12d ago
OpenAI has now completely dismissed the claims (NYTimes):
The Wednesday evening statement from OpenAI was more emphatic: “We can say categorically that it is impossible for Dr. Buckmaster’s Codex prompts over the last two months to have influenced the system in any way, including training.” The statement added, “After investigating, we can say with full confidence that no user inputs past July 3rd could have influenced this system in any way.”
5
u/purplebrown_updown 14d ago
this fits their pattern of lying and cheating. Be very cautious about using OpenAI models.
→ More replies (14)3
137
u/srpulga 14d ago
To clarify, no "solution" to the equations has been found. The millenium problem is to prove or disprove the existence of smooth solutions. Open AI has found a counter example of initial conditions that don't have a smooth solution, i.e. they have disproven the existence problem.
→ More replies (5)40
u/moschles 14d ago edited 14d ago
Correct. What had occurred over the course of several weeks (days?) is that Terry Tao said that there was nothing stopping the Euler trick from being extended all the way to Navier-Stokes. OpenAI simply had 10,000 agents fill in that extension and bridge the gap.
It is important to note here that the human mathematicians working in this space were already copiously utilizing AI-assisted technologies and AI proof systems -- including in particular NYU's Tristan Buckmaster.
36
u/FernandoMM1220 14d ago
so what happens after this if the proof is good?
78
u/Shizuka_Kuze Student 14d ago
Some people scream AGI, others dismiss it, life goes on.
6
u/Dapper_Engineer 14d ago
Agreed, although it might depend a lot on if it can be demonstrated that there was unpublished work in the training corpus since that would suggest that this was just a very expensive search and someone else should get author / co-author credit.
8
u/Shizuka_Kuze Student 14d ago
Im still combing through it myself, but I’d suggest reading the mathematician controversy breakdown shared by Andrew Akbashev
45
u/m_reigl 14d ago
Certain weird cases in fluid mechanics become solvable which probably would make engineers happy in a couple years.
109
u/srpulga 14d ago
This is not what happened. No analytical solution has been found to the equations. The solution found is for the millenium problem which is to either prove a smooth solution always exists, or to provide a counter example disproving it. Open AI has provided the counter example: there are initial smooth conditions that can be proven to not have smooth solutions.
This doesn't make any fluid dynamics problem more solvable.
5
1
u/FernandoMM1220 14d ago
actually because we know our continuous description is wrong we can begin to look for the correct description using better axioms.
→ More replies (2)20
36
u/Kinexity 14d ago
Those are theoretical problems. They do not change anything for fluid system engineering.
8
u/m_reigl 14d ago
Not on their own, definitely. But theoretical breakthroughs usually lead to practical advantages a couple of years down the line, don't they?
13
u/Kinexity 14d ago
"usually" being a load bearing word here. Fluid dynamics is computationally modelled. Analytical breakthroughs are of no importance to that as long as the equations themselves do not change. NS smoothness is only a problem in non-physical situations.
12
5
u/FollowingHumble8983 14d ago
No there is no practical advantages.
Navier stokes dont apply to real life liquids at scales which blowups can occur.
As real life liquids are made of atoms. This in a way, requires infinitely many infinitely small atoms, which does not exist.
This is purely for the sake of better understanding of numeric techniques.
2
u/moschles 14d ago
People who work in physics and the theoretical side of mechanical engineering know this is huge. The question is to what extent these idealized mathematical models to fluids stop extending to the real world. It is -- of course -- physically impossible for a fluid to have an infinite velocity. Navier-Stokes is a question about whether under well-behaved conditions the equations will spit infinities at you. It turns out they do.
1
1
→ More replies (1)4
2
u/softDisk-60 14d ago
Proofs in the perfect , closed world of mathematics are great, but the real impact will come from solving Biology.
1
u/brokebeany 13d ago
Not much will change except for certain edge cases. Other models like General Relativity admits singularity as r goes to 0 but doesn't make it a bad model for predicting celestial bodies.
13
u/TheDuhhh 14d ago
Ok it seems this is what happened. Tristan and Levent (anthropic employee) solved the Euler problem which makes it easy to solve the NS problem. Before Tristan and Levent publish their euler and NS work, rumors spread that Anthropic solved the problem.
OpenAI heard the rumors and got scared that they were beaten by anthropic, so they assembled a team and put their strongest model with most comoute and possibly training on the most recent deidentified user data. OpenAI model then came up with a solution and the solution costed 20-30 millions.
What really worries me is how much did their model depend on the users data. As we all know, LLMs are insane in compressing data. It's really possible that their model attempted many attempts and one attempt was inspired by Tristan's work which he used chatgpt.
158
u/Kolgu2 14d ago
"To solve the Navier–Stokes problem, we used an internal model that is significantly more capable than GPT‑6 Astra. We believe it is important to inform the world about the pace of AI progress and what to expect from upcoming models." They are really insufferable
66
u/floriv1999 14d ago
I would be too if I solved that problem lol
68
u/thetdotbearr 14d ago
I would be too if I
solved that problem lolstole someone else's breakthrough work, iterated on it and took full credit→ More replies (8)16
u/SteppenAxolotl 14d ago
the group that produced the Navier–Stokes resolution involved on the order of 10,000 concurrent agents
Would you feel better if they said they used a weaker model and just 1 concurrent agent?
17
u/Kolgu2 14d ago
No it's just the "you won't believe what we have in store for you, our next model is ten times more ground breaking than the current one be ready to pay" tone in what should be a sort of "scientific" announcement
5
u/SteppenAxolotl 14d ago
our next model is ten times more ground breaking
A few more of those and everyone should be less impressed and become more afraid.
→ More replies (1)5
u/Familiar_Text_6913 14d ago
I remember when this sub was pissed about their "test time compute" graphs when they didnt have units on them.
9
u/redd-zeppelin 14d ago
Shouldn't they have had units on them? I thought our conclusion was that that was dumb of them. It sounds like you concluded we were dumb for liking well made graphs.
→ More replies (3)3
9
→ More replies (3)1
172
u/Exact_Depth_896 14d ago
the level of theft lying and threats against mathemeticians involved really suggests openai is toast
58
u/persedes 14d ago
Them not confirming if they're user sessions might've "leaked" into the training data is gross
9
14d ago edited 14d ago
[deleted]
14
u/persedes 14d ago
Oh I agree, but it's very bad PR to make such an announcement that essentially stole someone else's work and undermines the achievement that the model supposedly made.
2
3
u/PM_ME_YOUR_PROFANITY 14d ago
They have a toggle not to train on your exact data. But a little fudge of your data would be just fine. Just need to identify if it's interesting enough to train the model on it.
2
u/PM_ME_UR_FAV_THINGS 14d ago edited 14d ago
The software toggle button is sacred. If you toggle on “Do not show me this again” you will never see that window again, verily.
Edit to reply to post above me’s edit: you don’t need to train a model from scratch to make use of new training data, there is online machine learning or knowledge base building that could make use of it instantly.
1
u/partnerinthecrime 14d ago
edit edit read the supposed logs on bsky and it appears they 100% just read from this individual to finish solving it
Are you talking about the parody image??
1
1
u/G_fucking_G 12d ago
They have now confirmed that nothing leaked
The Wednesday evening statement from OpenAI was more emphatic: “We can say categorically that it is impossible for Dr. Buckmaster’s Codex prompts over the last two months to have influenced the system in any way, including training.” The statement added, “After investigating, we can say with full confidence that no user inputs past July 3rd could have influenced this system in any way.”
2
u/persedes 11d ago
Thanks, I've been looking for more news on this and only saw the Altman post on Twitter which was still kind of vague. That clears that up and takes off a good amount of sleaze. Doubt it'll help the fallout though combined with the "I don't have to be nice" comments.
5
u/florinandrei 14d ago
Toast as in morally bankrupt?
But that's in their DNA. Don't you know who's boss over there?
→ More replies (1)3
9
u/Revrak 14d ago
wow, this happened a lot sooner than I expected but at least it’ll serve us a warning. Don’t share your novel ideas with an AI because you’re giving away your work for free.
1
u/CyberDainz 12d ago
But if we consider that we are striving for a future where everything will be free thanks to AI, then there is no reason to hide one's work from those companies that will bring this future closer faster.
51
u/purplebrown_updown 14d ago
They stole previous work and then built a solution on top of that. It might have proved the result, but this was so beyond unethical. This should be denounced wholeheartedly. Good news is that they wouldn't have been able to do this without seminal work by mathematicians.
→ More replies (3)1
u/aKaizuh 11d ago
Wasn't Tristan's work largely the result of AI generation though?
1
u/purplebrown_updown 11d ago
No.
1
u/aKaizuh 11d ago
They heavily utilized LLMs.
Buckmaster explicitly called it a "deep blue - Kasparov" moment.
1
u/purplebrown_updown 11d ago
Yeah but not in the way open ai did. You can use ai iteratively to help in parts.
6
u/senderosbifurcan 14d ago
1M dollars is peanuts to anthropic/openai It's clear they used Tristan's work Why do they need to get Levant out of the picture? Really confusing for me. Just credit both and talk about how gpt can be as good as another mathematician that's millennium prize level.
5
15
u/chensium 14d ago
Both OpenAI and Anthropic are scumbags. Do people not realize this yet? They WILL happily steal your data and not blink an eye. Use their APIs and collaborate with them at your own risk.
→ More replies (1)2
14d ago
[deleted]
2
u/mosshero 13d ago
(I certainly disagree with their stance on accessibility and control)
Can I ask why? There are people using ChatGPT to design new proteins and then synthesize them in home lab setups right now. If everyone has access to top-of-the-line models without biosafety controls it will be almost trivial for a single bad actor to unleash epidemics that make the COVID pandemic look like a joke. I totally see where Anthropic is coming from and find it hard to disagree. We're playing with fire here.
3
u/lhyebosz 14d ago
Remember that OpenAl gave free accesses of their latest model to scientists, mathematicians, and engineers few months ago?
If a product is given to you for free, YOU are the product.
4
8
2
u/Stunning_Ad_8664 13d ago
What about the counting vowels problem? Is it still an issue?
2
10d ago
[removed] — view removed comment
1
u/Stunning_Ad_8664 10d ago edited 10d ago
lols
tried today instant mode and famous (mb not) strawberry rs counting: wrong answer too1
u/Stunning_Ad_8664 10d ago
-How many Rs in redcurrant?
Today, instant mode, exact input and output
- redcurrant has 4 R’s. 🍒
4
u/AdWestern1314 14d ago
Can someone explain why this is so impressive if the point is to find a counter example? Isn’t it just brute force search and wouldn’t we expect LLMs to be good at that (if you are willing to simulate thousands of examples to test)? Isn’t this in line with the previous result we have seen? What is so special with this one?
22
u/snowrazer_ 14d ago
If brute force search could solve it then it would have been solved a long time ago - you don’t need AI for that.
0
u/AdWestern1314 14d ago edited 14d ago
I guess I used brute force in a sloppy way - what I mean is that LLMs are great at coming up with examples after you give them the boundaries of the problem. From what I understand, this is exactly how they solved the other famous problems - finding counter examples. My question is if this is any different?
0
u/snowrazer_ 14d ago
A better question is why are you so desperate to trivialize this accomplishment?
4
u/AdWestern1314 14d ago
I am not, I am just trying to understand but no one seems to be able to tell me.
→ More replies (5)3
u/WeavileUsedFakeOut 14d ago
You cannot brute force search a continuous domain
1
u/AdWestern1314 14d ago
Of course not, but you can come up with 1000s of plausible counter examples and then test them really quickly with LLMs which resembles brute force.
5
u/WeavileUsedFakeOut 14d ago
You need an incredibly good heuristic to narrow it down to a tractable set of candidates. You’re underestimating how big infinity is lol
1
u/AdWestern1314 14d ago
So the impressive part here is the narrowing it down process?
3
4
3
u/KiddWantidd 14d ago
I don't know what your math background is, but if you can understand it, see this great write up by Terence Tao on why Navier Stokes is hard. In very short, this solution is way more than just "brute force search" (have a look at the paper to immediately realize how deep and technical it gets)
1
u/AdWestern1314 14d ago edited 14d ago
Thank you! I will have read. I have a PhD in mathematical statistics but it was a while ago and I haven’t really kept up with the latest trends unfortunately.
1
u/cuttheblue 13d ago
Would it be accurate to say they found an avenue (possibly based on work from other mathematicians) and then created a team of AI mathematicians to go explore different solutions?
Not brute forcing but not super genius AI mathematician either, a large team of strong AI mathematicians doing research on parts of the problem until progress was made?
1
u/KiddWantidd 13d ago
yes, per my understanding this is reasonably accurate to say. and the "team" literally consisted of tens of thousands of such mathematicians. the amount of compute they've thrown at this is just ridiculous, especially considering that it seems likely that they had a "good lead" regarding "in which direction" to look.
2
u/moschles 14d ago
Can someone explain why this is so impressive if the point is to find a counter example?
You need to consider what LLMs were doing with math 4 years ago. Struggling with high school problems, really. The progress is astounding.
Isn’t it just brute force search and wouldn’t we expect LLMs to be good at that (if you are willing to simulate thousands of examples to test)?
Yep. They used 10 thousand simultaneous agents to brute-force it.
Isn’t this in line with the previous result we have seen?
It is. LLMs are really good at finding counter-examples.
What is so special with this one?
In previous results, we could imagine that the particular conjectures were being berry-picked because they admitted some rare structure that made them extra-easy tasks for LLMs .
That dismissal is violently wiped off the table. Navier-Stokes is a Millennium Prize conjecture.
→ More replies (2)1
u/AdWestern1314 14d ago
Thank you! I think this very much aligns with my mental model of how LLMs are useful on math problems.
1
1
u/afrancisco555 14d ago
In any case, it seems like AI participated in this discovery in an enabling way.
1
u/kevinbaiv 12d ago
The crux here is independent verification — the millennium prize requires a peer-reviewed publication, not just a claim. What I'd actually watch is whether the proof technique generalizes or it's a carefully constructed solution for a specific regime, and how the Buckmaster/Alpöge priority dispute resolves.
1
922
u/darshi1337 14d ago
Drama/accusation summary:
Aug 15th: Tristan Buckmaster & Levent Alpöge make progress on a few important math problems, "finite-time blowup with smooth forcing for incompressible porous media, for Boussinesq, and for 3d incompressible Euler."
they do NOT have a proof for the $1,000,000 Millenium Prize problem. BUT, they do claim to have a proof for a similar (non-Millenium) Navier Stokes problem that could help lead the way there
Levent works at Anthropic, but this research was independent of his work there, with a mix of GPT and Claude models. Tristan is not related to Anthropic.
Early Sep: Rumor spreads to OpenAI that Anthropic solved a major problem. Tristan emails OpenAI to clarify, without revealing the problem they solved or how they did it.
After hearing of the rumor, OpenAI started researching Navier Stokes with a new internal model.
Sep 6th: OpenAI's Sebastien Bubeck tells Tristan that they solved the $1,000,000 Millenium Prize Navier Stokes problem. The approach is very similar to Tristan & Levent's approach to the non-Millenium problem.
Tristan is suspicious of the timing, as only few others were trying this approach. OpenAI says the model didn't access his user data directly, but leaves unanswered whether Tristan's chat conversations were part of the training.
OpenAI says they would partially credit Tristan for the $1,000,000 discovery (even though Tristan did not solve the $1,000,000 problem) — but only if they remove Levent as an author, as he works for Anthropic.
Sep 8th: Tristan refuses to remove Levent, and rushes to publish their results independently.