|
|
|
|
|
by dragontamer
546 days ago
|
|
The existence of KataGo and it's super-AlphaGo / AlphaZero strength is because Go players noticed that AlphaGo can't see ladders. A simple formation that even mild amateurs must learn to reach the lowest ranks. KataGo recognizes the flaw and has an explicit ladder solver written in traditional code. It seems like neural networks will never figure out ladders (!!!!!). And it's not clear why such a simple pattern is impossible for deep neural nets to figure out. I'm not surprised that there are other, deeper patterns that all of these AIs have missed. |
|
Maybe solving ladders is iterative? Once they make chain-of-thought version of AlphaZero it might figure them out.