Discussion about this post

User's avatar
Kevin's avatar

Go is a good example of your point because it proves that deep learning and scale are *not* all you need.

There's only one algorithm today that plays Go at a superhuman level: Monte Carlo tree search. It was invented specifically for Go. In the 90s people used monte carlo methods for Go bots, in the 00s people invented Monte Carlo tree search for go bots, and then when AlphaGo finally became superhuman it was using MCTS plus neural networks. So all this Go-specific algorithmic research really did pay off.

Pure AI, like just a policy network, is okay at Go but not at the level of top humans.

Similarly, the best chess algorithm today is alpha-beta tree search, which was invented specifically for chess.

The part that seems to always get replaced as AI-based systems scale is "feature engineering". Not the algorithmic search design.

Expand full comment
Mark Elliott's avatar

The exponential scaling hype is due for its sinusoidal AI winter at some unpredictable point in a system where Nietzsche envy is converted to ambition which is then converted to money in the hyper leveraged economy? Say HI to your dad for ME. Cheers.

Expand full comment
4 more comments...

No posts