← Search

Ting-Han Wei

2 accepted papers

2024

Expected Work Search: Combining Win Rate and Proof Size Estimation

IJCAI 2024poster

We propose Expected Work Search (EWS), a new game solving algorithm. EWS combines win rate estimation, as used in Monte Carlo Tree Search, with proof size estimation, as used in Proof Number Search. The search efficiency of EWS stems from minimizing a novel notion of Expected Work, which predicts th…

2024

Monte Carlo Tree Search in the Presence of Transition Uncertainty

AAAI 2024technical

Monte Carlo Tree Search (MCTS) is an immensely popular search-based framework used for decision making. It is traditionally applied to domains where a perfect simulation model of the environment is available. We study and improve MCTS in the context where the environment model is given but imperfect…