Rational deployment of multiple heuristics in optimal state-space search.

Artificial Intelligence(2018)

引用 14|浏览66
暂无评分
摘要
The obvious way to use several admissible heuristics in searching for an optimal solution is to take their maximum. In this paper, we aim to reduce the time spent on computing heuristics within the context of A⁎ and IDA⁎. We discuss Lazy A⁎ and Lazy IDA⁎, variants of A⁎ and IDA⁎, respectively, where heuristics are evaluated lazily: only when they are essential to a decision to be made in the search process. While these lazy algorithms outperform naive maximization, we can do even better by intelligently deciding when to compute the more expensive heuristic. We present a new rational metareasoning based scheme which decides whether to compute the more expensive heuristics at all, based on a myopic regret estimate. This scheme is used to create rational lazy A⁎ and rational lazy IDA⁎. We also present different methods for estimating the parameters necessary for making such decisions. An empirical evaluation in several domains supports the theoretical results, and shows that the rational variants, rational lazy A⁎ and rational lazy IDA⁎, are better than their non-rational counterparts.
更多
查看译文
关键词
Heuristic search,A⁎,Admissible heuristics,Rational metareasoning
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要