|
|
|
|
|
by lelanthran
725 days ago
|
|
Maybe I am missing something, but to me this looks like "Let's brute-force on the training data". I mean, generating tens of thousands of possible solutions, to find one that works does not, to me, signify AGI. After all, the human solving these problem doesn't make 10k attempts before getting a solution, do they? The approach here, due to brute force, can't really scale: if a random solution to a very simple problem has a 1/10k chance of being right, you can't scale this up to non-trivial problems without exponentially increasing the computational power used. Hence, I feel this is brute-force. |
|
Please learn a bit of combinatorics.
> After all, the human solving these problem doesn't make 10k attempts before getting a solution, do they?
No. People have much better "early rejection", also human brain has massive parallel compute capacity.
It's ridiculous to demand GPT-4 performs as good as a human. Obviously its vision is much worse and it doesn't have 'video' and physics priors people have, so it has to guess more times.