• DocumentCode
    3476468
  • Title

    Monte-Carlo tree search in Ms. Pac-Man

  • Author

    Ikehata, N. ; Ito, Takao

  • Author_Institution
    Dept. of Comput. Sci., Univ. of Electro-Commun., Tokyo, Japan
  • fYear
    2011
  • fDate
    Aug. 31 2011-Sept. 3 2011
  • Firstpage
    39
  • Lastpage
    46
  • Abstract
    This paper proposes a method for solving the problem of avoiding pincer moves of the ghosts in the game of Ms. Pac-Man to enhance the chance of survival for Ms. Pac-Man. To achieve this, the approach of using the UCT (UCB applied to trees) algorithm, a Monte-Carlo tree search algorithm that proved to be successful with a computer game of Go, was employed. The UCT algorithm is one of the tree search algorithms based on simulations and performs many searches on potential moves weighing the mean reward based on random simulation and the number of searches for a node. Although it is difficult to build a complete game tree that considers all situations in a real-time game like Ms. Pac-Man, because of the time limitation and the extent of implicit information, a method was developed to predict the probability of being trapped from pincer moves and avoid such situations at a feasible cost by repeating simulations on similar discretized situations. As a result of a performance comparison between the proposed system and existing programs, significant improvement in the performance of proposed system over existing programs was observed in terms of its ability to survive, implying the effectiveness of proposed method.
  • Keywords
    Monte Carlo methods; computer games; problem solving; random processes; tree searching; Monte-Carlo tree search algorithm; Ms. Pac-Man; UCT algorithm; computer game; random simulation; real-time game; Artificial intelligence; Computational modeling; Computers; Conferences; Games; Monte Carlo methods; Real time systems;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Computational Intelligence and Games (CIG), 2011 IEEE Conference on
  • Conference_Location
    Seoul
  • Print_ISBN
    978-1-4577-0010-1
  • Electronic_ISBN
    978-1-4577-0009-5
  • Type

    conf

  • DOI
    10.1109/CIG.2011.6031987
  • Filename
    6031987