AlphaGeometry: An Olympiad-level AI system for geometry
31–40 of 177 posts
Re: AlphaGeometry: An Olympiad-level AI system for geometry
#32Earlier quoted context omitted.
Not a subject matter expert, so forgive me if the question is unintentionally obtuse, but It seems like a reasonable statement. They seem to be inferring that problems with existing public solutions wouldn't be a good indicator of performance in solving novel problems-- likely a more important evaluative measure than how fast it can replicate an answer it's already seen. Since you couldn't know if that solution was i…
They're referring to "performance of performance". Not that it's a big deal. I notice problems like this slip into my writing more and more without detection as I get older :/ I don't see the sentence in the Nature paper, though.
Re: AlphaGeometry: An Olympiad-level AI system for geometry
#33See also https://www.nytimes.com/2024/01/17/science/ai-computers-math... (via https://news.ycombinator.com/item?id=39030186 , but we'll merge that thread hither)
https://archive.is/https://www.nytimes.com/2024/01/17/scienc...
Re: AlphaGeometry: An Olympiad-level AI system for geometry
#34Re: AlphaGeometry: An Olympiad-level AI system for geometry
#35Re: AlphaGeometry: An Olympiad-level AI system for geometry
#36(via https://news.ycombinator.com/item?id=39030186, but we'll merge that thread hither)
Re: AlphaGeometry: An Olympiad-level AI system for geometry
#37Re: AlphaGeometry: An Olympiad-level AI system for geometry
#38Re: AlphaGeometry: An Olympiad-level AI system for geometry
#39I suppose we can now replace high schoolers.
Re: AlphaGeometry: An Olympiad-level AI system for geometry
#40Earlier quoted context omitted.
It's not tiny, this is a quite normal size outside the field of LLMs, e.g. normal-sized language models, or also translation models, or acoustic models. Some people even would call this large.
It's tiny by the standards of transformers, pretty sure most transformers trained (across all domains) are larger than this
Looking at NeurIPS 2023:
https://openreview.net/group?id=NeurIPS.cc/2023/Conference#t...
Some random spotlight papers:
- https://openreview.net/pdf?id=YkBDJWerKg: Transformer (VPT) with 248M parameters
- https://openreview.net/pdf?id=CAF4CnUblx: Vit-B/16 with 86M parameters
- https://openreview.net/pdf?id=3PjCt4kmRx: Transformer with 282M parameters
Also, in my field (speech recognition, machine translation, language modeling), all using Transformer variants, this is a pretty normal model size.