Searching for close alternative plans

  • Authors:
  • Ariel Felner;Roni Stern;Jeffrey S. Rosenschein;Alex Pomeransky

  • Affiliations:
  • Department of Information Systems Engineering, Ben-Gurion University, Beer-Sheva, Israel;Department of Information Systems Engineering, Ben-Gurion University, Beer-Sheva, Israel;School of Engineering and Computer Science, Hebrew University, Jerusalem, Israel;Department of Computer Science, Bar Ilan University, Ramat Gan, Israel

  • Venue:
  • Autonomous Agents and Multi-Agent Systems
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Consider the situation where an intelligent agent accepts as input a complete plan, i.e., a sequence of states (or operators) that should be followed in order to achieve a goal. For some reason, the given plan cannot be implemented by the agent, who then goes about trying to find an alternative plan that is as close as possible to the original. To achieve this, a search algorithm that will find similar alternative plans is required, as well as some sort of comparison function that will determine which alternative plan is closest to the original. In this paper, we define a number of distance metrics between plans, and characterize these functions and their respective attributes and advantages. We then develop a general algorithm based on best-first search that helps an agent efficiently find the most suitable alternative plan. We also propose a number of heuristics for the cost function of this best-first search algorithm. To explore the generality of our idea, we provide three different problem domains where our approach is applicable: physical roadmap path finding, the blocks world, and task scheduling. Experimental results on these various domains support the efficiency of our algorithm for finding close alternative plans.