OpenAI claiming gold medal standard at IMO 2025
1–8 of 8 posts
Re: OpenAI claiming gold medal standard at IMO 2025
#2Re: OpenAI claiming gold medal standard at IMO 2025
#3Re: OpenAI claiming gold medal standard at IMO 2025
#4Re: OpenAI claiming gold medal standard at IMO 2025
#5The proof superficially look super interesting. Especially bc it's not in style of usual LLM babble fillers. It's like almost exactly opposite, very efficient use of words and eliminating parts of grammar not important. Reminds me of how people write down proofs in drafts/how we communicate proofs with peers before writing final versions.
I suspect there's some (tree-based?) search + separate process verifier + large # of parallel generation sessions. Coming just from hints of how structured/monotone the generated text is.
A lot of colons. like So: Now: Need: etc..
Re: OpenAI claiming gold medal standard at IMO 2025
#6The proof superficially look super interesting. Especially bc it's not in style of usual LLM babble fillers. It's like almost exactly opposite, very efficient use of words and eliminating parts of grammar not important. Reminds me of how people write down proofs in drafts/how we communicate proofs with peers before writing final versions.
Re: OpenAI claiming gold medal standard at IMO 2025
#7The proof superficially look super interesting. Especially bc it's not in style of usual LLM babble fillers. It's like almost exactly opposite, very efficient use of words and eliminating parts of grammar not important. Reminds me of how people write down proofs in drafts/how we communicate proofs with peers before writing final versions.
come to think of it, informal proof gen probably can't easily use search? Probably it's doing parallel generation with some information sharing + global verification process. No real evidence except for the fact that the entire proof is very unstructured despite at each line it's written with some style consistency.