Take a look at Bruno Bouzy's work. He has some paper's which will give good starting points.
The initial step of projecting influence is relatively easy, but then you have to factor in life and death status. As far as I know that it is a harder problem.
Sorry to give a useful answer.
Software for visualizing influence and territory
-
agewisdom
- Dies in gote
- Posts: 47
- Joined: Thu Apr 30, 2015 11:29 pm
- Rank: Beginner
- GD Posts: 0
- Has thanked: 19 times
- Been thanked: 6 times
Re: Software for visualizing influence and territory
Thanks. Would appreciate if you post the link here, if possible.Javaness2 wrote:Take a look at Bruno Bouzy's work. He has some paper's which will give good starting points.
-
Javaness2
- Gosei
- Posts: 1545
- Joined: Tue Jul 19, 2011 10:48 am
- GD Posts: 0
- Has thanked: 111 times
- Been thanked: 322 times
- Contact:
-
dfan
- Gosei
- Posts: 1598
- Joined: Wed Apr 21, 2010 8:49 am
- Rank: AGA 2k Fox 3d
- GD Posts: 61
- KGS: dfan
- Has thanked: 891 times
- Been thanked: 534 times
- Contact:
Re: Software for visualizing influence and territory
The "heat map" was not of influence but of the probability of the next move being played at that location. So in a given position it might think that Black was 43% likely to play move #1, 19% likely to play move #2, etc. This was its "policy network" that was a neural network trained to imitate human games.agewisdom wrote:Pardon me, if I'm mistaken but during the AlphaGo vs Lee Sedol matches, I heard remarks about AlphaGo having a heat map over the entire Go board, to visualise the entire situation.
Anyone have any idea whether this was correct? It would be interesting to see what this visual representation looked like.
-
agewisdom
- Dies in gote
- Posts: 47
- Joined: Thu Apr 30, 2015 11:29 pm
- Rank: Beginner
- GD Posts: 0
- Has thanked: 19 times
- Been thanked: 6 times
Re: Software for visualizing influence and territory
Oh, I see. Thanks for clearing that up.dfan wrote: The "heat map" was not of influence but of the probability of the next move being played at that location. So in a given position it might think that Black was 43% likely to play move #1, 19% likely to play move #2, etc. This was its "policy network" that was a neural network trained to imitate human games.
Did they make available the heat map for any of the games played? Either against Lee Sedol or Fan Hui?
-
dfan
- Gosei
- Posts: 1598
- Joined: Wed Apr 21, 2010 8:49 am
- Rank: AGA 2k Fox 3d
- GD Posts: 61
- KGS: dfan
- Has thanked: 891 times
- Been thanked: 534 times
- Contact:
Re: Software for visualizing influence and territory
There are some examples of various heat maps in a specific position in one of the informal games against Fan Hui in Figure 5 of their paper (PDF link).agewisdom wrote:Did they make available the heat map for any of the games played? Either against Lee Sedol or Fan Hui?
-
agewisdom
- Dies in gote
- Posts: 47
- Joined: Thu Apr 30, 2015 11:29 pm
- Rank: Beginner
- GD Posts: 0
- Has thanked: 19 times
- Been thanked: 6 times
Re: Software for visualizing influence and territory
Many thanks!dfan wrote: There are some examples of various heat maps in a specific position in one of the informal games against Fan Hui in Figure 5 of their paper (PDF link).