Strange pachi resignation

For discussing go computing, software announcements, etc.
Post Reply
User avatar
oca
Lives in gote
Posts: 699
Joined: Wed Feb 19, 2014 2:53 am
Rank: DDK
GD Posts: 0
KGS: aco
IGS: oca
OGS: oca
Location: Switzerland
Has thanked: 485 times
Been thanked: 166 times

Strange pachi resignation

Post by oca »

Hi, I just did a quick game against pachi.
As I'm still a beginer, I started with 9 stones... the game was a bit too short in my opinion,there are still options for white is it :D


I started pachi with "-t =2000" maybe I must give him a bit more time ;) ...
Converting the book Shape UP! by Charles Matthews/Seong-June Kim
to the gobook format. last updated april 2015 - Index of shapes, p.211 / 216
User avatar
moyoaji
Lives in sente
Posts: 773
Joined: Fri Jun 14, 2013 12:53 pm
Rank: KGS 1 kyu
GD Posts: 0
Universal go server handle: moyoaji
Location: Michigan, USA
Has thanked: 143 times
Been thanked: 218 times

Re: Strange pachi resignation

Post by moyoaji »

What surprises me about this is that the resignation here feels human. If I were playing a game and made the silly mistake of letting my stone get captured like that I would ask for the game to be restarted (basically, a resignation). I think many human players would - that mistake is obvious, clearly the white player is tired/not thinking.

A computer shouldn't react like that - and I don't think it is feeling fatigued in any way.

I assume that the reason for the resignation is that the program isn't dealing well with the handicap stones. It is trying to analyze how it will win the game as if it was playing against itself. That is impossible for white to do. Perhaps you should lower the number of stones? Maybe start with 4 or 5 and see how the program does?
"You have to walk before you can run. Black 1 was a walking move.
I blushed inwardly to recall the ignorant thoughts that had gone through
my mind before, when I had not realized the true worth of Black 1."

-Kageyama Toshiro on proper moves
User avatar
Charlie
Lives in gote
Posts: 310
Joined: Mon Feb 06, 2012 2:19 am
Rank: EGF 4 kyu
GD Posts: 0
Location: Deutschland
Has thanked: 272 times
Been thanked: 126 times

Re: Strange pachi resignation

Post by Charlie »

Pachi runs MCTS. I'd imagine Pachi resigns when its predicted probability of winning falls below a certain threshold. With nine handicap stones on the board, that probability must start out really low. Losing a hopeless push into your corner was clearly sufficient to push it below the resignation threshold.
Uberdude
Judan
Posts: 6727
Joined: Thu Nov 24, 2011 11:35 am
Rank: UK 4 dan
GD Posts: 0
KGS: Uberdude 4d
OGS: Uberdude 7d
Location: Cambridge, UK
Has thanked: 436 times
Been thanked: 3718 times

Re: Strange pachi resignation

Post by Uberdude »

But to play handicap games most monte carlo bots use some kind of dynamic komi I think. So if we say 9 stones is worth 100 points and an average game lasts 250 moves then on move n give white 100*(250-n)/250 komi. But it's probably more complicated than that.
Post Reply