IMO problems aren't fundamentally different from chess or other games, in that the answer is already known.
AI solves International Math Olympiad problems at silver medal level
21–30 of 564 posts
Re: AI solves International Math Olympiad problems at silver medal level
#22Re: AI solves International Math Olympiad problems at silver medal level
#23This is important for more than Math problems. Making ML models wrestle with proof systems is a good way to avoid bullshit in general.
Hopefully more humans write types in Lean and similar systems as a much way of writing prompts.
Re: AI solves International Math Olympiad problems at silver medal level
#24IMO problems aren't fundamentally different from chess or other games, in that the answer is already known.
you realize this holds true for all of math right? outside of godel incompleteness potholes every proof/theorem is a permutation of ZFC. And you can fix the potholes by just filling them in with more Cs.
Re: AI solves International Math Olympiad problems at silver medal level
#25> First, the problems were manually translated into formal mathematical language for our systems to understand. In the official competition, students submit answers in two sessions of 4.5 hours each. Our systems solved one problem within minutes and took up to three days to solve the others. Three days is interesting... Not technically silver medal performance I guess, but let's be real I'd be okay waiting a month fo…
Re: AI solves International Math Olympiad problems at silver medal level
#26The lede is a bit buried: they're using Lean! This is important for more than Math problems. Making ML models wrestle with proof systems is a good way to avoid bullshit in general. Hopefully more humans write types in Lean and similar systems as a much way of writing prompts.
Re: AI solves International Math Olympiad problems at silver medal level
#27> First, the problems were manually translated into formal mathematical language for our systems to understand. In the official competition, students submit answers in two sessions of 4.5 hours each. Our systems solved one problem within minutes and took up to three days to solve the others. Three days is interesting... Not technically silver medal performance I guess, but let's be real I'd be okay waiting a month fo…
I haven't read TFA as I'm at work, but I would be very interested to know what the system was doing in those three days. Were there failed branches it explored? Was it just fumbling its way around until it guessed correctly? What did the feedback loop look like?
Re: AI solves International Math Olympiad problems at silver medal level
#28That's great, but does that particular model also know if/when/that it does not know?
> AlphaProof is a system that trains itself to prove mathematical statements in the formal language Lean. … Formal languages offer the critical advantage that proofs involving mathematical reasoning can be formally verified for correctness.
Re: AI solves International Math Olympiad problems at silver medal level
#29The lede is a bit buried: they're using Lean! This is important for more than Math problems. Making ML models wrestle with proof systems is a good way to avoid bullshit in general. Hopefully more humans write types in Lean and similar systems as a much way of writing prompts.
Re: AI solves International Math Olympiad problems at silver medal level
#30The problems were first converted into a formal language. So they were partly solved by the AI