TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Gold-Medalist Performance in Solving Olympiad Geometry with AlphaGeometry2

64 pointsby hnhn343 months ago

2 comments

falcor843 months ago
&gt; All changes described in this section improve the AG domain language coverage from 66 to 88% on all 2000-2024 IMO geometry problems. The remaining 12% contain 3D geometry, inequalities, non-linear equations, and countably many points (i.e. problems that have points where is an arbitrary positive integer). All problems (covered and not covered) by AG1 and AG2 can be found on Figure 8. Not covered are referred as &quot;Not attempted&quot;.<p>The above explanation on page 5 was really interesting to me - so it&#x27;s not that AlphaGeometry2 failed on these 12% of problems, but rather that it literally didn&#x27;t have the words to tackle them.
评论 #42974208 未加载
Bjorkbat3 months ago
Before people lose their minds on AlphaGeometry, I thought I&#x27;d share this gem the r&#x2F;math subreddit lending some insight into how the original AlphaGeometry appears to work from the perspective of someone far more literate in math than the rest of us.<p><a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;math&#x2F;comments&#x2F;19fg9rx&#x2F;some_perspective_on_alphageometry&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;math&#x2F;comments&#x2F;19fg9rx&#x2F;some_perspect...</a><p>The tldr is that a lot of the heavy lifting was done by an algorithm used called Deductive Database + Algebraic Relations.<p>I must stress that the results were still impressive, at the time scoring a silver in Olympiad Geometry was seen as something out of reach for AI, and it&#x27;s impressive that they were able to do this with a mostly deterministic approach. The point is that you really didn&#x27;t need that much AI to actually score a silver.
评论 #42982199 未加载
评论 #42979566 未加载