Anytime heuristic search for partial satisfaction planning

  • Authors:
  • J. Benton;Minh Do;Subbarao Kambhampati

  • Affiliations:
  • Arizona State University, Department of Computer Science and Engineering Brickyard Suite 501, 699 South Mill Avenue, Tempe, AZ 85281, USA;Embedded Reasoning Area, Palo Alto Research Center 3333 Coyote Hill Road, Palo Alto, CA 94304, USA;Arizona State University, Department of Computer Science and Engineering Brickyard Suite 501, 699 South Mill Avenue, Tempe, AZ 85281, USA

  • Venue:
  • Artificial Intelligence
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a heuristic search approach to solve partial satisfaction planning (PSP) problems. In these problems, goals are modeled as soft constraints with utility values, and actions have costs. Goal utility represents the value of each goal to the user and action cost represents the total resource cost (e.g., time, fuel cost) needed to execute each action. The objective is to find the plan that maximizes the trade-off between the total achieved utility and the total incurred cost; we call this problem PSP Net Benefit. Previous approaches to solving this problem heuristically convert PSP Net Benefit into STRIPS planning with action cost by pre-selecting a subset of goals. In contrast, we provide a novel anytime search algorithm that handles soft goals directly. Our new search algorithm has an anytime property that keeps returning better quality solutions until the termination criteria are met. We have implemented this search algorithm, along with relaxed plan heuristics adapted to PSP Net Benefit problems, in a forward state-space planner called Sapa^P^S. An adaptation of Sapa^P^S, called Yochan^P^S, received a ''distinguished performance'' award in the ''simple preferences'' track of the 5th International Planning Competition.