A case-based approach to heuristic planning

  • Authors:
  • Tomás Rosa;Angel García-Olaya;Daniel Borrajo

  • Affiliations:
  • Departamento de Informática, Universidad Carlos III de Madrid, Leganés, Spain;Departamento de Informática, Universidad Carlos III de Madrid, Leganés, Spain;Departamento de Informática, Universidad Carlos III de Madrid, Leganés, Spain

  • Venue:
  • Applied Intelligence
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Most of the great success of heuristic search as an approach to AI Planning is due to the right design of domain-independent heuristics. Although many heuristic planners perform reasonably well, the computational cost of computing the heuristic function in every search node is very high, causing the planner to scale poorly when increasing the size of the planning tasks. For tackling this problem, planners can incorporate additional domain-dependent heuristics in order to improve their performance. Learning-based planners try to automatically acquire these domain-dependent heuristics using previous solved problems. In this work, we present a case-based reasoning approach that learns abstracted state transitions that serve as domain control knowledge for improving the planning process. The recommendations from the retrieved cases are used as guidance for pruning or ordering nodes in different heuristic search algorithms applied to planning tasks. We show that the CBR guidance is appropriate for a considerable number of planning benchmarks.