← Search

Meng-Yu Tsai

3 accepted papers

2025

Uncertainty-Guided Exploration for Efficient AlphaZero Training

NeurIPS 2025poster

AlphaZero has achieved remarkable success in complex decision-making problems through self-play and neural network training. However, its self-play process remains inefficient due to limited exploration of high-uncertainty positions, the overlooked runner-up decisions in Monte Carlo Tree Search (MCT…

Cited by 0SourceScholar
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…

2022

Are AlphaZero-like Agents Robust to Adversarial Perturbations?

NeurIPS 2022accept

The success of AlphaZero (AZ) has demonstrated that neural-network-based Go AIs can surpass human performance by a large margin. Given that the state space of Go is extremely large and a human player can play the game from any legal state, we ask whether adversarial states exist for Go AIs that may…