Solving automated planning problems with parallel decomposition

Solving automated planning problems with parallel decomposition(2011)

引用 21|浏览9
暂无评分
摘要
In this dissertation, we present a parallel decomposition method to address the complexity of solving automated planning problems. We have found many planning problems have good locality which means their actions can be clustered in such a way that nearby actions in the solution plan are usually also from the same cluster. We have also observed that the problem structure is regular and has lots of repetitions. The repetitions come from symmetric objects in the planning problem and a simplified instance with similar problem structure can be generated by reducing the number of symmetric objects. We improve heuristic search in planning by utilizing locality and symmetry and applying parallel decomposition. Our parallel decomposition approach exploits these structural properties in a domain-independent way in three steps: action partitioning, constraint resolution, and subproblem solutions. In each step, we propose solutions to exploit localities and symmetries for minimizing solution time. Our key contribution lies in the design of simplification and generalization procedures to find good heuristics in action partitioning and constraint resolution. In application of our method to solve propositional and temporal planning problems in three of the past International Planning Competitions, our results show that SGPlan6, our proposed planner, can solve more instances than other top planners. We demonstrate SGPlan6 performs well when action partitioning is useful in decreasing heuristic value. We also show SGPlan6 can achieve better quality-time trade-off. By using the symmetry and locality, we are able to achieve good coverage using our domain-independent planner but still have good performance like domain-specific planners.
更多
查看译文
关键词
good coverage,symmetric object,temporal planning problem,automated planning problem,good performance,parallel decomposition,constraint resolution,planning problem,action partitioning,good locality,good heuristics
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要