Live data from Hacker News

Crazy Stone computer Go program defeats Ishida Yoshio 9 dan with 4 stones

gogameguru.com

51–60 of 134 posts

Re: Crazy Stone computer Go program defeats Ishida Yoshio 9 dan with 4 stones

#51

Earlier quoted context omitted.

A four stone handicap in Go is way less than a four piece handicap in chess. Also, Crazy Stone is 6d on KGS.

True I edited it down to just bishops. And KGS is very inflated, a 6d on KGS vs. a 6d international professional wouldn't be contest. The normal conversion I hear is a 3d on KGS is around a 1k on Eastern Servers. Or that's my experience for people who play on KGS and eastern servers. I'm a 4k on KGS, but I know my knowledge is a bit amateur or a South Korean 4k.

Two bishops is still too much.

An above average amateur chess player around ELO 2000 should regularly beat the world champion with two extra bishops.

Re: Crazy Stone computer Go program defeats Ishida Yoshio 9 dan with 4 stones

#52

To put in more westernized chess terms, this would be like beating a 2100Elo master without bishops. Yoshio is a professional and very skilled, but he hasn't won a major tourniquet since 1989. Really not an achievement, its nice to see Computer Go advancing. A 4 stone handicap between master's is massive. The difference between a 9d (dan) and 1d isn't actually 8 stones. With an 8 stone handicap a 1d will play a 9d of…

  > To put in more westernized chess terms, this would be like beating a
  > 2100 Elo master without bishops.
This sentence is not helpful. A handicap is useless without a basic idea of the skill level of both opponents. Who is playing the 2100 master? My mom who has no chess knowledge, the casual player who knows how the pieces move but has never devoted anytime to study, or someone ranked 1500?

  |------------+---------+------------------------+-----------|
  | Underdog   | Result  | Favorite               | Handicap  |
  |------------+---------+------------------------+-----------|
  | CrazyStone | defeats | Ishida Yoshio          | 4 Stones  |
  | ?????????? | defeats | 2100 ELO Ranked Player | 2 Bishops |
  |------------+---------+------------------------+-----------|

Re: Crazy Stone computer Go program defeats Ishida Yoshio 9 dan with 4 stones

#53
post #41

Earlier quoted context omitted.

It's hard to make a comparison like that because Go and Chess operate on fundamentally different models. Chess is about capturing a specific piece and putting your opponent in a position where they have no options but to lose; to that end, it's a war of attrition where players slowly lose resources until the game is over (note that I do not play chess at any significant level). In contrast, Go is about capturing terr…

It's hard to make a comparison like that because Go and Chess operate on fundamentally different models It is very easy. The nature of the game is completely irrelevant. The question is what expectation of winning rate a 4 stone advantage gives to a Go player. For middle ranks, one stone is about 100 ELO-equivalent, or 64% winning rate. (I think it's closer at top dan ranks, would have to look up the statistics). 4 S…

I've read four different versions of the comparison you're describing as "very easy" (four pieces, four pawns, two bishops, a minor piece), so you'll forgive me if I don't find your statement very convincing given the lack of consensus?

Re: Crazy Stone computer Go program defeats Ishida Yoshio 9 dan with 4 stones

#55

confusing title, I was expecting golang

Not confusing at all. Go laid claim to the name hundreds of years ago, and the title made it clear it was the game. If someone invented a computer language called chess and there was an article title "Houdini computer chess program defeats former world champion Garry Kasparov with knight handicap" would you expect it to be about the computer language ?

Also, the source for the article is "gogameguru", which would be a bit of a head-scratching place for an article about golang.

Re: Crazy Stone computer Go program defeats Ishida Yoshio 9 dan with 4 stones

#56
post #41

Earlier quoted context omitted.

It's hard to make a comparison like that because Go and Chess operate on fundamentally different models It is very easy. The nature of the game is completely irrelevant. The question is what expectation of winning rate a 4 stone advantage gives to a Go player. For middle ranks, one stone is about 100 ELO-equivalent, or 64% winning rate. (I think it's closer at top dan ranks, would have to look up the statistics). 4 S…

I've read four different versions of the comparison you're describing as "very easy" (four pieces, four pawns, two bishops, a minor piece), so you'll forgive me if I don't find your statement very convincing given the lack of consensus?

You'll notice they didn't support their arguments - they were just guessing.

Re: Crazy Stone computer Go program defeats Ishida Yoshio 9 dan with 4 stones

#57
post #52

To put in more westernized chess terms, this would be like beating a 2100Elo master without bishops. Yoshio is a professional and very skilled, but he hasn't won a major tourniquet since 1989. Really not an achievement, its nice to see Computer Go advancing. A 4 stone handicap between master's is massive. The difference between a 9d (dan) and 1d isn't actually 8 stones. With an 8 stone handicap a 1d will play a 9d of…

> To put in more westernized chess terms, this would be like beating a > 2100 Elo master without bishops. This sentence is not helpful. A handicap is useless without a basic idea of the skill level of both opponents. Who is playing the 2100 master? My mom who has no chess knowledge, the casual player who knows how the pieces move but has never devoted anytime to study, or someone ranked 1500? |------------+---------+…

> Who is playing the 2100 master?

Crazy Stone computer Go program.

Re: Crazy Stone computer Go program defeats Ishida Yoshio 9 dan with 4 stones

#58

Combinatorically, Go is considered pretty much the most complex game in existence, and computer go programs have been historically weak, so this seems to be quite an achievement (despite that it was against 4-stone-handicapped master passed his prime). One thing I wonder, though, if computers ever catch up to humans at Go, could we simply expand the board size a few spaces, thus dramatically increasing the problem sp…

I remember watching a game around 15 years ago, Go professional (I forget who) vs a highly-ranked computer program.

The computer got a 27 stone handicap, and the pro still won by more than 361 stones. Both of those numbers are crazy.

The fact that computer programs are getting competitive is pretty awesome. 15 year ago, I wasn't sure they'd ever beat a competent human. But now I anticipate that 15 years from now (if not sooner) they'll be better than pretty much everyone.

Re: Crazy Stone computer Go program defeats Ishida Yoshio 9 dan with 4 stones

#59
post #50
post #49

Earlier quoted context omitted.

There are plenty of deterministic games more complex than Go, even turn-based ones. But Go is still a clear outlier due to its age and the simplicity of its rules - it's completely obvious how to enumerate the game tree. Things like a real-time strategy game aren't really a fair comparison, since they are designed to approximate a continuous game space-time as opposed to the discrete board and moves of Go. You can in…

> You can inflate the game tree complexity just by switching from single-precision to double-precision, but that doesn't really make the game any harder. I think that absolutely makes the game significantly harder, just like playing Go on a smaller board is easier than Go on a larger board.

Hmm, would you say that poker is harder if you can raise from $10 to $50.00001 instead of $50?

Re: Crazy Stone computer Go program defeats Ishida Yoshio 9 dan with 4 stones

#60
post #57
post #52

Earlier quoted context omitted.

> To put in more westernized chess terms, this would be like beating a > 2100 Elo master without bishops. This sentence is not helpful. A handicap is useless without a basic idea of the skill level of both opponents. Who is playing the 2100 master? My mom who has no chess knowledge, the casual player who knows how the pieces move but has never devoted anytime to study, or someone ranked 1500? |------------+---------+…

> Who is playing the 2100 master? Crazy Stone computer Go program.

Crazy Stone the Go computer program is playing a human chess player with a 2100 ranking?
Post reply on HN