Learning extension parameters in game-tree search

  • Authors:
  • Yngvi Björnsson;T. A. Marsland

  • Affiliations:
  • Department of Computing Science, University of Alberta, Edmonton, Alberta, Canada T6G 2E8;Department of Computing Science, University of Alberta, Edmonton, Alberta, Canada T6G 2E8

  • Venue:
  • Information Sciences—Informatics and Computer Science: An International Journal - Special issue: Heuristic search and computer game playing III
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

The strength of a program for playing an adversary game like chess or checkers is greatly influenced by how selectively it explores the various branches of the game tree. Typically, some branch paths are discontinued early while others are explored more deeply. Finding the best set of parameters to control these extensions is a difficult, time-consuming, and tedious task. In this paper we describe a method for automatically tuning search-extension parameters in adversary search. Based on the new method, two learning variants are introduced: one for offline learning and the other for online learning. The two approaches are compared and experimental results provided in the domain of chess.