Minimax Pathology and RealNumber Minimax Model - PowerPoint PPT Presentation

About This Presentation
Title:

Minimax Pathology and RealNumber Minimax Model

Description:

An accepted fact that the deeper a program searches a game tree, the ... Static values compared with chess program Crafty. 2004-09-27. Mitja Lu trek, JSI. 8 ... – PowerPoint PPT presentation

Number of Views:28
Avg rating:3.0/5.0
Slides: 12
Provided by: mitjal3
Category:

less

Transcript and Presenter's Notes

Title: Minimax Pathology and RealNumber Minimax Model


1
Minimax Pathology andReal-Number Minimax Model
  • Mitja Lutrek
  • Department of Intelligent Systems
  • Joef Stefan Institute
  • Ljubljana, Slovenia

2
Minimax
  • Basic mechanism in virtually all game-playing
    programs
  • Game tree
  • nodes positions
  • arcs moves

3
Minimax Pathology
  • An accepted fact that the deeper a program
    searches a game tree, the better it plays
  • Seemingly sensible mathematical model shows the
    opposite error in heuristic evaluation of the
    leaves is amplified through minimaxing Beal,
    1980
  • Many attempts to explain, no definite conclusion
    Bratko Gams, 1982 Beal, 1982 Nau, 1982,
    1983 Pearl, 1983 Sadikov et al., 2003
  • Analyses performed on two-value models

4
Real-Number Model
  • Static values of game-tree nodes assigned from
    the root downwards
  • Values of nodes normally distributed around the
    value of their parent
  • Rationale positions one move apart must have
    similar values
  • Normally distributed error in the leaves
  • Backed-up values computed from the leaves upwards

5
Experimental Results
  • No pathology!

6
Generality
  • The model has a number of parameters
  • Branching factor (2)
  • Types of distributions (normal)
  • Standard deviation of error (0.2)
  • ...
  • Many combinations tried, absence of pathology
    persists

7
Verification in Chess
  • Static values compared with chess program Crafty

8
Mathematical Explanation (1)
9
Mathematical Explanation (2)
10
Conclusion
  • Designed a non-pathological minimax model
  • Showed that it corresponds to chess as played by
    a high-quality program
  • Explained the reason why increased depth of
    search reduces the error
  • Pathology appears to be the product of
    limitations of two-value models
  • In real-number model, minimax can be shown to
    work as expected

11
Thank you.Questions?
Write a Comment
User Comments (0)
About PowerShow.com