Weak score estimator and Japanese rules

I guess it’s slightly on-topic since if there’s a better thing coming soon, why mess with the old one? However, the discussion seems to demonstrate the opposite - it’s going to be a lot of work to even agree on what we want, let alone implement it.

So, did anyone try out the Japanese estimation fixes on the beta site yet? :grin:

3 Likes

This is the option I favour. Anything involving strong AI is a no-go for me (in game, after the game its fine).

5 Likes

It’s all about to which point OGS wants to enforce the no external help policy. A balance between being rigorous or satisfy the wish of some players. You know we allow joseki books in corr games. And even sometimes here, players ask for AI in-game …
But the truth is that giving a weak SE, which can induce hints and failures is a bit too weird flattery in my opinion.
The main advantage i still see is a help for full beginner to close boudaries and group status, that sort of things. In that case i would better offer a strong SE to them only (20-30k). Or use humans.

1 Like

What about a prominent button which appears during the agreement phase (or maybe after there have been more than a certain number of passes without the game ending?) (maybe only for TPK players?) which lets volunteers accept the request from help, and jump to the game. These volunteers would have no powers regular users do not have, but would be able to offer advice on how to end the game, and call a mod if the players are still unable to resolve it. The players could, of course, still call a mod directly. Perhaps this is providing a solution to a problem noone had, though.

2 Likes

when one of players is so far ahead that other player should resign and endgame would be real waste of time - I think to understand when that happens is the real thing that estimator should do. Estimator shouldn’t be able to help you to know if you are few points ahead or behind. But it should be able to tell you when you are really far behind. I think purpose of estimator is to know when to resign.

OK , OK, pure version:

res cr
black : 189
white : 140
neutral: 32


b 164
w 164
n 33

res st
b 164
w 169
n 28

res real
b 169
w 163
n 29

it literally has no AI or Go knowledge
…but looks like current old estimator(that ogs really use during game) is worse in every single thing
so

therefore not a problem
they just should not forget to click dead groups

5 Likes

If you click dead groups, would you run the algorithm again but just pretend that those stones aren’t there?

I guess it works well for area scoring. Would you just count the shaded areas minus the stones for territory scoring?

2 Likes

they would be just replaced with neutral points.
no need to rerun estimation from beginning, It able to just continue iterations from current modified state.
(and so, if neutral points will be surrounded by same color, they will be painted in it)

My point is just that they would need to be clarified as being created by a simple geometric rule. If a person, who is not familiar with what the tool is actually doing, saw some of these figures, they might wrongly assume that some more complicated estimation algorithm produced a positional judgement, rather than it just being a visualization of Manhattan distance.

3 Likes

text explaining it and that they should click dead groups themselves may appear each time when you use (during game)estimator
and when you use AI estimator (when watch game) there should be text explaining that this is real Go AI.
So no more confusion.

1 Like

This is something i do sometimes with beginners: removing stone after stone from the end, i ask them to stop when they lost. Surprisingly maybe, they do find it.

Yay, back to my original question!

You might argue, for example, that a Black intersection bordering a neutral point should be only worth half a point, since there is only a 50% chance that it will become territory.

3 Likes

Sabaki can export position as ASCII , so I can open games automatically with my estimator now

Lee Sedol vs AlphaGo game 4 :

OGS AI estimate:
l4 ogs
(w+1.5)
what I don’t like about it that it paints as neutral too many points, its impossible to see cool picture

while my estimator paints almost everything:
l4 res1

now, if we choose same dead stones as those that were chosen by OGS AI, we get:
l4 res2
b+8,5

if we don’t choose white stone above as dead(in original game it survived), result
l4 res3
w+3,5

3 Likes

I know you’re fond of your creation, but that doesn’t help us with the basic question of what should be available to players here.

1 Like

I’m fond of his creation, too.

1 Like

now I see what should:
estimator should not mark any of stones as dead automatically - in game above its really not clear what is dead
player should mark stones as dead himself only
and almost everything should be painted. Estimator that leaves too many points as neutral only leads to confusion. It should be clear what it counts “one by one”

So you’re arguing for a differently broken visualizer. Thanks, that’s all I wanted to know.

No, not quite. Why do you want a broken visualizer?

because current broken visualizer (old, that available while you play game) is too broken, much more broken than what I created in few minutes.

Again, I get that you’re fond of your creation, and I’m not asking what you like about your creation.

I’m asking for what you think is the optimal tool that should be given to players. What should it do, what is the criterion by which you measure how well it is doing its job, why is each of these uses (if more than one) necessary to implement?

I told already

3 Likes