Page 2 of 3
Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Mon Nov 05, 2018 9:38 am
by Kirby
dfan wrote:
Others are allowed to think differently!
Thanks. I do, and you are free to disagree as well
Uberdude wrote:
Plus, isn’t the success of AlphaGo, LeelaZero etc evidence this approach works?
It's different. These AIs are not calculating winrate from a single localized position. They calculate from an entire board position.
If the local situation was good for black, but black died across the rest of the board, the winrate wouldn't be good.
Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Mon Nov 05, 2018 9:44 am
by Kirby
To be clear, if Elf says a> b on an otherwise empty board (maybe it does), I think the evidence is much stronger than some ad hoc stats on a few hundred human games with varying global positions.
Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Mon Nov 05, 2018 9:58 am
by Uberdude
Kirby wrote:
Uberdude wrote:
Plus, isn’t the success of AlphaGo, LeelaZero etc evidence this approach works?
It's different. These AIs are not calculating winrate from a single localized position. They calculate from an entire board position.
I'm not talking about how, when running AG/LZ, it can give you a winrate for a whole board positon. I am talking about the training process: how does information about what moves are good and what moves are bad get fed into and update the neural networks? The basic premise of AG/LZ is:
- here's a game I played against myself
- pick a random move, say 67
- Did player of move 67 win this game?
- - Yes: 67 was more likely to be better than the average goodness of moves I play, update network to do more like it
- - No: 67 was more likely to be worse than the average goodness of moves I play, update network to do less like it
This only works if the assumption there was a causal link, however faint, between the goodness/badness of move 67 and whether or not the player of it won the game, is valid.
Kirby wrote:
If the local situation was good for black, but black died across the rest of the board, the winrate wouldn't be good.
Do you think it is more likely for black to have died somewhere else on the board when black descends at 'a', compared to when black pushes at 'b'? On the absence of any evidence to believe such a bias, my default position is to think those are equally likely.
Bayesian Bill to the rescue?!
Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Mon Nov 05, 2018 11:05 am
by Kirby
I agree with what you say here, Uberdude, but I don't think it's a fair comparison to take AlphaGo, which has trained on thousands or maybe millions of games to build up a sophisticated network that can give you win rates, and to then compare it to the OP here, which only does an analysis on a single local position, and notes a small statistical difference across a few hundred games.
Making AlphaGo would have been a lot simpler if the model were that dumb.
Last week, when I skipped going to the gym, I was 100% more likely to eat at the Mexican restaurant down the street. It must mean that skipping the gym means I'm destined to eat Mexican food on that day. My sample size is 1.
Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Mon Nov 05, 2018 11:14 am
by Gomoto
Kirby wrote:8% win rate difference from a handful of human games doesn't seem like much evidence to make much of a point about a single move out of hundreds that determined the result of the game.
And what is your take on the choice between a and b?
$$B
$$ --------------------
$$ | . . . . . . . . . .
$$ | . . O O O . . . . .
$$ | . a X O X O . . . .
$$ | . . . X X b . . . ,
$$ | . . . . . . . . . .
$$ | . . X . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . , . . . . . ,
- Click Here To Show Diagram Code
[go]$$B
$$ --------------------
$$ | . . . . . . . . . .
$$ | . . O O O . . . . .
$$ | . a X O X O . . . .
$$ | . . . X X b . . . ,
$$ | . . . . . . . . . .
$$ | . . X . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . , . . . . . ,[/go]
Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Mon Nov 05, 2018 11:15 am
by Kirby
Gomoto wrote:Kirby wrote:8% win rate difference from a handful of human games doesn't seem like much evidence to make much of a point about a single move out of hundreds that determined the result of the game.
And what is your take on the choice between a and b?

What is the rest of the board like?
Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Mon Nov 05, 2018 7:15 pm
by MikeKyle
On the theoretical discussion:
On a vs b:
First, I didn't see anyone address this:
Kirby wrote:To be clear, if Elf says a> b on an otherwise empty board (maybe it does), I think the evidence is much stronger than some ad hoc stats on a few hundred human games with varying global positions.
My default response to a problem is "How can I throw some data at this problem".
I've built some automation that uses patern searching and GRP to gather data to answer the question 'When a human pro chooses to play this move in a game, how does AI feel that it effects the win%'. I set it to work on both a and b
Method:
for
a:
for
b
I'd say that the degree to which elf agrees with pro's judgement on a vs b is pretty impressive (Elf is highly opinionated). which suggests to me that elf thinks that pros often make the right choice here and that the game is won or lost elsewhere.
Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Mon Nov 05, 2018 10:30 pm
by Gomoto
Thanks for taking a closer look.
Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Tue Nov 06, 2018 7:11 am
by topazg
$$B
$$ --------------------
$$ | . . . . . . . . . .
$$ | . . O O O . . . . .
$$ | . 1 X O X O . . . .
$$ | . . . X X . . . . ,
$$ | . . . . . . . . . .
$$ | . . X . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . a . . . . . . .
$$ | . . . , . . . . . ,
$$ | . . O . . . . . . .
- Click Here To Show Diagram Code
[go]$$B
$$ --------------------
$$ | . . . . . . . . . .
$$ | . . O O O . . . . .
$$ | . 1 X O X O . . . .
$$ | . . . X X . . . . ,
$$ | . . . . . . . . . .
$$ | . . X . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . a . . . . . . .
$$ | . . . , . . . . . ,
$$ | . . O . . . . . . .[/go]
$$B
$$ --------------------
$$ | . . . . . . . . . .
$$ | . . O O O . . . . .
$$ | . . X O X O . . . .
$$ | . . . X X 1 . . . ,
$$ | . . . . . . . . . .
$$ | . . X . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . , . . . . . ,
$$ | . . . X . . . . . .
- Click Here To Show Diagram Code
[go]$$B
$$ --------------------
$$ | . . . . . . . . . .
$$ | . . O O O . . . . .
$$ | . . X O X O . . . .
$$ | . . . X X 1 . . . ,
$$ | . . . . . . . . . .
$$ | . . X . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . , . . . . . ,
$$ | . . . X . . . . . .[/go]
(Actually I'd play "a" in the first diagram over either .. probably, depending on what was below the White stone, but I couldn't move the white stone up a position without clearly separating from the original dia)
This reminds me greatly of a chess video of Peter Svidler's when he was criticising why "this thematic way of playing a very common opening is simply bad here because this pawn is on that square and therefore the bishop can't do this" ... I'm paraphrasing and rather too lazy to look up the video (I think it was one of his banter blitzes though as opposed to his dedicated opening repertoire material).
Honestly I'll play what feels right in this sort of position, and I suspect that comes down to a comfort zone thing and a "I think I know how to play on from here more than in the other line" sort of thought process. Of the remaining 100 moves I make, at least 80 of them will probably be sub-optimal anyway, so I'd rather play with something I think I understand than go on a % stat that I definitely don't understand the intricacies behind.
Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Tue Nov 06, 2018 10:35 am
by Gomoto
That is a line of thought I am also considering right now. When a is the stronger play in a certain position, even the pros seem to have difficulties to handle the continuations in an efficent way.
Another important aspect are the possible/available follow up moves in the near vicinity that are strongly connected to this joseki. I started to review related pro games and will post my thoughts later, but this will take some time.
Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Tue Nov 06, 2018 10:41 am
by Bill Spight
Gomoto wrote:
And what is your take on the choice between a and b?
$$B
$$ --------------------
$$ | . . . . . . . . . .
$$ | . . O O O . . . . .
$$ | . a X O X O c . . .
$$ | . . . X X b . . . ,
$$ | . . . . . . . . . .
$$ | . . X . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . , . . . . . ,
- Click Here To Show Diagram Code
[go]$$B
$$ --------------------
$$ | . . . . . . . . . .
$$ | . . O O O . . . . .
$$ | . a X O X O c . . .
$$ | . . . X X b . . . ,
$$ | . . . . . . . . . .
$$ | . . X . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . . . . . . . .
$$ | . . . , . . . . . ,[/go]
Looking over the games at Waltheri, I have a few observations.
1) The choice of where to play generally occurs late in the opening. Which means that the rest of the board is definitely relevant.
2) Both "a" and "b" are normally sente, with "c" as the usual response to "b" and "b" as the usual response to "a".
3) Tenuki is definitely an option. "a", "b", and tenuki are chosen roughly equally. After tenuki, White seldom plays first locally.
Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Tue Nov 06, 2018 12:15 pm
by Gomoto
Cho Chikun 9p - Paek Seongho 9p, W+5.5 (Komi 6.5)
3rd Korea Senior Baduk League, final, round 2, 2018-10-23
Paek Seongho chooses move a (move 1) in this game.
$$W
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . X X X . . . . . . . . . . . . . . |
$$ | . 1 O X O X . . . . . . . . . . X . . |
$$ | . . . O O 2 . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . O . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . O . . . . . . . . . . . O O . . |
$$ | . . . . . . . . . . . . . . . O X . . |
$$ | . . . O . . . . . X . . . . X , X . . |
$$ | . . . . . X . . . . . . . . . X . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------
- Click Here To Show Diagram Code
[go]$$W
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . X X X . . . . . . . . . . . . . . |
$$ | . 1 O X O X . . . . . . . . . . X . . |
$$ | . . . O O 2 . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . O . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . O . . . . . . . . . . . O O . . |
$$ | . . . . . . . . . . . . . . . O X . . |
$$ | . . . O . . . . . X . . . . X , X . . |
$$ | . . . . . X . . . . . . . . . X . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------[/go]
In this position move a seems to be better than b because it is possible to aim at this continuation (not the game):
$$Wc
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . X X X 2 1 . . . . . . . . . . . . |
$$ | . O O X O X . . . . 3 . . . . . X . . |
$$ | . . . O O X . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . O . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . O . . . . . . . . . . . O O . . |
$$ | . . . . . . . . . . . . . . . O X . . |
$$ | . . . O . . . . . X . . . . X , X . . |
$$ | . . . . . X . . . . . . . . . X . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------
- Click Here To Show Diagram Code
[go]$$Wc
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . X X X 2 1 . . . . . . . . . . . . |
$$ | . O O X O X . . . . 3 . . . . . X . . |
$$ | . . . O O X . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . O . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . O . . . . . . . . . . . O O . . |
$$ | . . . . . . . . . . . . . . . O X . . |
$$ | . . . O . . . . . X . . . . X , X . . |
$$ | . . . . . X . . . . . . . . . X . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------[/go]
In the game Cho tries to resist with H17. (But in this position it would have been probably better to just connect at F18.)
$$Wc
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . X X X . 1 . . . . . . . . . . . . |
$$ | . O O X O X . 2 . . . . . . . . X . . |
$$ | . . . O O X . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . O . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . O . . . . . . . . . . . O O . . |
$$ | . . . . . . . . . . . . . . . O X . . |
$$ | . . . O . . . . . X . . . . X , X . . |
$$ | . . . . . X . . . . . . . . . X . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------
- Click Here To Show Diagram Code
[go]$$Wc
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . X X X . 1 . . . . . . . . . . . . |
$$ | . O O X O X . 2 . . . . . . . . X . . |
$$ | . . . O O X . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . O . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . O . . . . . . . . . . . O O . . |
$$ | . . . . . . . . . . . . . . . O X . . |
$$ | . . . O . . . . . X . . . . X , X . . |
$$ | . . . . . X . . . . . . . . . X . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------[/go]
Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Tue Nov 06, 2018 2:01 pm
by Gomoto
Cho Hanseung 9p - Choi Cheolhan 9p, W+Resign (Komi 6.5)
year 2018 Korean League, round 14, 2018-10-05
$$B
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . a . . . . . . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . . . . . . . |
$$ | . X X O . . . . . , . . . . . X . . . |
$$ | . X O O . . . . . . . . . . . . . . . |
$$ | . . X b . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . X . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------
- Click Here To Show Diagram Code
[go]$$B
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . a . . . . . . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . . . . . . . |
$$ | . X X O . . . . . , . . . . . X . . . |
$$ | . X O O . . . . . . . . . . . . . . . |
$$ | . . X b . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . X . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------[/go]
In this game Choi went for move b in an early game state.
$$B
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . . . . . . . |
$$ | . X X O . . . . . , . . . . . X . . . |
$$ | . X O O . . . . . . . . . . . . . . . |
$$ | . . X W . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . X . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------
- Click Here To Show Diagram Code
[go]$$B
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . . . . . . . |
$$ | . X X O . . . . . , . . . . . X . . . |
$$ | . X O O . . . . . . . . . . . . . . . |
$$ | . . X W . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . X . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------[/go]
Variation (not the game):
Move b seems to be the better option in this game because after move a these follow up moves are not attractive yet (too small and 4 is too good of an answer).
$$W
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . W . . . . . . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . . . . . . . |
$$ | . X X O . . . . . , . . . . . X . . . |
$$ | . X O O . . . . . . . . . . . . . . . |
$$ | . 2 X B . . . . . . . . . . . . . . . |
$$ | . 1 . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . , . . . |
$$ | . . 3 . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . 4 . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . X . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------
- Click Here To Show Diagram Code
[go]$$W
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . W . . . . . . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . . . . . . . |
$$ | . X X O . . . . . , . . . . . X . . . |
$$ | . X O O . . . . . . . . . . . . . . . |
$$ | . 2 X B . . . . . . . . . . . . . . . |
$$ | . 1 . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . , . . . |
$$ | . . 3 . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . 4 . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . X . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------[/go]
Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Tue Nov 06, 2018 4:03 pm
by Bill Spight
dfan wrote:Kirby wrote:8% win rate difference from a handful of human games doesn't seem like much evidence to make much of a point about a single move out of hundreds that determined the result of the game.
I would agree more with this if we were talking about a few dozen games rather than a few hundred. I did some simulations to ask the question "If Black won 153 out of 323 games in total and we break it into groups of 202 and 121 games, what are the chances that he won 90 or fewer games in the group of 202?" and the answer is around 11.6%. So I think that it is fair to say that it is not proof but it is solid evidence.
Of course, there are all sorts of things that confound this. Maybe Black usually makes his decision based on a situation elsewhere on the board, and that other situation is really the thing contributing to the difference in win rate.
Ceteris are seldom paribus.

Re: Joseki 4-4, low approach, low extension, contact variati
Posted: Tue Nov 06, 2018 7:19 pm
by Kirby
Gomoto wrote:Cho Hanseung 9p - Choi Cheolhan 9p, W+Resign (Komi 6.5)
year 2018 Korean League, round 14, 2018-10-05
$$B
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . a . . . . . . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . . . . . . . |
$$ | . X X O . . . . . , . . . . . X . . . |
$$ | . X O O . . . . . . . . . . . . . . . |
$$ | . . X b . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . X . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------
- Click Here To Show Diagram Code
[go]$$B
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . a . . . . . . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . . . . . . . |
$$ | . X X O . . . . . , . . . . . X . . . |
$$ | . X O O . . . . . . . . . . . . . . . |
$$ | . . X b . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . X . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------[/go]
In this game Choi went for move b in an early game state.
$$B
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . . . . . . . |
$$ | . X X O . . . . . , . . . . . X . . . |
$$ | . X O O . . . . . . . . . . . . . . . |
$$ | . . X W . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . X . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------
- Click Here To Show Diagram Code
[go]$$B
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . . . . . . . |
$$ | . X X O . . . . . , . . . . . X . . . |
$$ | . X O O . . . . . . . . . . . . . . . |
$$ | . . X W . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . , . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . X . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------[/go]
Variation (not the game):
Move b seems to be the better option in this game because after move a these follow up moves are not attractive yet (too small and 4 is too good of an answer).
$$W
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . W . . . . . . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . . . . . . . |
$$ | . X X O . . . . . , . . . . . X . . . |
$$ | . X O O . . . . . . . . . . . . . . . |
$$ | . 2 X B . . . . . . . . . . . . . . . |
$$ | . 1 . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . , . . . |
$$ | . . 3 . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . 4 . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . X . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------
- Click Here To Show Diagram Code
[go]$$W
$$ ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . W . . . . . . . . . . . . . . . . |
$$ | . X O . . O . . . . . . . . . . . . . |
$$ | . X X O . . . . . , . . . . . X . . . |
$$ | . X O O . . . . . . . . . . . . . . . |
$$ | . 2 X B . . . . . . . . . . . . . . . |
$$ | . 1 . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . , . . . . . , . . . . . , . . . |
$$ | . . 3 . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . 4 . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . X . . . . . , . . . . . O . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . . . . . . . . . . . . . . . |
$$ ---------------------------------------[/go]
I like these kinds of posts. We have several examples and can discuss various *reasoning* for various alternatives. The OP seemed more like a very generalized statement that said "win rate is X%, therefore b > a". I fight back against this kind of generalization, even if it's true in many cases.
Going over reasoning and seeing the limits of when "b > a", when "a > b", when "a ~= b", etc., is interesting and valuable. The win rate of a few hundred pro games is also interesting in some regard, but it's kind of like a novel piece of knowledge than any sort of true understanding.