计算机与现代化 ›› 2021, Vol. 0 ›› Issue (10): 8-14.

• 人工智能 • 上一篇    下一篇

禁忌搜索在栅格地图中的应用

  

  1. (华北计算技术研究所系统八部,北京100083)
  • 出版日期:2021-10-14 发布日期:2021-10-14
  • 作者简介:刁说(1996—),男,吉林长春人,硕士研究生,研究方向:计算机应用技术,E-mail: 15043079731@163.com。
  • 基金资助:
    科技创新2030—“新一代人工智能”重大项目(2019AAA0105104)

Tabu Search for Target Localization in Grid Map

  1. (Department 8 of System, North China Institute of Computing Technology, Beijing 100083, China)
  • Online:2021-10-14 Published:2021-10-14

摘要: 以禁忌搜索算法为基础,对栅格地图搜索过程进行建模,提出一种能够利用经验知识的改良禁忌搜索算法,为航向指引、水源探测、灾后搜救等领域的智能辅助工具实现提供算法参考。对禁忌搜索算法的关键优势进行分析,提出以正六边形为单元的地图栅格划分方法,将问题建模为禁忌搜索可求解的最优化问题。以沙漠水源搜索为实例,选取多个沙漠元素作为水源探测相关指示参数,进行仿真实验。实验表明,本文所提出的方法可以在10000以内单元格数目的栅格地图中,搜索路径的成功规划次数占比达到91.7%以上,相比于“爬山法”策略提高至少36.68个百分点,搜索耗费的步数相比于遍历策略优化88.4%以上。

关键词: 最优化算法, 禁忌搜索, 栅格地图, 正六边形单元, 沙漠水源搜索

Abstract: Based on tabu search algorithm, the article proposes a novel model for the searching process in grid maps and proposes an improved tabu search algorithm that can use experience knowledge. This algorithm provides reference for the realization of intelligent auxiliary tools in the fields of guidance, water source detection, and post-disaster rescue. The article analyzes the key advantages of the tabu search algorithm, and proposes a map grid division method using regular hexagons as the grid cell to model the problem as an optimization that can be solved by the tabu search. The article takes the desert water source detection as an example to run experiments. Multiple desert elements are selected as relevant indicator parameters for water source detection. Experiments show that the proposed method performs well in a grid map with less than 10000 cells, and the rate of paths successfully planned can reach 91.7%, which is more than Hill Climbing strategy 36.68 percentage points, and the number of search steps is optimized by more than 88.4% compared with the traversal strategy.

Key words: optimization , algorithm, tabu search, grid map, regular hexagon cell, desert water source detection