Host: The Japanese Society for Artificial Intelligence
Name : The 37th Annual Conference of the Japanese Society for Artificial Intelligence
Number : 37
Location : [in Japanese]
Date : June 06, 2023 - June 09, 2023
Tree search is still important in the field of AI for Player versus Player, and AlphaZero combines tree search with machine learning. On the other hand, AI is not only pursues simple performance but also adjusts the difficulty level according to the opponent, is also considered important in servces. What is the most important a fighting style always achieves a desired win rate against the opponent, so AI is needed to achieve a natural objective win rate level Risk-sensitive Satisficing (RS) is algorithm for target-oriented exploration. we proposed AlphaZeRS, which changes the evaluation function of AlphaZero from PUCT to RS. RS feature quick search and discovery to the objective level, which may reduce the number of nodes. In this paper, we tested AlphaZeRS in terms of achieving the target win probability level against opponents of different strengths and saving node deployment through simulations of two-player games.