首页> 外文会议>IEEE International Conference on Artificial Intelligence and Knowledge Engineering >Evolutionary Heuristic A* Search: Heuristic Function Optimization via Genetic Algorithm
【24h】

Evolutionary Heuristic A* Search: Heuristic Function Optimization via Genetic Algorithm

机译:进化启发式A *搜索:通过遗传算法进行启发式函数优化

获取原文

摘要

The performance and efficiency of A* search algorithm heavily depend on the quality of the heuristic function. Therefore, designing an optimal heuristic function becomes the primary goal of developing a search algorithm for specific domains in artificial intelligence. However, it is difficult to design a well-constructed heuristic function without careful consideration and trial-and-error, especially for complex pathfinding problems. The complexity of a heuristic function increases and becomes unmanageable to design when an increasing number of parameters are involved. Existing approaches often avoids complex heuristic function design: they either trade-off the accuracy for faster computation or taking advantage of the parallelism for better performance. The objective of this paper is to reduce the difficulty of complex heuristic function design for A* search algorithm. We aim to design an algorithm that can be automatically optimized to achieve rapid search with high accuracy and low computational cost. In this paper, we present a novel design and optimization method for a Multi-Weighted-Heuristics function (MWH) named Evolutionary Heuristic A* search (EHA*) to: 1) minimize the effort on heuristic function design via Genetic Algorithm (GA), 2) optimize the performance of A* search and its variants including but not limited to WA* and MHA*, and 3) guarantee the completeness and optimality. EHA* algorithm enables high performance searches and significantly simplifies the processing of heuristic design. We apply EHA* to two classic AI search problems: the Blocks World and the Sliding Tile Puzzle. Our experiment result shows that EHA* 1) is capable to choose an accurate heuristic function that provides an optimal solution, 2) can identify and eliminate inefficient heuristics, 3) is able to automatically design multi-heuristics function, and 4) minimize both the time and space complexity.
机译:A *搜索算法的性能和效率在很大程度上取决于启发式函数的质量。因此,设计最佳启发式函数成为开发针对人工智能中特定领域的搜索算法的主要目标。但是,如果没有仔细考虑和反复试验就很难设计出结构良好的启发式函数,尤其是对于复杂的寻路问题。当涉及到越来越多的参数时,启发式函数的复杂性会增加,并且变得难以管理。现有的方法通常避免复杂的启发式函数设计:它们要么权衡准确性以进行更快的计算,要么利用并行性来获得更好的性能。本文的目的是减少用于A *搜索算法的复杂启发式函数设计的难度。我们旨在设计一种可以自动优化的算法,以实现高精度,低计算量的快速搜索。在本文中,我们提出了一种名为加权启发式A *搜索(EHA *)的多重加权启发式函数(MWH)的新颖设计和优化方法,以:1)通过遗传算法(GA)最小化启发式函数设计的工作量,2)优化A *搜索的性能及其变体,包括但不限于WA *和MHA *,以及3)保证完整性和最优性。 EHA *算法可实现高性能搜索,并大大简化了启发式设计的处理。我们将EHA *应用于两个经典的AI搜索问题:Blocks World和Slide Tile Tile。我们的实验结果表明,EHA * 1)能够选择提供最佳解决方案的准确启发式函数,2)可以识别和消除无效的启发式算法,3)能够自动设计多启发式函数,4)最小化时间和空间的复杂性。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号