首页> 外文期刊>The Journal of Artificial Intelligence Research >Avoiding and Escaping Depressions in Real-Time Heuristic Search
【24h】

Avoiding and Escaping Depressions in Real-Time Heuristic Search

机译:避免和逃避实时启发式搜索中的沮丧情绪

获取原文
获取原文并翻译 | 示例
           

摘要

Heuristics used for solving hard real-time search problems have regions with depressions. Such regions are bounded areas of the search space in which the heuristic function is inaccurate compared to the actual cost to reach a solution. Early real-time search algorithms, like LRTA~*, easily become trapped in those regions since the heuristic values of their states may need to be updated multiple times, which results in costly solutions. State-of-the-art real-time search algorithms, like LSS-LRTA~* or LRTA~*(k), improve LRTA~*'s mechanism to update the heuristic, resulting in improved performance. Those algorithms, however, do not guide search towards avoiding depressed regions. This paper presents depression avoidance, a simple real-time search principle to guide search towards avoiding states that have been marked as part of a heuristic depression. We propose two ways in which depression avoidance can be implemented: mark-and-avoid and move-to-border. We implement these strategies on top of LSS-LRTA~* and RTAA~*, producing 4 new real-time heuristic search algorithms: aLSS-LRTA~*, daLSS-LRTA~*, aRTAA~*, and daRTAA~*. When the objective is to find a single solution by running the real-time search algorithm once, we show that daLSS-LRTA~* and daRTAA~* outperform their predecessors sometimes by one order of magnitude. Of the four new algorithms, daRTAA~* produces the best solutions given a fixed deadline on the average time allowed per planning episode. We prove all our algorithms have good theoretical properties: in finite search spaces, they find a solution if one exists, and converge to an optimal after a number of trials.
机译:用于解决硬实时搜索问题的启发式方法的区域存在凹陷。这些区域是搜索空间的边界区域,在该区域中,启发式函数与达到解决方案的实际成本相比是不准确的。早期的实时搜索算法(如LRTA〜*)很容易陷入这些区域,因为它们状态的启发式值可能需要多次更新,这导致解决方案成本高昂。最先进的实时搜索算法,例如LSS-LRTA〜*或LRTA〜*(k),改进了LRTA〜*更新启发式算法的机制,从而提高了性能。但是,这些算法并不能指导搜索以避开凹陷区域。本文介绍了抑郁避免,这是一种简单的实时搜索原理,可指导搜索避免被标记为启发式抑郁一部分的状态。我们提出了两种避免抑郁症的方法:标记和避免以及跨界。我们在LSS-LRTA〜*和RTAA〜*之上实施这些策略,产生了4种新的实时启发式搜索算法:aLSS-LRTA〜*,daLSS-LRTA〜*,aRTAA〜*和daRTAA〜*。当目标是通过运行一次实时搜索算法来找到单个解决方案时,我们表明daLSS-LRTA〜*和daRTAA〜*有时会比其前任产品高一个数量级。在这四种新算法中,daRTAA〜*在每个计划情节允许的平均时间有固定期限的情况下提供最佳解决方案。我们证明了我们所有的算法都具有良好的理论特性:在有限的搜索空间中,它们找到一个解(如果存在),并且经过多次试验收敛到一个最优值。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号