PBA*: using proactive search to make A* robust to unplanned deviations

AAAI(2008)

引用 24|浏览5
暂无评分
摘要
Many path planning algorithms leverage A* to determine optimal paths. However, when an actor deviates from the optimal path, a typical application of A* executes a new search from the deviation point to the goal. This approach redundantly calculates paths that may have been examined during the initial search, rather than leveraging previous information. We introduce Plan-B A* (PBA*), which uses A* for the initial search, and substantially reduces the number of searched states during all subsequent searches, while incurring minimal space overhead. PBA* not only remembers certain states it has examined, it proactively creates solution paths for the most likely deviations. In our experiments, PBA* searches only 10% of the A* search space when recovering from execution errors by storing a limited amount of search history.
更多
查看译文
关键词
optimal path,initial search,plan-b a,minimal space overhead,new search,search space,proactive search,unplanned deviation,solution path,actor deviate,search history,subsequent search
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要