Multi-dimensional heuristic searching

  • Authors:
  • Peter C. Nelson;Lawrence J. Henschen

  • Affiliations:
  • Dept. of Electrical Engineering and Computer Science, University of Illinois at Chicago, Chicago, Illinois;Dept. of Electrical Engineering and Computer Science, Northwestern University, Evanston, Illinois

  • Venue:
  • IJCAI'89 Proceedings of the 11th international joint conference on Artificial intelligence - Volume 1
  • Year:
  • 1989

Quantified Score

Hi-index 0.00

Visualization

Abstract

A heuristic improvement technique referred to as multi-dimensional heuristics is presented. Instead of only applying the heuristic between two states X1/X1X2 and X2, when a distance estimate of is needed, this technique uses a reference state R and applies the heuristic function to (X1,R) and (X'2,R) and compares the resulting values. If two states are close to each other, then they should also be approximately equidistant to a third reference state. It is possible to use many such reference states to improve some heuristics. The reference states are used to map the search into an N-dimensional search space. The process of choosing reference states can be automated and is in fact a learning procedure. Test results using the 15-puzzle are presented in support of the effectiveness of multi-dimensional heuristics. This method has been shown to improve both a weak 15-puzzle heuristic, the tile reversal heuristic, as well as the stronger Manhattan distance heuristic.