Selecting evaluation functions in opponent-model search

  • Authors:
  • H. H. L. M. Donkers;H. J. van den Herik;J. W. H. M. Uiterwijk

  • Affiliations:
  • Department of Computer Science, Institute for Knowledge and Agent Technology, Universiteit Maastricht, MD Maastricht, The Netherlands;Department of Computer Science, Institute for Knowledge and Agent Technology, Universiteit Maastricht, MD Maastricht, The Netherlands;Department of Computer Science, Institute for Knowledge and Agent Technology, Universiteit Maastricht, MD Maastricht, The Netherlands

  • Venue:
  • Theoretical Computer Science - Advances in computer games
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Opponent-Model search is a game-tree search method that explicitly uses knowledge of the opponent. There is some risk involved in using Opponent-Model search. For adequate forecasting, two conditions should be imposed. Both the prediction of the opponent's moves and the judgement of future positions should be of good quality. The two conditions heavily depend on the evaluation functions used.In the article we distinguish evaluation functions by type. Three fundamentally different types are introduced. Thorough analysis of a variety of characteristics leads to eight possible orderings. The role of the evaluation functions is studied by attempting to answer five research questions. Moreover, actual computer game-playing programs investigate the research questions by a series of experiments in which Opponent-Model search is performed. The game of Bao is our test bed, it was selected because of its relatively narrow game tree, which allowed for an appropriate search depth in the experiments. We restrict ourselves to five evaluation functions generated with the help of machine-learning techniques. A set of round-robin tournaments between these evaluation functions show that when the above conditions are met, Opponent-Model search can be applied successfully. Answers to the research questions are given in the conclusions.