作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (6): 195-197. doi: 10.3969/j.issn.1000-3428.2011.06.067

• 人工智能及识别技术 • 上一篇    下一篇

搜索空间划分移动策略的研究与实现

何 威,曾 碧   

  1. (广东工业大学计算机学院,广州 510090)
  • 出版日期:2011-03-20 发布日期:2011-03-29
  • 作者简介:何 威(1983-),男,硕士研究生,主研方向:嵌入式系统,软计算技术;曾 碧,教授
  • 基金资助:
    广东省自然科学基金资助项目(05001801)

Research and Implementation of Search Space Division and Movement Strategy

HE Wei, ZENG Bi   

  1. (Faculty of Computer, Guangdong University of Technology, Guangzhou 510090, China)
  • Online:2011-03-20 Published:2011-03-29

摘要: 针对进化算法收敛效率和搜索能力不能有效兼顾的缺点,提出一种搜索机制与进化机制相分离的方法——搜索空间划分移动策略,并介绍其相关理论。该策略在搜索区域划分理论基础上,加入区域移动机制,使各极值能在不同环境下相互竞争,提高其搜索能力。改进的处理机制无须考虑搜索问题,能让算法迅速收敛。记录器能有效地完成各小区域间的通信,并根据要求控制区域移动。实验结果表明该策略具有较好的准确性和效率。

关键词: 空间划分, 区域移动, 并行遗传算法, 进化规划

Abstract: Considering the contradiction between efficiency of convergency and search capability, a novel approach, search space division and movement strategy, which will separate the search mechanism from evolution mechanism, is proposed. The corresponding theory is put forward based on a deep study of both traditional and improved evolutionary algorithms. The extremums will compete with each other in different circumstances, for using the region movement mechanism which is based on the theory space division strategy. And the search capability of system is improved a lot. The improved region processor without any concern of the search problem in each region is efficient. The record is designed not only to enable the region processor to exchange information effectively, but also control the region movement mechanism in terms of various requests as well. Experimental results show that this strategy has remarkable advantage in accuracy and efficiency.

Key words: space division, region movement, parallel genetic algorithm, evolutionary programming

中图分类号: