Pathology on game trees revisited, and an alternative to minimaxing

  • Authors:
  • Dana S. Nau

  • Affiliations:
  • -

  • Venue:
  • Artificial Intelligence
  • Year:
  • 1983

Quantified Score

Hi-index 0.00

Visualization

Abstract

Almost all game tree search procedures used in artificial intelligence are variants on minimaxing. Until recently, it was almost universally believed that searching deeper on the game tree with such procedures would in general yield a better decision. However, recent investigations have revealed the existence of many game trees and evaluation functions which are 'pathological' in the sense that searching deeper consistently degrades the decision. This paper extends these investigations in two ways. First, it is shown that whenever the evaluation function satisfies certain properties, pathology will occur on any game tree of high enough constant branching factor. This result, together with Monte Carlo studies on actual games, gives insight into the causes of pathology. Second, an investigation is made of a possible cure for pathology: a probabilistic decision procedure which does not use minimaxing. Under some conditions, this procedure gives results superior to minimaxing.