Why are people so fired up about a computer winning yet-another-boardgame?

Hint: it’s not about winning a board game

Frank Chen
Tweet Stormed
2 min readMar 11, 2016

--

1/

Why are people so fired up about a computer winning yet-another-board-game?

2/

We saw similar media mania around Deep Blue beating Kasparov in 1996–97 but that didn’t lead to general #AI breakthroughs

3/

But here are some reasons AI researchers are fired up about AlphaGo beating Lee Se-dol and how it might presage much more general

4/

#AI breakthroughs with applications far beyond board games

5/

First, Go is much more complicated than chess. Specifically, as Demis Hassabis of Google’s DeepMind points out, Go has a googol times more possible positions compared with chess.

6/

Because you can’t brute force search through the possible moves or just use a catalog of pre-defined openings and endgames, a whole new set of algorithms were needed to win Go

7/

Second, it shows how an ensemble of different learning techniques (deep learning + reinforcement learning + Monte Carlo tree search) can yield remarkable results, much better than results from a single technique

8/

Monte Carlo tree search, for example, is an unsung hero of AI techniques, (since deep learning gets all the glory),

9/

as it’s a great way of exploring a large tree without brute force visiting every possible node

10/

Third, it perfectly illustrates the pendulum swing in AI research from expert systems—programs designed to capture human expertise in algorithms—to algorithms which learn themselves.

11/

Another class of continuous self-learning called genetic algorithms led to this delightful system

12/

written by Seth Bling called MarI/O that learned to play and ace Super Mario World:

MarI

13/

Finally, as Demis Hassabis of Google’s DeepMind writes on their blog,

The game is played primarily through intuition and feel, and because of its beauty, subtlety and intellectual depth it has captured the human imagination for centuries.

14/

That is, the oh-so-tantalizing prospect is that with this AlphaGo win, we are the dawn of an era where we can program computers to mimic human intuition and flow—or demonstrate novel inutition and flow of their own

15/

Rather than just solve problems with brute force using lots of processors and large, reliable memories

16/

So is this #AlphaGo win the beginning of real progress towards generalized intelligence compared to the false start of winning chess?

--

--

Frank Chen
Tweet Stormed

Partner at Andreessen Horowitz. Writes about tech, startups, venture investing, science, the future. Likes explaining things. Opinions my own.