Earlier quoted context omitted.
Turning a bunch of vague research directions and exploratory prompts into a formalized proof is quite impressive on its own. OpenAI would have no incentive to taint its first math announcement of this magnitude if it knew it were "plagiarizing" another person's work. People are grasping at straws it seems to dismiss the power of this new model they may have. Hate OpenAI for any reason you want, but denying the capabi…
> OpenAI would have no incentive to taint its first math announcement of this magnitude if it knew it were "plagiarizing" another person's work. I'm not sure I follow, considering the waterfall of evidence of unethical behavior flowing from OpenAI. A few major ones: - Safety team departures and dissolution in 2023 and 2024 - Mass copyright infrigement lawsuits - Scarlett Johansson Voice Controversy - For-Profit Conve…
OpenAI’s Navier-Stokes release included a Lean 4 formal proof
141–145 of 145 posts
Re: OpenAI’s Navier-Stokes release included a Lean 4 formal proof
#142I heard a rumor (on instagram, so YMMV) that the professor who was closest to solving this problem had only weeks ago used Codex, which had slurped up all his notes on the subject. Now OpenAI's agents solve the problem. If it's true that seems like quite a coincidence.
How could they possibly included in the previous training run which takes months to complete..
Re: OpenAI’s Navier-Stokes release included a Lean 4 formal proof
#143It's kinda funny to realize that Lean is apparently so slow that for Fermat's Last Theorem proof verification runs only 1 order of magnitude faster than agents could generate the Lean code (15h verification with 230GB of RAM vs 11 days to generate it). To what extent can you optimize Lean? It has to be simple enough to be auditable, does that mean you cannot use opaque optimizations to make it run faster?
> 230 GB of RAM "I have discovered a truly marvelous proof of this, which my memory is too small to contain..."
Re: OpenAI’s Navier-Stokes release included a Lean 4 formal proof
#144Earlier quoted context omitted.
Turning a bunch of vague research directions and exploratory prompts into a formalized proof is quite impressive on its own. OpenAI would have no incentive to taint its first math announcement of this magnitude if it knew it were "plagiarizing" another person's work. People are grasping at straws it seems to dismiss the power of this new model they may have. Hate OpenAI for any reason you want, but denying the capabi…
> OpenAI would have no incentive to taint its first math announcement of this magnitude if it knew it were "plagiarizing" another person's work. I'm not sure I follow, considering the waterfall of evidence of unethical behavior flowing from OpenAI. A few major ones: - Safety team departures and dissolution in 2023 and 2024 - Mass copyright infrigement lawsuits - Scarlett Johansson Voice Controversy - For-Profit Conve…
Re: OpenAI’s Navier-Stokes release included a Lean 4 formal proof
#145Earlier quoted context omitted.
How could they possibly included in the previous training run which takes months to complete..
IMO It’s not about being trained on the data, it’s more like what do the agents have access to during inference? Can they grep customer transcripts/logs?