← Search

Chung-Chin Shih

5 accepted papers

2023

Game Solving with Online Fine-Tuning

NeurIPS 2023poster

Game solving is a similar, yet more difficult task than mastering a game. Solving a game typically means to find the game-theoretic value (outcome given optimal play), and optionally a full strategy to follow in order to achieve that outcome. The AlphaZero algorithm has demonstrated super-human leve…

2022

A Novel Approach to Solving Goal-Achieving Problems for Board Games

AAAI 2022technical

Goal-achieving problems are puzzles that set up a specific situation with a clear objective. An example that is well-studied is the category of life-and-death (L&D) problems for Go, which helps players hone their skill of identifying region safety. Many previous methods like lambda search try null m…

2022

AlphaZero-based Proof Cost Network to Aid Game Solving

ICLR 2022poster

The AlphaZero algorithm learns and plays games without hand-crafted expert knowledge. However, since its objective is to play well, we hypothesize that a better objective can be defined for the related but separate task of solving games. This paper proposes a novel approach to solving problems by mo…