Experiments with Automatically Created Memory-Based Heuristics

  • Authors:
  • István T. Hernádvölgyi;Robert C. Holte

  • Affiliations:
  • -;-

  • Venue:
  • SARA '02 Proceedings of the 4th International Symposium on Abstraction, Reformulation, and Approximation
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

A memory-based heuristic is a function, h(s), stored in the form of a lookup table: h(s) is computed by mapping s to an index and then retrieving the corresponding entry in the table. In this paper we present a notation for describing state spaces, PSVN, anda method for automatically creating memory-based heuristics for a state space by abstracting its PSVN description. Two investigations of these automatically generated heuristics are presented. First, thousands of automatically generated heuristics are used to experimentally investigate the conjecture by Korf [4] that m ċ t is a constant, where m is the size of a heuristic's lookup table and t is the number of nodes expanded when the heuristic is used to guide search. Second, a similar large-scale experiment is used to verify that the Korf and Reid's complexity analysis [5] can be used to rapidly and reliably choose the best among a given set of heuristics.