Anytime heuristic search for partial satisfaction planning
作者:
Highlights:
•
摘要
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 SapaPS. An adaptation of SapaPS, called YochanPS, received a “distinguished performance” award in the “simple preferences” track of the 5th International Planning Competition.
论文关键词:Planning,Heuristics,Partial satisfaction,Search
论文评审过程:Received 28 October 2007, Revised 6 November 2008, Accepted 6 November 2008, Available online 28 November 2008.
论文官网地址:https://doi.org/10.1016/j.artint.2008.11.010