Hacker News new | past | comments | ask | show | jobs | submit login
AlphaCode 2 Technical Report [pdf] (storage.googleapis.com)
12 points by maccaw on Dec 6, 2023 | hide | past | favorite | 3 comments



This is awesome, and it seems extremely valuable to me for usage in performance sensitive code. With that said...

> Our system requires a lot of trial and error, and remains too costly to operate at scale.

It makes me think that we still need to find a method which is far more sample efficient. Generating (up to) 1 million samples for each problem introduces a lot of inefficiency here, and as the highest quality models start to require more and more resources, my guess is that we'll want to push in the direction of fewer samples with a smarter model (rather than the other way around).


“….When evaluated on the same platform as the original AlphaCode, we found that AlphaCode 2 solved 1.7× more problems, and performed better than 85% of competition participants.”


Its pretty weird that it doesn't work for Javascript since that's one of, if not the most popular language today




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: