|
|
|
|
|
by visarga
1275 days ago
|
|
> If we had a way of differentiating the wheat from the chaff This is the key to AGI. We need verification systems, they can be a code execution environment, a database of facts, a math symbolic engine, a physical simulation, a game, or real world lab experiments. These verifiers will produce signal that can be used by the language models to improve. The cheaper and faster verification is, the faster we can iterate. Generating ideas is cheap, proof matters. Just remember AlphaZero a bit - it started from scratch, playing against itself, in a few hours it surpassed human level. Go simulation and verification is trivial. The board is just a matrix. So learning from massive search and verification is a proven path to super-human level. Here is a related paper: > Evolution through Large Models https://arxiv.org/abs/2206.08896 |
|